• Yegor's avatar
    a11y: remove SemanticsSortOrder; sort locally only; semanticsOwner post-test check (#15537) · 9c49255f
    Yegor authored
    * a11y: remove SemanticsSortOrder; sort locally only; semanticsOwner post-test check
    
    * update accessibility test framework
    
    - default nextNodeId/previousNodeId to -1
    - stop treating null as opt-out from value testing
    - add `id`, `TestSemantics.root`, and `tags` to the suggested code in the TestSemantics failure message
    - fix a small bug with raw string escaping
    - update all tests accordingly
    
    * fix sortKey doc
    
    * prefer const over final
    9c49255f
Name
Last commit
Last update
..
all_elements.dart Loading commit data...
binding.dart Loading commit data...
controller.dart Loading commit data...
finders.dart Loading commit data...
matchers.dart Loading commit data...
nonconst.dart Loading commit data...
platform.dart Loading commit data...
stack_manipulation.dart Loading commit data...
test_async_utils.dart Loading commit data...
test_pointer.dart Loading commit data...
test_text_input.dart Loading commit data...
test_vsync.dart Loading commit data...
widget_tester.dart Loading commit data...