Title: [158429] trunk/LayoutTests
Revision
158429
Author
ma...@webkit.org
Date
2013-11-01 04:54:21 -0700 (Fri, 01 Nov 2013)

Log Message

Unreviewed GTK gardening. Tests passing after r158273 and r158352
and rebaseline needed after r158195.

* platform/gtk/TestExpectations: Removed tests now passing.
* platform/gtk/accessibility/media-element-expected.txt: Rebaseline.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (158428 => 158429)


--- trunk/LayoutTests/ChangeLog	2013-11-01 10:59:33 UTC (rev 158428)
+++ trunk/LayoutTests/ChangeLog	2013-11-01 11:54:21 UTC (rev 158429)
@@ -1,5 +1,13 @@
 2013-11-01  Mario Sanchez Prada  <mario.pr...@samsung.com>
 
+        Unreviewed GTK gardening. Tests passing after r158273 and r158352
+        and rebaseline needed after r158195.
+
+        * platform/gtk/TestExpectations: Removed tests now passing.
+        * platform/gtk/accessibility/media-element-expected.txt: Rebaseline.
+
+2013-11-01  Mario Sanchez Prada  <mario.pr...@samsung.com>
+
         [ATK] Avoid explicit traversal of text controls and the render tree in AtkText implementation
         https://bugs.webkit.org/show_bug.cgi?id=123153
 

Modified: trunk/LayoutTests/platform/gtk/TestExpectations (158428 => 158429)


--- trunk/LayoutTests/platform/gtk/TestExpectations	2013-11-01 10:59:33 UTC (rev 158428)
+++ trunk/LayoutTests/platform/gtk/TestExpectations	2013-11-01 11:54:21 UTC (rev 158429)
@@ -887,7 +887,6 @@
 webkit.org/b/98375 accessibility/secure-textfield-title-ui.html [ Failure ]
 webkit.org/b/98377 accessibility/textarea-insertion-point-line-number.html [ Failure ]
 webkit.org/b/98378 accessibility/textarea-line-for-index.html [ Failure ]
-webkit.org/b/98379 accessibility/textarea-selected-text-range.html [ Failure ]
 webkit.org/b/98380 accessibility/th-as-title-ui.html [ Failure ]
 webkit.org/b/98382 accessibility/visible-elements.html [ Failure ]
 
@@ -1093,8 +1092,6 @@
 
 webkit.org/b/61630 fast/events/dropzone-005.html [ Failure ]
 
-webkit.org/b/67713 accessibility/textbox-role-reports-selection.html [ Failure ]
-
 webkit.org/b/68278 http/tests/history/back-with-fragment-change.php [ Failure ]
 
 webkit.org/b/68512 accessibility/aria-hidden-updates-alldescendants.html [ Failure ]

Modified: trunk/LayoutTests/platform/gtk/accessibility/media-element-expected.txt (158428 => 158429)


--- trunk/LayoutTests/platform/gtk/accessibility/media-element-expected.txt	2013-11-01 10:59:33 UTC (rev 158428)
+++ trunk/LayoutTests/platform/gtk/accessibility/media-element-expected.txt	2013-11-01 11:54:21 UTC (rev 158429)
@@ -4,28 +4,32 @@
 
 State at 'canplaythrough' event:
 
-    description: AXDescription: video playback
-    role: AXRole: AXToolbar
+    description: AXDescription: 
+    role: AXRole: AXGroup
 
 
         description: AXDescription: video playback
         role: AXRole: AXToolbar
 
 
-            description: AXDescription: play
-            role: AXRole: AXButton
+            description: AXDescription: video playback
+            role: AXRole: AXToolbar
 
 
-            description: AXDescription: 
-            role: AXRole: AXSlider
+                description: AXDescription: play
+                role: AXRole: AXButton
 
 
-            description: AXDescription: enter fullscreen
-            role: AXRole: AXButton
+                description: AXDescription: 
+                role: AXRole: AXSlider
 
 
-            description: AXDescription: mute
-            role: AXRole: AXButton
+                description: AXDescription: enter fullscreen
+                role: AXRole: AXButton
 
 
+                description: AXDescription: mute
+                role: AXRole: AXButton
 
+
+
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to