Index: webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/repaint/focus-layers-expected.txt |
=================================================================== |
--- webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/repaint/focus-layers-expected.txt (revision 0) |
+++ webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/repaint/focus-layers-expected.txt (revision 0) |
@@ -0,0 +1,17 @@ |
+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 (0,0) size 33x19 |
+ text run at (0,0) width 33: "Both " |
+ RenderText {#text} at (0,0) size 0x0 |
+layer at (8,8) size 50x23 |
+ RenderInline (relative positioned) {A} at (0,0) size 50x23 [color=#0000EE] [border: (2px solid #FF0000)] |
+ RenderText {#text} at (35,0) size 46x19 |
+ text run at (35,0) width 46: "this and" |
+layer at (43,168) size 268x24 |
+ RenderBlock (positioned) {SPAN} at (2,162) size 268x24 [border: (2px solid #0000FF)] |
+ RenderText {#text} at (2,2) size 264x19 |
+ text run at (2,2) width 264: "this should have correctly placed focus rings" |
Property changes on: webkit\data\layout_tests\platform\chromium-win\LayoutTests\fast\repaint\focus-layers-expected.txt |
___________________________________________________________________ |
Added: svn:eol-style |
+ LF |