Index: webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/repaint/control-clip-expected.txt |
=================================================================== |
--- webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/repaint/control-clip-expected.txt (revision 0) |
+++ webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/repaint/control-clip-expected.txt (revision 0) |
@@ -0,0 +1,28 @@ |
+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 {P} at (0,0) size 784x20 |
+ RenderText {#text} at (0,0) size 51x19 |
+ text run at (0,0) width 51: "Test for " |
+ RenderInline {I} at (0,0) size 684x19 |
+ RenderInline {A} at (0,0) size 305x19 [color=#0000EE] |
+ RenderText {#text} at (51,0) size 305x19 |
+ text run at (51,0) width 305: "http://bugs.webkit.org/show_bug.cgi?id=13391" |
+ RenderText {#text} at (356,0) size 379x19 |
+ text run at (356,0) width 4: " " |
+ text run at (360,0) width 375: "REGRESSION (r18819): Incomplete repaint of button text" |
+ RenderText {#text} at (735,0) size 4x19 |
+ text run at (735,0) width 4: "." |
+ RenderBlock {P} at (0,36) size 784x20 |
+ RenderText {#text} at (0,0) size 483x19 |
+ text run at (0,0) width 483: "The popup and the button should say \x{201C}SUCCESS\x{201D} with no sign of \x{201C}FAILURE\x{201D}." |
+ RenderMenuList {SELECT} at (0,72) size 200x30 [bgcolor=#FFFFFF] [border: (1px solid #000000)] |
+ RenderBlock (anonymous) at (1,6) size 198x18 |
+ RenderText at (4,1) size 63x16 |
+ text run at (4,1) width 63: "SUCCESS" |
+ RenderButton {BUTTON} at (0,102) size 200x30 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)] |
+ RenderBlock (anonymous) at (8,6) size 184x18 |
+ RenderText {#text} at (60,1) size 63x16 |
+ text run at (60,1) width 63: "SUCCESS" |
Property changes on: webkit\data\layout_tests\platform\chromium-win\LayoutTests\fast\repaint\control-clip-expected.txt |
___________________________________________________________________ |
Added: svn:eol-style |
+ LF |