Title: [111440] trunk/LayoutTests
Revision
111440
Author
[email protected]
Date
2012-03-20 14:33:55 -0700 (Tue, 20 Mar 2012)

Log Message

Added Mac WebKit2 expected results for this test. <http://webkit.org/b/81700> tracks the
difference in results between WebKit1 and WebKit2 in this test.

* platform/mac-wk2/fast/dom: Added.
* platform/mac-wk2/fast/dom/horizontal-scrollbar-in-rtl-expected.txt: Added.

Modified Paths

Added Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (111439 => 111440)


--- trunk/LayoutTests/ChangeLog	2012-03-20 21:31:46 UTC (rev 111439)
+++ trunk/LayoutTests/ChangeLog	2012-03-20 21:33:55 UTC (rev 111440)
@@ -1,3 +1,11 @@
+2012-03-20  Dan Bernstein  <[email protected]>
+
+        Added Mac WebKit2 expected results for this test. <http://webkit.org/b/81700> tracks the
+        difference in results between WebKit1 and WebKit2 in this test.
+
+        * platform/mac-wk2/fast/dom: Added.
+        * platform/mac-wk2/fast/dom/horizontal-scrollbar-in-rtl-expected.txt: Added.
+
 2012-03-20  Robert Hogan  <[email protected]>
 
         Use-after-free of continuation in RenderBlock::paintContinuationOutlines()

Added: trunk/LayoutTests/platform/mac-wk2/fast/dom/horizontal-scrollbar-in-rtl-expected.txt (0 => 111440)


--- trunk/LayoutTests/platform/mac-wk2/fast/dom/horizontal-scrollbar-in-rtl-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/mac-wk2/fast/dom/horizontal-scrollbar-in-rtl-expected.txt	2012-03-20 21:33:55 UTC (rev 111440)
@@ -0,0 +1,8 @@
+original scroll x for RTL page : Success
+horizontal scroll: : Success
+continuously call window.scrollX : Success
+zoom in and out preserve scroll position: Success
+resize preserves scroll position: Success
+KeyDown HOME move x-scroll position to right for RTL page: -3225
+KeyDown END move x-scroll position to right for RTL page: -3225
+selectAll selects all document: Success
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to