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

Unified Diff: third_party/WebKit/LayoutTests/platform/android/fast/table/nested-percent-height-table-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/nested-percent-height-table-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/android/fast/table/nested-percent-height-table-expected.txt b/third_party/WebKit/LayoutTests/platform/android/fast/table/nested-percent-height-table-expected.txt
deleted file mode 100644
index c02d97c4db0b51ec45653a661d40c504ba81e1ad..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/platform/android/fast/table/nested-percent-height-table-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
- LayoutBlockFlow {H3} at (0,0) size 784x23
- LayoutText {#text} at (0,0) size 189x22
- text run at (0,0) width 189: "Height:100% Problems"
- LayoutBlockFlow {P} at (0,41.72) size 784x20
- LayoutText {#text} at (0,0) size 705x19
- text run at (0,0) width 377: "In the example below, the inner table should be 300 pixels tall. "
- text run at (376,0) width 329: "Instead the height:100% on the table cell isn't honored."
- LayoutTable {TABLE} at (357,77.72) size 70x300 [bgcolor=#FF0000]
- LayoutTableSection {TBODY} at (0,0) size 70x300
- LayoutTableRow {TR} at (0,0) size 70x300
- LayoutTableCell {TD} at (0,0) size 70x300 [bgcolor=#0000FF] [r=0 c=0 rs=1 cs=1]
- LayoutTable {TABLE} at (0,0) size 70x300 [bgcolor=#008000]
- LayoutTableSection {TBODY} at (0,0) size 70x300
- LayoutTableRow {TR} at (0,2) size 70x296
- LayoutTableCell {TD} at (2,139) size 66x22 [r=0 c=0 rs=1 cs=1]
- LayoutText {#text} at (1,1) size 64x19
- text run at (1,1) width 64: "Inner table"

Powered by Google App Engine
This is Rietveld 408576698