Index: webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/repaint/layout-state-relative-expected.txt |
=================================================================== |
--- webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/repaint/layout-state-relative-expected.txt (revision 0) |
+++ webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/repaint/layout-state-relative-expected.txt (revision 0) |
@@ -0,0 +1,21 @@ |
+layer at (0,0) size 800x600 |
+ RenderView at (0,0) size 800x600 |
+layer at (0,0) size 800x80 |
+ RenderBlock {HTML} at (0,0) size 800x80 |
+ RenderBody {BODY} at (8,16) size 784x56 |
+ RenderBlock {P} at (0,0) size 784x20 |
+ RenderText {#text} at (0,0) size 96x19 |
+ text run at (0,0) width 96: "Repaint test for " |
+ RenderInline {I} at (0,0) size 522x19 |
+ 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/6048566" |
+ RenderText {#text} at (250,0) size 368x19 |
+ text run at (250,0) width 4: " " |
+ text run at (254,0) width 364: "Repaint original element's position, not its offset position" |
+ RenderText {#text} at (618,0) size 4x19 |
+ text run at (618,0) width 4: "." |
+layer at (8,152) size 784x20 |
+ RenderBlock (relative positioned) {DIV} at (0,36) size 784x20 |
+ 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\layout-state-relative-expected.txt |
___________________________________________________________________ |
Added: svn:eol-style |
+ LF |