Changeset 240344 in webkit


Ignore:
Timestamp:
Jan 23, 2019 10:00:18 AM (5 years ago)
Author:
commit-queue@webkit.org
Message:

AX: [GTK] Layout test accessibility/set-selected-editable.html is failing
https://bugs.webkit.org/show_bug.cgi?id=193623

Patch by Eric Liang <ericliang@apple.com> on 2019-01-23
Reviewed by Michael Catanzaro.

AXSelected attribute behavior on GTK is different. Skipped.

  • platform/gtk/TestExpectations:
Location:
trunk/LayoutTests
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r240336 r240344  
     12019-01-23  Eric Liang  <ericliang@apple.com>
     2
     3        AX: [GTK] Layout test accessibility/set-selected-editable.html is failing
     4        https://bugs.webkit.org/show_bug.cgi?id=193623
     5
     6        Reviewed by Michael Catanzaro.
     7       
     8        AXSelected attribute behavior on GTK is different. Skipped.
     9
     10        * platform/gtk/TestExpectations:
     11
    1122019-01-22  Simon Fraser  <simon.fraser@apple.com>
    213
  • trunk/LayoutTests/platform/gtk/TestExpectations

    r240293 r240344  
    101101webkit.org/b/141074 accessibility/auto-filled-value.html [ Skip ]
    102102webkit.org/b/156045 accessibility/attachment-element.html [ Skip ]
     103webkit.org/b/193623 accessibility/set-selected-editable.html [ Skip ]
    103104
    104105# Feature disabled, see: https://bugs.webkit.org/show_bug.cgi?id=85425
     
    29382939webkit.org/b/103926 media/track/opera/interfaces/TextTrackCue/vertical.html [ Skip ]
    29392940webkit.org/b/103926 media/track/opera/track/webvtt/parsing/001.html [ Skip ]
    2940 webkit.org/b/103926 media/track/opera/track/webvtt/parsing-cue-data/tests/entities.html [ Skip ] 
     2941webkit.org/b/103926 media/track/opera/track/webvtt/parsing-cue-data/tests/entities.html [ Skip ]
    29412942webkit.org/b/103926 media/track/opera/track/webvtt/parsing-cue-data/tests/tags.html [ Skip ]
    29422943webkit.org/b/103926 media/track/opera/track/webvtt/rendering/adhoc/12345_timestamps.html [ Skip ]
     
    36793680
    36803681webkit.org/b/193518 imported/w3c/web-platform-tests/fetch/range/general.window.html [ Failure ]
    3681 
    3682 webkit.org/b/193623 accessibility/set-selected-editable.html [ Failure ]
    36833682
    36843683webkit.org/b/193627 editing/spelling/spelling-dots-position.html [ ImageOnlyFailure ]
Note: See TracChangeset for help on using the changeset viewer.