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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/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/win/fast/repaint/focus-layers-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/focus-layers-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/repaint/focus-layers-expected.txt
deleted file mode 100644
index 89a10a6eddaa0a8daa1a416d341ff1c0875af301..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/platform/win/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 784x18
- LayoutText {#text} at (0,0) size 36x17
- text run at (0,0) width 36: "Both "
- LayoutText {#text} at (0,0) size 0x0
-layer at (8,8) size 356x21
- LayoutInline (relative positioned) {A} at (0,0) size 356x21 [color=#0000EE] [border: (2px solid #FF0000)]
- LayoutText {#text} at (37,0) size 55x17
- text run at (37,0) width 55: "this and "
- LayoutText {#text} at (380,0) size 5x17
- text run at (380,0) width 5: " "
- LayoutText {#text} at (384,0) size 5x17
- text run at (384,0) width 5: "."
-layer at (8,168) size 290x21
- LayoutInline (relative positioned) {SPAN} at (0,0) size 290x21 [border: (2px solid #0000FF)]
- LayoutText {#text} at (93,0) size 286x17
- text run at (93,0) width 286: "this should have correctly placed focus rings"
-layer at (393,200) size 76x22
- LayoutBlockFlow (positioned) {SPAN} at (384.58,194) size 76.02x22 [border: (2px solid #008000)]
- LayoutText {#text} at (2,2) size 72x17
- text run at (2,2) width 72: "but not this"

Powered by Google App Engine
This is Rietveld 408576698