Index: third_party/WebKit/LayoutTests/platform/linux/fast/repaint/focus-layers-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/focus-layers-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/focus-layers-expected.txt |
deleted file mode 100644 |
index 09cebc0d07050a4e5aa94d76c952f8bcb7deb7d8..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/focus-layers-expected.txt |
+++ /dev/null |
@@ -1,25 +0,0 @@ |
-layer at (0,0) size 800x600 |
- LayoutView at (0,0) size 800x600 |
-layer at (0,0) size 800x600 |
- LayoutBlockFlow {HTML} at (0,0) size 800x600 |
- LayoutBlockFlow {BODY} at (8,8) size 784x584 |
- LayoutBlockFlow {DIV} at (0,0) size 784x20 |
- LayoutText {#text} at (0,0) size 33x19 |
- text run at (0,0) width 33: "Both " |
- LayoutText {#text} at (0,0) size 0x0 |
-layer at (8,8) size 330x23 |
- LayoutInline (relative positioned) {A} at (0,0) size 330x23 [color=#0000EE] [border: (2px solid #FF0000)] |
- LayoutText {#text} at (35,0) size 50x19 |
- text run at (35,0) width 50: "this and " |
- LayoutText {#text} at (353,0) size 4x19 |
- text run at (353,0) width 4: " " |
- LayoutText {#text} at (357,0) size 4x19 |
- text run at (357,0) width 4: "." |
-layer at (8,168) size 268x23 |
- LayoutInline (relative positioned) {SPAN} at (0,0) size 268x23 [border: (2px solid #0000FF)] |
- LayoutText {#text} at (87,0) size 264x19 |
- text run at (87,0) width 264: "this should have correctly placed focus rings" |
-layer at (365,200) size 70x24 |
- LayoutBlockFlow (positioned) {SPAN} at (357,194) size 70x24 [border: (2px solid #008000)] |
- LayoutText {#text} at (2,2) size 66x19 |
- text run at (2,2) width 66: "but not this" |