Title: [118106] trunk/LayoutTests
Revision
118106
Author
[email protected]
Date
2012-05-22 19:58:36 -0700 (Tue, 22 May 2012)

Log Message

Unreviewed, update result missed by http://trac.webkit.org/changeset/117673.

* platform/mac-wk2/fast/forms/plaintext-mode-2-expected.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (118105 => 118106)


--- trunk/LayoutTests/ChangeLog	2012-05-23 02:49:58 UTC (rev 118105)
+++ trunk/LayoutTests/ChangeLog	2012-05-23 02:58:36 UTC (rev 118106)
@@ -23,6 +23,12 @@
 
 2012-05-22  Stephanie Lewis  <[email protected]>
 
+        Unreviewed, update result missed by http://trac.webkit.org/changeset/117673.
+
+        * platform/mac-wk2/fast/forms/plaintext-mode-2-expected.txt:
+
+2012-05-22  Stephanie Lewis  <[email protected]>
+
         See https://bugs.webkit.org/show_bug.cgi?id=87187
         <rdar://problem/11511011> acid3 fails on WebKit2 (87187)
 

Modified: trunk/LayoutTests/platform/mac-wk2/fast/forms/plaintext-mode-2-expected.txt (118105 => 118106)


--- trunk/LayoutTests/platform/mac-wk2/fast/forms/plaintext-mode-2-expected.txt	2012-05-23 02:49:58 UTC (rev 118105)
+++ trunk/LayoutTests/platform/mac-wk2/fast/forms/plaintext-mode-2-expected.txt	2012-05-23 02:58:36 UTC (rev 118106)
@@ -36,6 +36,6 @@
             text run at (0,0) width 326: "Success: document.execCommand(\"Paste\") == true"
 layer at (11,13) size 594x13
   RenderBlock {DIV} at (3,3) size 594x13
-    RenderText {#text} at (1,0) size 479x13
-      text run at (1,0) width 479: "This styled text, and link will be pasted into the textfield. All richness should be stripped."
+    RenderText {#text} at (0,0) size 479x13
+      text run at (0,0) width 479: "This styled text, and link will be pasted into the textfield. All richness should be stripped."
 caret: position 94 of child 0 {#text} of child 0 {DIV} of {#shadow-root} of child 0 {INPUT} of body
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to