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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/fast/repaint/block-selection-gap-in-table-cell-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/block-selection-gap-in-table-cell-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/block-selection-gap-in-table-cell-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/repaint/block-selection-gap-in-table-cell-expected.txt
deleted file mode 100644
index b15cac004b1d08e67501e4719ae15bb38bbc26cf..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/block-selection-gap-in-table-cell-expected.txt
+++ /dev/null
@@ -1,14 +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
- LayoutTable {TABLE} at (0,0) size 106x212
- LayoutTableSection {TBODY} at (0,0) size 106x212
- LayoutTableRow {TR} at (0,2) size 106x100
- LayoutTableCell {TD} at (2,51) size 102x2 [r=0 c=0 rs=1 cs=1]
- LayoutTableRow {TR} at (0,104) size 106x106
- LayoutTableCell {TD} at (2,104) size 102x106 [bgcolor=#008000] [r=1 c=0 rs=1 cs=1]
- LayoutText {#text} at (1,87) size 4x17
- text run at (1,87) width 4: " "
- LayoutBlockFlow {DIV} at (5,1) size 10x100

Powered by Google App Engine
This is Rietveld 408576698