Title: [139757] trunk/LayoutTests
- Revision
- 139757
- Author
- [email protected]
- Date
- 2013-01-15 10:54:27 -0800 (Tue, 15 Jan 2013)
Log Message
Unreviewed GTK gardening.
Adding failure/crash/missing expectations for accessibility tests after
r139444, r139534 and r139663.
Adding platform-specific baselines for two scrolling coordinator tests that are
required after r139686.
* platform/gtk/TestExpectations:
* platform/gtk/scrollingcoordinator: Added.
* platform/gtk/scrollingcoordinator/non-fast-scrollable-region-scaled-iframe-expected.txt: Added.
* platform/gtk/scrollingcoordinator/non-fast-scrollable-region-transformed-iframe-expected.txt: Added.
Modified Paths
Added Paths
Diff
Modified: trunk/LayoutTests/ChangeLog (139756 => 139757)
--- trunk/LayoutTests/ChangeLog 2013-01-15 18:49:17 UTC (rev 139756)
+++ trunk/LayoutTests/ChangeLog 2013-01-15 18:54:27 UTC (rev 139757)
@@ -1,3 +1,17 @@
+2013-01-15 Zan Dobersek <[email protected]>
+
+ Unreviewed GTK gardening.
+
+ Adding failure/crash/missing expectations for accessibility tests after
+ r139444, r139534 and r139663.
+ Adding platform-specific baselines for two scrolling coordinator tests that are
+ required after r139686.
+
+ * platform/gtk/TestExpectations:
+ * platform/gtk/scrollingcoordinator: Added.
+ * platform/gtk/scrollingcoordinator/non-fast-scrollable-region-scaled-iframe-expected.txt: Added.
+ * platform/gtk/scrollingcoordinator/non-fast-scrollable-region-transformed-iframe-expected.txt: Added.
+
2013-01-15 Arko Saha <[email protected]>
Microdata: propertiesCollection[name] should return undefined if item doesn't have a property named 'name'
Modified: trunk/LayoutTests/platform/gtk/TestExpectations (139756 => 139757)
--- trunk/LayoutTests/platform/gtk/TestExpectations 2013-01-15 18:49:17 UTC (rev 139756)
+++ trunk/LayoutTests/platform/gtk/TestExpectations 2013-01-15 18:54:27 UTC (rev 139757)
@@ -41,6 +41,7 @@
# Tests that require new results.
#////////////////////////////////////////////////////////////////////////////////////////
+webkit.org/b/106920 accessibility/color-well.html [ Missing ]
webkit.org/b/84044 accessibility/image-link.html [ Missing ]
webkit.org/b/84045 accessibility/image-map1.html [ Missing ]
webkit.org/b/84045 accessibility/image-map2.html [ Missing ]
@@ -503,6 +504,10 @@
webkit.org/b/105689 [ Debug ] plugins/npruntime/embed-property-iframe-equality.html [ Crash ]
+webkit.org/b/106922 accessibility/aria-tables.html [ Crash ]
+webkit.org/b/106922 accessibility/aria-hidden-with-elements.html [ Crash ]
+webkit.org/b/106922 platform/gtk/accessibility/aria-table-hierarchy.html [ Crash ]
+
#////////////////////////////////////////////////////////////////////////////////////////
# End of Crashing tests
#////////////////////////////////////////////////////////////////////////////////////////
@@ -1372,6 +1377,8 @@
webkit.org/b/106316 accessibility/render-counter-text.html [ Failure ]
+webkit.org/b/106924 accessibility/heading-level.html [ Failure ]
+
#////////////////////////////////////////////////////////////////////////////////////////
# End of Tests failing
#////////////////////////////////////////////////////////////////////////////////////////
Added: trunk/LayoutTests/platform/gtk/scrollingcoordinator/non-fast-scrollable-region-scaled-iframe-expected.txt (0 => 139757)
--- trunk/LayoutTests/platform/gtk/scrollingcoordinator/non-fast-scrollable-region-scaled-iframe-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/gtk/scrollingcoordinator/non-fast-scrollable-region-scaled-iframe-expected.txt 2013-01-15 18:54:27 UTC (rev 139757)
@@ -0,0 +1,12 @@
+layer at (0,0) size 785x585
+ RenderView at (0,0) size 785x585
+layer at (0,0) size 785x8
+ RenderBlock {HTML} at (0,0) size 785x8
+ RenderBody {BODY} at (8,8) size 769x0
+layer at (50,50) size 324x224
+ RenderPartObject {IFRAME} at (50,50) size 324x224 [border: (2px inset #000000)]
+ layer at (0,0) size 1008x1016
+ RenderView at (0,0) size 285x185
+ layer at (0,0) size 285x1016
+ RenderBlock {HTML} at (0,0) size 285x1016
+ RenderBody {BODY} at (8,8) size 1000x1000
Added: trunk/LayoutTests/platform/gtk/scrollingcoordinator/non-fast-scrollable-region-transformed-iframe-expected.txt (0 => 139757)
--- trunk/LayoutTests/platform/gtk/scrollingcoordinator/non-fast-scrollable-region-transformed-iframe-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/gtk/scrollingcoordinator/non-fast-scrollable-region-transformed-iframe-expected.txt 2013-01-15 18:54:27 UTC (rev 139757)
@@ -0,0 +1,12 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x8
+ RenderBlock {HTML} at (0,0) size 800x8
+ RenderBody {BODY} at (8,8) size 784x0
+layer at (200,150) size 324x224
+ RenderPartObject {IFRAME} at (200,150) size 324x224 [border: (2px inset #000000)]
+ layer at (0,0) size 1008x1016
+ RenderView at (0,0) size 285x185
+ layer at (0,0) size 285x1016
+ RenderBlock {HTML} at (0,0) size 285x1016
+ RenderBody {BODY} at (8,8) size 1000x1000
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes