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

Unified Diff: third_party/WebKit/LayoutTests/fast/repaint/table-cell-vertical-overflow-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/table-cell-vertical-overflow-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/repaint/table-cell-vertical-overflow-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/table-cell-vertical-overflow-expected.txt
deleted file mode 100644
index 9fd1f98080d19f640b33eff7e7c096f59c3f1406..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/fast/repaint/table-cell-vertical-overflow-expected.txt
+++ /dev/null
@@ -1,27 +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,50) size 784x542
- LayoutTable {TABLE} at (0,0) size 338x64
- LayoutTableSection {TBODY} at (0,0) size 338x64
- LayoutTableRow {TR} at (0,2) size 338x60
- LayoutTableCell {TD} at (2,2) size 110x60 [border: (4px dotted #000000)] [r=0 c=0 rs=1 cs=1]
- LayoutBlockFlow {DIV} at (5,5) size 100x50 [bgcolor=#90EE90]
- LayoutTableCell {TD} at (114,22) size 110x20 [border: (4px dotted #000000)] [r=0 c=1 rs=1 cs=1]
- LayoutBlockFlow {DIV} at (5,5) size 100x10 [bgcolor=#90EE90]
- LayoutBlockFlow {DIV} at (0,0) size 50x100 [bgcolor=#87CEEB]
- LayoutTableCell {TD} at (226,27) size 110x10 [border: (4px dotted #000000)] [r=0 c=2 rs=1 cs=1]
- LayoutBlockFlow {DIV} at (5,-70) size 100x10 [bgcolor=#90EE90]
- LayoutBlockFlow {DIV} at (0,0) size 50x100 [bgcolor=#87CEEB]
- LayoutTable {TABLE} at (0,214) size 322x60 [border: (2px none #808080)]
- LayoutTableSection {TBODY} at (2,2) size 318x56
- LayoutTableRow {TR} at (0,0) size 318x56
- LayoutTableCell {TD} at (0,0) size 106x56 [border: (2px dotted #000000)] [r=0 c=0 rs=1 cs=1]
- LayoutBlockFlow {DIV} at (3,3) size 100x50 [bgcolor=#90EE90]
- LayoutTableCell {TD} at (106,20) size 106x16 [border: (2px dotted #000000)] [r=0 c=1 rs=1 cs=1]
- LayoutBlockFlow {DIV} at (3,3) size 100x10 [bgcolor=#90EE90]
- LayoutBlockFlow {DIV} at (0,0) size 50x100 [bgcolor=#87CEEB]
- LayoutTableCell {TD} at (212,25) size 106x6 [border: (2px dotted #000000)] [r=0 c=2 rs=1 cs=1]
- LayoutBlockFlow {DIV} at (3,-72) size 100x10 [bgcolor=#90EE90]
- LayoutBlockFlow {DIV} at (0,0) size 50x100 [bgcolor=#87CEEB]

Powered by Google App Engine
This is Rietveld 408576698