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

Unified Diff: third_party/WebKit/LayoutTests/platform/android/fast/table/cell-absolute-child-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/table/cell-absolute-child-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/android/fast/table/cell-absolute-child-expected.txt b/third_party/WebKit/LayoutTests/platform/android/fast/table/cell-absolute-child-expected.txt
deleted file mode 100644
index e6804ee4eeb6efbce768af3dc55cc77bc3234100..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/platform/android/fast/table/cell-absolute-child-expected.txt
+++ /dev/null
@@ -1,32 +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 {P} at (0,0) size 784x40
- LayoutText {#text} at (0,0) size 197x19
- text run at (0,0) width 197: "This tests for regressions against "
- LayoutInline {I} at (0,0) size 764x39
- LayoutInline {A} at (0,0) size 350x19 [color=#0000EE]
- LayoutText {#text} at (197,0) size 350x19
- text run at (197,0) width 350: "http://bugzilla.opendarwin.org/show_bug.cgi?id=8081"
- LayoutText {#text} at (546,0) size 764x39
- text run at (546,0) width 5: " "
- text run at (550,0) width 214: "REGRESSION: Drop-down menu"
- text run at (0,20) width 92: "has gap at top"
- LayoutText {#text} at (92,20) size 4x19
- text run at (92,20) width 4: "."
- LayoutBlockFlow {P} at (0,56) size 784x20
- LayoutText {#text} at (0,0) size 511x19
- text run at (0,0) width 511: "You should see two identical green squares, 100x100 pixels each, next to each other."
- LayoutTable {TABLE} at (0,92) size 106x156
- LayoutTableSection {TBODY} at (0,0) size 106x156
- LayoutTableRow {TR} at (0,2) size 106x50
- LayoutTableCell {TD} at (2,26) size 102x2 [r=0 c=0 rs=1 cs=2]
- LayoutTableRow {TR} at (0,54) size 106x100
- LayoutTableCell {TD} at (2,54) size 100x2 [bgcolor=#008000] [r=1 c=0 rs=1 cs=1]
- LayoutTableCell (anonymous) at (104,54) size 0x0 [r=1 c=1 rs=1 cs=1]
-layer at (11,155) size 98x98
- LayoutBlockFlow (positioned) {DIV} at (11,155) size 98x98
-layer at (112,154) size 102x102
- LayoutBlockFlow (positioned) {TD} at (112,154) size 102x102 [bgcolor=#008000]

Powered by Google App Engine
This is Rietveld 408576698