Title: [160702] trunk/LayoutTests
Revision
160702
Author
mario.pr...@samsung.com
Date
2013-12-17 05:30:17 -0800 (Tue, 17 Dec 2013)

Log Message

[GTK][WK2] rowAtIndex is not implemented in DRT/WKTR
https://bugs.webkit.org/show_bug.cgi?id=116971

Unreviewed. Moving test expectation to the right place, as this is
an issue that actually affects both to Webkit1 and Webkit2.

* platform/gtk-wk2/TestExpectations: Removed expectation.
* platform/gtk/TestExpectations: Added expectation.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (160701 => 160702)


--- trunk/LayoutTests/ChangeLog	2013-12-17 12:26:19 UTC (rev 160701)
+++ trunk/LayoutTests/ChangeLog	2013-12-17 13:30:17 UTC (rev 160702)
@@ -1,3 +1,14 @@
+2013-12-17  Mario Sanchez Prada  <mario.pr...@samsung.com>
+
+        [GTK][WK2] rowAtIndex is not implemented in DRT/WKTR
+        https://bugs.webkit.org/show_bug.cgi?id=116971
+
+        Unreviewed. Moving test expectation to the right place, as this is
+        an issue that actually affects both to Webkit1 and Webkit2.
+
+        * platform/gtk-wk2/TestExpectations: Removed expectation.
+        * platform/gtk/TestExpectations: Added expectation.
+
 2013-12-17  Mihnea Ovidenie  <mih...@adobe.com>
 
         [CSSRegions] Remove left-over test expectations in fast/regions/layers

Modified: trunk/LayoutTests/platform/gtk/TestExpectations (160701 => 160702)


--- trunk/LayoutTests/platform/gtk/TestExpectations	2013-12-17 12:26:19 UTC (rev 160701)
+++ trunk/LayoutTests/platform/gtk/TestExpectations	2013-12-17 13:30:17 UTC (rev 160702)
@@ -955,6 +955,8 @@
 
 webkit.org/b/125506 accessibility/alt-tag-on-image-with-nonimage-role.html [ Failure ]
 
+webkit.org/b/116971 accessibility/poorly-formed-aria-table.html [ Failure ]
+
 # Blur and focus events are not received for the following tests.
 Bug(GTK) fast/events/blur-focus-window-should-blur-focus-element.html [ Failure ]
 Bug(GTK) fast/dom/HTMLDocument/hasFocus.html [ Failure ]

Modified: trunk/LayoutTests/platform/gtk-wk2/TestExpectations (160701 => 160702)


--- trunk/LayoutTests/platform/gtk-wk2/TestExpectations	2013-12-17 12:26:19 UTC (rev 160701)
+++ trunk/LayoutTests/platform/gtk-wk2/TestExpectations	2013-12-17 13:30:17 UTC (rev 160702)
@@ -326,7 +326,6 @@
 webkit.org/b/106338 accessibility/aria-hidden-updates-alldescendants.html [ Failure ]
 webkit.org/b/106340 accessibility/img-fallsback-to-title.html [ Failure ]
 webkit.org/b/116970 accessibility/multiselect-list-reports-active-option.html [ Failure ]
-webkit.org/b/116971 accessibility/poorly-formed-aria-table.html [ Failure ]
 
 # svg/ failures
 webkit.org/b/42457 svg/custom/embedded-svg-allowed-in-dashboard.xml [ Failure ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to