Index: webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/repaint/inline-color-change-expected.txt |
=================================================================== |
--- webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/repaint/inline-color-change-expected.txt (revision 0) |
+++ webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/repaint/inline-color-change-expected.txt (revision 0) |
@@ -0,0 +1,20 @@ |
+layer at (0,0) size 800x600 |
+ RenderView at (0,0) size 800x600 |
+layer at (0,0) size 800x108 |
+ RenderBlock {HTML} at (0,0) size 800x108 |
+ RenderBody {BODY} at (8,16) size 784x76 |
+ RenderBlock {P} at (0,0) size 784x40 |
+ RenderText {#text} at (0,0) size 96x19 |
+ text run at (0,0) width 96: "Repaint test for " |
+ RenderInline {I} at (0,0) size 154x19 |
+ RenderInline {A} at (0,0) size 154x19 [color=#0000EE] |
+ RenderText {#text} at (96,0) size 154x19 |
+ text run at (96,0) width 154: "rdar://problem/6518850" |
+ RenderText {#text} at (250,0) size 719x39 |
+ text run at (250,0) width 4: " " |
+ text run at (254,0) width 465: "Make sure that an inline repaints using its line boxes and not using RenderBox" |
+ text run at (0,20) width 96: "width()/height()." |
+ RenderBlock {P} at (0,56) size 784x20 |
+ RenderInline {SPAN} at (0,0) size 38x19 [color=#008000] |
+ RenderText {#text} at (0,0) size 38x19 |
+ text run at (0,0) width 38: "PASS" |
Property changes on: webkit\data\layout_tests\platform\chromium-win\LayoutTests\fast\repaint\inline-color-change-expected.txt |
___________________________________________________________________ |
Added: svn:eol-style |
+ LF |