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

Unified Diff: third_party/WebKit/LayoutTests/fast/repaint/text-emphasis-h-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/fast/repaint/text-emphasis-h-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/repaint/text-emphasis-h-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/text-emphasis-h-expected.txt
deleted file mode 100644
index 60f1c8c2efbc774c54140a5823167aa5d67b4ef2..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/fast/repaint/text-emphasis-h-expected.txt
+++ /dev/null
@@ -1,35 +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
-layer at (8,8) size 784x584
- LayoutBlockFlow (relative positioned) {BODY} at (8,8) size 784x584
- LayoutBlockFlow {DIV} at (0,0) size 784x120 [color=#FF0000]
- LayoutText {#text} at (0,8) size 192x16
- text run at (0,8) width 192: "222222222222"
- LayoutBR {BR} at (192,21) size 0x0
- LayoutBR {BR} at (0,24) size 0x16
- LayoutText {#text} at (0,40) size 192x16
- text run at (0,40) width 192: "222222222222"
- LayoutBR {BR} at (192,53) size 0x0
- LayoutBR {BR} at (0,56) size 0x16
- LayoutText {#text} at (0,72) size 192x16
- text run at (0,72) width 192: "222222222222"
- LayoutBR {BR} at (192,85) size 0x0
- LayoutBR {BR} at (0,88) size 0x16
- LayoutText {#text} at (0,104) size 192x16
- text run at (0,104) width 192: "222222222222"
-layer at (8,8) size 192x128
- LayoutBlockFlow (positioned) {DIV} at (0,0) size 192x128 [color=#008000]
- LayoutBlockFlow {DIV} at (0,0) size 48x128
- LayoutText {#text} at (0,0) size 32x128
- text run at (0,0) width 128: "1111"
- LayoutBlockFlow {DIV} at (48,0) size 48x128
- LayoutText {#text} at (16,0) size 32x128
- text run at (16,0) width 128: "1111"
- LayoutBlockFlow {DIV} at (96,0) size 48x128
- LayoutText {#text} at (16,0) size 32x128
- text run at (16,0) width 128: "1111"
- LayoutBlockFlow {DIV} at (144,0) size 48x128
- LayoutText {#text} at (0,0) size 32x128
- text run at (0,0) width 128: "1111"

Powered by Google App Engine
This is Rietveld 408576698