Title: [152736] trunk/LayoutTests
Revision
152736
Author
[email protected]
Date
2013-07-16 13:32:13 -0700 (Tue, 16 Jul 2013)

Log Message

Unreviewed rebaseline test added in r152612 for Apple Windows port.

* platform/win/editing/caret: Added.
* platform/win/editing/caret/caret-color-expected.txt: Added.

Modified Paths

Added Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (152735 => 152736)


--- trunk/LayoutTests/ChangeLog	2013-07-16 19:38:09 UTC (rev 152735)
+++ trunk/LayoutTests/ChangeLog	2013-07-16 20:32:13 UTC (rev 152736)
@@ -1,5 +1,12 @@
 2013-07-16  Roger Fong  <[email protected]>
 
+        Unreviewed rebaseline test added in r152612 for Apple Windows port.
+
+        * platform/win/editing/caret: Added.
+        * platform/win/editing/caret/caret-color-expected.txt: Added.
+
+2013-07-16  Roger Fong  <[email protected]>
+
         Unreviewed rebaselines, AppleWin port.
 
         * platform/win/fast/js/global-constructors-attributes-dedicated-worker-expected.txt:

Added: trunk/LayoutTests/platform/win/editing/caret/caret-color-expected.txt (0 => 152736)


--- trunk/LayoutTests/platform/win/editing/caret/caret-color-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/win/editing/caret/caret-color-expected.txt	2013-07-16 20:32:13 UTC (rev 152736)
@@ -0,0 +1,15 @@
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x94
+  RenderBlock {HTML} at (0,0) size 800x94
+    RenderBody {BODY} at (8,16) size 784x70
+      RenderBlock {P} at (0,0) size 784x36
+        RenderText {#text} at (0,0) size 735x36
+          text run at (0,0) width 735: "This tests to make sure that the caret is visible in the black background by getting the caret color from the color of the"
+          text run at (0,18) width 621: "element(span) containing the text, not the parent element(div) that has the contentEditable attribute."
+      RenderBlock {DIV} at (0,52) size 784x18
+        RenderInline {SPAN} at (0,0) size 121x18 [color=#FFFFFF] [bgcolor=#000000]
+          RenderText {#text} at (0,0) size 121x18
+            text run at (0,0) width 121: "Where is my caret?"
+        RenderText {#text} at (0,0) size 0x0
+caret: position 17 of child 0 {#text} of child 1 {SPAN} of child 3 {DIV} of body
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to