Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(3)

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/fast/repaint/focus-layers-expected.txt

Issue 2327223002: Move all remaining fast/repaint tests to paint/invalidation (Closed)
Patch Set: Created 4 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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"

Powered by Google App Engine
This is Rietveld 408576698