Title: [89679] trunk/LayoutTests
Revision
89679
Author
[email protected]
Date
2011-06-24 09:28:46 -0700 (Fri, 24 Jun 2011)

Log Message

REGRESSION (r89457-r89462): fast/forms/textfield-overflow.html failing on SnowLeopard Intel
Release (WebKit2 Tests)
https://bugs.webkit.org/show_bug.cgi?id=63328

Add win-wk2 expected results that match the mac, but not mac-wk2, results so that the test
does not start failing on win-wk2.

* platform/win-wk2/fast/forms: Added.
* platform/win-wk2/fast/forms/textfield-overflow-expected.txt: Added.

Modified Paths

Added Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (89678 => 89679)


--- trunk/LayoutTests/ChangeLog	2011-06-24 16:26:59 UTC (rev 89678)
+++ trunk/LayoutTests/ChangeLog	2011-06-24 16:28:46 UTC (rev 89679)
@@ -4,6 +4,18 @@
         Release (WebKit2 Tests)
         https://bugs.webkit.org/show_bug.cgi?id=63328
 
+        Add win-wk2 expected results that match the mac, but not mac-wk2, results so that the test
+        does not start failing on win-wk2.
+
+        * platform/win-wk2/fast/forms: Added.
+        * platform/win-wk2/fast/forms/textfield-overflow-expected.txt: Added.
+
+2011-06-24  Jessie Berlin  <[email protected]>
+
+        REGRESSION (r89457-r89462): fast/forms/textfield-overflow.html failing on SnowLeopard Intel
+        Release (WebKit2 Tests)
+        https://bugs.webkit.org/show_bug.cgi?id=63328
+
         Add (failing?) expected results for mac-wk2 to get the bots green.
 
         * platform/mac-wk2/fast/forms/textfield-overflow-expected.txt: Added.

Added: trunk/LayoutTests/platform/win-wk2/fast/forms/textfield-overflow-expected.txt (0 => 89679)


--- trunk/LayoutTests/platform/win-wk2/fast/forms/textfield-overflow-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/win-wk2/fast/forms/textfield-overflow-expected.txt	2011-06-24 16:28:46 UTC (rev 89679)
@@ -0,0 +1,11 @@
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584
+      RenderTextControl {INPUT} at (2,0) size 125x10 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+      RenderText {#text} at (0,0) size 0x0
+      RenderText {#text} at (0,0) size 0x0
+layer at (13,11) size 119x4 scrollHeight 13
+  RenderBlock {DIV} at (3,3) size 119x4
+caret: position 0 of child 0 {DIV} of {#shadow-root} of child 1 {INPUT} of body
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to