Index: webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/repaint/inline-outline-repaint-expected.txt |
=================================================================== |
--- webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/repaint/inline-outline-repaint-expected.txt (revision 0) |
+++ webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/repaint/inline-outline-repaint-expected.txt (revision 0) |
@@ -0,0 +1,39 @@ |
+layer at (0,0) size 800x600 |
+ RenderView at (0,0) size 800x600 |
+layer at (0,0) size 800x204 |
+ RenderBlock {HTML} at (0,0) size 800x204 |
+ RenderBody {BODY} at (8,16) size 784x180 |
+ RenderBlock {P} at (0,0) size 784x20 |
+ RenderInline {B} at (0,0) size 61x19 |
+ RenderText {#text} at (0,0) size 61x19 |
+ text run at (0,0) width 61: "BUG ID:" |
+ RenderText {#text} at (61,0) size 4x19 |
+ text run at (61,0) width 4: " " |
+ RenderInline {A} at (0,0) size 108x19 [color=#0000EE] |
+ RenderText {#text} at (65,0) size 108x19 |
+ text run at (65,0) width 108: "Bugzilla bug 8337" |
+ RenderText {#text} at (173,0) size 304x19 |
+ text run at (173,0) width 304: " Incomplete repaint of inlines\x{2019} outline during editing" |
+ RenderBlock {P} at (0,36) size 784x46 [bgcolor=#98FB98] |
+ RenderInline {B} at (0,0) size 86x19 |
+ RenderText {#text} at (3,3) size 86x19 |
+ text run at (3,3) width 86: "TEST PASS:" |
+ RenderText {#text} at (89,3) size 759x39 |
+ text run at (89,3) width 4: " " |
+ text run at (93,3) width 669: "The words \x{201C}sit amet\x{201D} will be deleted, and the blue outline will shrink to surround only the remaining text, without" |
+ text run at (3,23) width 249: "leaving behind any trails or other artifacts." |
+ RenderBlock {P} at (0,98) size 784x26 [bgcolor=#FF3300] |
+ RenderInline {B} at (0,0) size 84x19 |
+ RenderText {#text} at (3,3) size 84x19 |
+ text run at (3,3) width 84: "TEST FAIL:" |
+ RenderText {#text} at (87,3) size 689x19 |
+ text run at (87,3) width 4: " " |
+ text run at (91,3) width 685: "As the words \x{201C}sit amet\x{201D} will be deleted, the blue outline will leave trails behind as it shrinks to fit the remaining text." |
+ RenderBlock {DIV} at (0,140) size 100x40 |
+ RenderInline {SPAN} at (0,0) size 83x39 |
+ RenderText {#text} at (0,0) size 83x39 |
+ text run at (0,0) width 79: "Lorem ipsum" |
+ text run at (79,0) width 4: " " |
+ text run at (0,20) width 32: "dolor" |
+ text run at (32,20) width 4: " " |
+caret: position 18 of child 0 {#text} of child 1 {SPAN} of child 7 {DIV} of child 1 {BODY} of child 1 {HTML} of document |
Property changes on: webkit\data\layout_tests\platform\chromium-win\LayoutTests\fast\repaint\inline-outline-repaint-expected.txt |
___________________________________________________________________ |
Added: svn:eol-style |
+ LF |