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

Unified Diff: third_party/WebKit/LayoutTests/fast/repaint/table-writing-modes-v-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-writing-modes-v-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/repaint/table-writing-modes-v-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/table-writing-modes-v-expected.txt
deleted file mode 100644
index 2b125daf290364b075fc0b19f0f19865c55cb359..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/fast/repaint/table-writing-modes-v-expected.txt
+++ /dev/null
@@ -1,29 +0,0 @@
-layer at (0,0) size 800x600
- LayoutView at (0,0) size 800x600
-layer at (0,0) size 800x352
- LayoutBlockFlow {HTML} at (0,0) size 800x352
- LayoutBlockFlow {BODY} at (8,10) size 784x332
- LayoutTable {TABLE} at (10,0) size 104x104 [bgcolor=#FF0000]
- LayoutTableSection {TBODY} at (0,0) size 104x104
- LayoutTableRow {TR} at (0,0) size 104x52
- LayoutTableCell {TD} at (0,25) size 52x2 [bgcolor=#008000] [r=0 c=0 rs=1 cs=1]
- LayoutTableCell {TD} at (52,25) size 52x2 [bgcolor=#008000] [r=0 c=1 rs=1 cs=1]
- LayoutTableRow {TR} at (0,52) size 104x52
- LayoutTableCell {TD} at (0,77) size 52x2 [bgcolor=#008000] [r=1 c=0 rs=1 cs=1]
- LayoutTableCell {TD} at (52,77) size 52x2 [bgcolor=#008000] [r=1 c=1 rs=1 cs=1]
- LayoutTable {TABLE} at (10,114) size 104x104 [bgcolor=#FF0000]
- LayoutTableSection {TBODY} at (0,0) size 104x104
- LayoutTableRow {TR} at (0,0) size 52x104
- LayoutTableCell {TD} at (0,25) size 52x2 [bgcolor=#008000] [r=0 c=0 rs=1 cs=1]
- LayoutTableCell {TD} at (0,77) size 52x2 [bgcolor=#008000] [r=0 c=1 rs=1 cs=1]
- LayoutTableRow {TR} at (0,52) size 52x104
- LayoutTableCell {TD} at (52,25) size 52x2 [bgcolor=#008000] [r=1 c=0 rs=1 cs=1]
- LayoutTableCell {TD} at (52,77) size 52x2 [bgcolor=#008000] [r=1 c=1 rs=1 cs=1]
- LayoutTable {TABLE} at (10,228) size 104x104 [bgcolor=#FF0000]
- LayoutTableSection {TBODY} at (0,0) size 104x104
- LayoutTableRow {TR} at (0,0) size 52x104
- LayoutTableCell {TD} at (0,25) size 52x2 [bgcolor=#008000] [r=0 c=0 rs=1 cs=1]
- LayoutTableCell {TD} at (0,77) size 52x2 [bgcolor=#008000] [r=0 c=1 rs=1 cs=1]
- LayoutTableRow {TR} at (0,52) size 52x104
- LayoutTableCell {TD} at (52,25) size 52x2 [bgcolor=#008000] [r=1 c=0 rs=1 cs=1]
- LayoutTableCell {TD} at (52,77) size 52x2 [bgcolor=#008000] [r=1 c=1 rs=1 cs=1]

Powered by Google App Engine
This is Rietveld 408576698