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

Unified Diff: third_party/WebKit/LayoutTests/platform/android/fast/block/positioning/053-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/positioning/053-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/android/fast/block/positioning/053-expected.txt b/third_party/WebKit/LayoutTests/platform/android/fast/block/positioning/053-expected.txt
deleted file mode 100644
index 0c99accf5e176c23df91ed356ecc90b43d1cd4fc..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/platform/android/fast/block/positioning/053-expected.txt
+++ /dev/null
@@ -1,25 +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
- LayoutBlockFlow {DIV} at (0,0) size 770x94 [bgcolor=#000000]
-layer at (8,8) size 770x94
- LayoutBlockFlow (relative positioned) {DIV} at (0,0) size 770x94 [bgcolor=#FF0000]
- LayoutTable {TABLE} at (0,0) size 93x74
- LayoutTableSection {TBODY} at (0,0) size 93x74
- LayoutTableRow {TR} at (0,2) size 93x22
- LayoutTableCell {TD} at (2,2) size 89x22 [r=0 c=0 rs=1 cs=1]
- LayoutText {#text} at (1,1) size 87x19
- text run at (1,1) width 87: "Some content."
- LayoutTableRow {TR} at (0,26) size 93x22
- LayoutTableCell {TD} at (2,26) size 89x22 [r=1 c=0 rs=1 cs=1]
- LayoutText {#text} at (1,1) size 83x19
- text run at (1,1) width 83: "more content."
- LayoutTableRow {TR} at (0,50) size 93x22
- LayoutTableCell {TD} at (2,50) size 89x22 [r=2 c=0 rs=1 cs=1]
- LayoutText {#text} at (1,1) size 67x19
- text run at (1,1) width 67: "even more."
- LayoutBlockFlow {DIV} at (0,74) size 770x20 [color=#FFFFFF] [bgcolor=#008000]
- LayoutText {#text} at (0,0) size 145x19
- text run at (0,0) width 145: "Hello. Here I am below."

Powered by Google App Engine
This is Rietveld 408576698