Title: [205553] trunk/LayoutTests
Revision
205553
Author
n_w...@apple.com
Date
2016-09-07 10:12:54 -0700 (Wed, 07 Sep 2016)

Log Message

[GTK] Layout test accessibility/media-emits-object-replacement.html fails
https://bugs.webkit.org/show_bug.cgi?id=161585
<rdar://problem/28157032>

Reviewed by Chris Fleizach.

Updated the test expectation.

* platform/gtk/accessibility/media-emits-object-replacement-expected.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (205552 => 205553)


--- trunk/LayoutTests/ChangeLog	2016-09-07 17:12:08 UTC (rev 205552)
+++ trunk/LayoutTests/ChangeLog	2016-09-07 17:12:54 UTC (rev 205553)
@@ -1,3 +1,15 @@
+2016-09-07  Nan Wang  <n_w...@apple.com>
+
+        [GTK] Layout test accessibility/media-emits-object-replacement.html fails
+        https://bugs.webkit.org/show_bug.cgi?id=161585
+        <rdar://problem/28157032>
+
+        Reviewed by Chris Fleizach.
+
+        Updated the test expectation.
+
+        * platform/gtk/accessibility/media-emits-object-replacement-expected.txt:
+
 2016-09-07  Ryan Haddad  <ryanhad...@apple.com>
 
         Skipping imported/w3c/web-platform-tests/fetch/api/cors/cors-preflight-redirect.html.

Modified: trunk/LayoutTests/platform/gtk/TestExpectations (205552 => 205553)


--- trunk/LayoutTests/platform/gtk/TestExpectations	2016-09-07 17:12:08 UTC (rev 205552)
+++ trunk/LayoutTests/platform/gtk/TestExpectations	2016-09-07 17:12:54 UTC (rev 205553)
@@ -2609,7 +2609,6 @@
 
 webkit.org/b/161583 accessibility/auto-fill-types.html [ Failure ]
 webkit.org/b/161584 accessibility/children-changed-sends-notification.html [ Failure ]
-webkit.org/b/161585 accessibility/media-emits-object-replacement.html [ Failure ]
 
 webkit.org/b/161587 css3/font-feature-settings-rendering.html [ ImageOnlyFailure ]
 webkit.org/b/161588 css3/font-variant-synthesis-jdaggett.html [ ImageOnlyFailure ]

Modified: trunk/LayoutTests/platform/gtk/accessibility/media-emits-object-replacement-expected.txt (205552 => 205553)


--- trunk/LayoutTests/platform/gtk/accessibility/media-emits-object-replacement-expected.txt	2016-09-07 17:12:08 UTC (rev 205552)
+++ trunk/LayoutTests/platform/gtk/accessibility/media-emits-object-replacement-expected.txt	2016-09-07 17:12:54 UTC (rev 205553)
@@ -6,7 +6,7 @@
     AXRole: AXSection AXValue: a <obj> b
         AXRole: AXVideo 
             AXRole: AXToolbar 
-                AXRole: AXCheckBox 
+                AXRole: AXButton 
                 AXRole: AXSlider 
                 AXRole: AXTimer AXValue: 00:00
     AXRole: AXSection AXValue: <\n>
@@ -13,7 +13,7 @@
     AXRole: AXSection AXValue: a <obj> b
         AXRole: AXAudio 
             AXRole: AXToolbar 
-                AXRole: AXCheckBox 
+                AXRole: AXButton 
                 AXRole: AXSlider 
                 AXRole: AXTimer AXValue: 00:00
     AXRole: AXSection AXValue: End of test
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to