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

Unified Diff: third_party/WebKit/LayoutTests/platform/android/fast/table/fixed-table-with-percent-width-inside-extra-large-div-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/fixed-table-with-percent-width-inside-extra-large-div-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/android/fast/table/fixed-table-with-percent-width-inside-extra-large-div-expected.txt b/third_party/WebKit/LayoutTests/platform/android/fast/table/fixed-table-with-percent-width-inside-extra-large-div-expected.txt
deleted file mode 100644
index 1e4f4d48bf9b1de47342818b5a2fcc02d690467d..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/platform/android/fast/table/fixed-table-with-percent-width-inside-extra-large-div-expected.txt
+++ /dev/null
@@ -1,22 +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
- LayoutInline {SPAN} at (0,0) size 582x19
- LayoutText {#text} at (0,0) size 582x19
- text run at (0,0) width 582: "Success! The width of the fixed table is 1994px, which is based on the width of its containing div."
- LayoutText {#text} at (0,0) size 0x0
- LayoutText {#text} at (0,0) size 0x0
-layer at (-9000,8) size 2000x32 backgroundClip at (0,0) size 800x600 clip at (0,0) size 800x600
- LayoutBlockFlow (positioned) {DIV} at (-9000,8) size 2000x32
- LayoutTable {TABLE} at (0,0) size 2000x32 [bgcolor=#0000FF]
- LayoutTableSection {TBODY} at (0,0) size 2000x32
- LayoutTableRow {TR} at (0,2) size 2000x28
- LayoutTableCell {TD} at (2,2) size 1996x28 [r=0 c=0 rs=1 cs=1]
- LayoutTable {TABLE} at (1,1) size 1994x26 [bgcolor=#008000]
- LayoutTableSection {TBODY} at (0,0) size 1994x26
- LayoutTableRow {TR} at (0,2) size 1994x22
- LayoutTableCell {TD} at (2,2) size 1990x22 [r=0 c=0 rs=1 cs=1]
- LayoutText {#text} at (1,1) size 48x19
- text run at (1,1) width 48: "Content"

Powered by Google App Engine
This is Rietveld 408576698