Title: [101966] trunk/LayoutTests
Revision
101966
Author
[email protected]
Date
2011-12-04 13:50:37 -0800 (Sun, 04 Dec 2011)

Log Message

* platform/mac/fast/forms/textarea-placeholder-visibility-1-expected.txt:
* platform/mac/fast/forms/textarea-placeholder-visibility-2-expected.txt:
Oops, landed the wrong versions of these yesterday. These are the right ones.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (101965 => 101966)


--- trunk/LayoutTests/ChangeLog	2011-12-04 21:25:30 UTC (rev 101965)
+++ trunk/LayoutTests/ChangeLog	2011-12-04 21:50:37 UTC (rev 101966)
@@ -1,3 +1,9 @@
+2011-12-04  Darin Adler  <[email protected]>
+
+        * platform/mac/fast/forms/textarea-placeholder-visibility-1-expected.txt:
+        * platform/mac/fast/forms/textarea-placeholder-visibility-2-expected.txt:
+        Oops, landed the wrong versions of these yesterday. These are the right ones.
+
 2011-12-04  Philippe Normand  <[email protected]>
 
         Unreviewed, skip two more tests.

Modified: trunk/LayoutTests/platform/mac/fast/forms/textarea-placeholder-visibility-1-expected.txt (101965 => 101966)


--- trunk/LayoutTests/platform/mac/fast/forms/textarea-placeholder-visibility-1-expected.txt	2011-12-04 21:25:30 UTC (rev 101965)
+++ trunk/LayoutTests/platform/mac/fast/forms/textarea-placeholder-visibility-1-expected.txt	2011-12-04 21:50:37 UTC (rev 101966)
@@ -13,8 +13,7 @@
   RenderTextControl {TEXTAREA} at (2,2) size 161x32 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
     RenderBlock {DIV} at (3,3) size 155x13
       RenderBR {BR} at (0,0) size 0x13
-layer at (13,47) size 155x13
-  RenderBlock {DIV} at (3,3) size 155x13 [color=#A9A9A9]
-    RenderText {#text} at (0,0) size 62x13
-      text run at (0,0) width 62: "Placeholder"
+    RenderBlock {DIV} at (3,3) size 155x13 [color=#A9A9A9]
+      RenderText {#text} at (0,0) size 62x13
+        text run at (0,0) width 62: "Placeholder"
 caret: position 0 of child 0 {BR} of child 0 {DIV} of {#shadow-root} of child 1 {TEXTAREA} of child 3 {DIV} of body

Modified: trunk/LayoutTests/platform/mac/fast/forms/textarea-placeholder-visibility-2-expected.txt (101965 => 101966)


--- trunk/LayoutTests/platform/mac/fast/forms/textarea-placeholder-visibility-2-expected.txt	2011-12-04 21:25:30 UTC (rev 101965)
+++ trunk/LayoutTests/platform/mac/fast/forms/textarea-placeholder-visibility-2-expected.txt	2011-12-04 21:50:37 UTC (rev 101966)
@@ -12,8 +12,7 @@
 layer at (10,44) size 161x32 clip at (11,45) size 159x30
   RenderTextControl {TEXTAREA} at (2,2) size 161x32 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
     RenderBlock {DIV} at (3,3) size 155x13
-layer at (13,47) size 155x13
-  RenderBlock {DIV} at (3,3) size 155x13 [color=#A9A9A9]
-    RenderText {#text} at (0,0) size 62x13
-      text run at (0,0) width 62: "Placeholder"
+    RenderBlock {DIV} at (3,3) size 155x13 [color=#A9A9A9]
+      RenderText {#text} at (0,0) size 62x13
+        text run at (0,0) width 62: "Placeholder"
 caret: position 0 of child 0 {DIV} of {#shadow-root} of child 1 {TEXTAREA} of child 3 {DIV} of body
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to