Index: webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/repaint/caret-outside-block-expected.txt |
=================================================================== |
--- webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/repaint/caret-outside-block-expected.txt (revision 0) |
+++ webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/repaint/caret-outside-block-expected.txt (revision 0) |
@@ -0,0 +1,9 @@ |
+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 |
+ RenderBlock {DIV} at (0,0) size 784x20 |
+ RenderText {#text} at (538,0) size 246x19 |
+ text run at (538,0) width 246: "The caret should be at the end of this line" |
+caret: position 43 of child 0 {#text} of child 1 {DIV} of child 1 {BODY} of child 0 {HTML} of document |
Property changes on: webkit\data\layout_tests\platform\chromium-win\LayoutTests\fast\repaint\caret-outside-block-expected.txt |
___________________________________________________________________ |
Added: svn:eol-style |
+ LF |