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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/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/linux/fast/repaint/block-selection-gap-in-table-cell-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/block-selection-gap-in-table-cell-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/block-selection-gap-in-table-cell-expected.txt
deleted file mode 100644
index 56aa84121f9211787fba5ddfbee89c7569df3377..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/platform/linux/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 106x213
- LayoutTableSection {TBODY} at (0,0) size 106x213
- 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 106x107
- LayoutTableCell {TD} at (2,104) size 102x107 [bgcolor=#008000] [r=1 c=0 rs=1 cs=1]
- LayoutText {#text} at (1,86) size 4x19
- text run at (1,86) width 4: " "
- LayoutBlockFlow {DIV} at (5,1) size 10x100

Powered by Google App Engine
This is Rietveld 408576698