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

Unified Diff: third_party/WebKit/LayoutTests/platform/android/fast/block/margin-collapse/017-expected.txt

Issue 1920463002: Manual rebaselines for r388291 #2 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 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/platform/android/fast/block/margin-collapse/017-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/android/fast/block/margin-collapse/017-expected.txt b/third_party/WebKit/LayoutTests/platform/android/fast/block/margin-collapse/017-expected.txt
deleted file mode 100644
index 62bb6249b9d4edb5c590b033c5501f2d0335db0e..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/platform/android/fast/block/margin-collapse/017-expected.txt
+++ /dev/null
@@ -1,26 +0,0 @@
-layer at (0,0) size 800x600
- LayoutView at (0,0) size 800x600
-layer at (0,0) size 800x210
- LayoutBlockFlow {HTML} at (0,0) size 800x210
- LayoutBlockFlow {BODY} at (8,16) size 784x178
- LayoutBlockFlow {P} at (0,0) size 784x20
- LayoutText {#text} at (0,0) size 579x19
- text run at (0,0) width 579: "The following square should contain exactly two bands, one yellow, one lime, with no red visible."
- LayoutTable {TABLE} at (0,36) size 106x106 [bgcolor=#FF0000] [border: (3px solid #000000)]
- LayoutTableSection {TBODY} at (3,3) size 100x100
- LayoutTableRow {TR} at (0,0) size 100x100
- LayoutTableCell {TD} at (0,0) size 50x100 [r=0 c=0 rs=1 cs=1]
- LayoutBlockFlow {DIV} at (0,0) size 50x50 [bgcolor=#FF0000]
- LayoutBlockFlow {DIV} at (0,0) size 50x50 [bgcolor=#FFFF00]
- LayoutBlockFlow {DIV} at (0,50) size 50x50 [bgcolor=#00FF00]
- LayoutTableCell {TD} at (50,0) size 50x100 [r=0 c=1 rs=1 cs=1]
- LayoutBlockFlow {DIV} at (0,0) size 50x50 [border: (50px solid #FFFF00) none]
- LayoutBlockFlow {DIV} at (0,50) size 50x50 [border: (50px solid #00FF00) none]
- LayoutBlockFlow {P} at (0,158) size 784x20
- LayoutText {#text} at (0,0) size 244x19
- text run at (0,0) width 244: "This test is meaningless if you don't pass "
- LayoutInline {A} at (0,0) size 49x19 [color=#0000EE]
- LayoutText {#text} at (244,0) size 49x19
- text run at (244,0) width 49: "test 018"
- LayoutText {#text} at (293,0) size 4x19
- text run at (293,0) width 4: "."

Powered by Google App Engine
This is Rietveld 408576698