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

Unified Diff: third_party/WebKit/LayoutTests/fast/table/section-box-shadow-expected.txt

Issue 2801513003: Remove all -expected.txt for LayoutTests(layout-dev) with image baselines (Closed)
Patch Set: Created 3 years, 8 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/table/section-box-shadow-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/table/section-box-shadow-expected.txt b/third_party/WebKit/LayoutTests/fast/table/section-box-shadow-expected.txt
deleted file mode 100644
index 9c9a7d7f7bd8ae571bc157c3c6daaf0e07094e7f..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/fast/table/section-box-shadow-expected.txt
+++ /dev/null
@@ -1,20 +0,0 @@
-layer at (0,0) size 800x600
- LayoutView at (0,0) size 800x600
-layer at (0,0) size 800x474
- LayoutBlockFlow {HTML} at (0,0) size 800x474
- LayoutBlockFlow {BODY} at (8,8) size 784x458
- LayoutTable {TABLE} at (0,0) size 234x458
- LayoutTableSection {THEAD} at (0,0) size 234x234 [bgcolor=#0000FF]
- LayoutTableRow {TR} at (0,10) size 234x102 [bgcolor=#FF000080]
- LayoutTableCell {TD} at (10,60) size 102x2 [r=0 c=0 rs=1 cs=1]
- LayoutTableCell {TD} at (122,60) size 102x2 [r=0 c=1 rs=1 cs=1]
- LayoutTableRow {TR} at (0,122) size 234x102 [bgcolor=#FF000080]
- LayoutTableCell {TD} at (10,172) size 102x2 [r=1 c=0 rs=1 cs=1]
- LayoutTableCell {TD} at (122,172) size 102x2 [r=1 c=1 rs=1 cs=1]
- LayoutTableSection {TBODY} at (0,234) size 234x224 [bgcolor=#0000FF]
- LayoutTableRow {TR} at (0,0) size 234x102 [bgcolor=#FF000080]
- LayoutTableCell {TD} at (10,50) size 102x2 [r=0 c=0 rs=1 cs=1]
- LayoutTableCell {TD} at (122,50) size 102x2 [r=0 c=1 rs=1 cs=1]
- LayoutTableRow {TR} at (0,112) size 234x102 [bgcolor=#FF000080]
- LayoutTableCell {TD} at (10,162) size 102x2 [r=1 c=0 rs=1 cs=1]
- LayoutTableCell {TD} at (122,162) size 102x2 [r=1 c=1 rs=1 cs=1]

Powered by Google App Engine
This is Rietveld 408576698