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

Unified Diff: third_party/WebKit/LayoutTests/fast/table/031-expected.txt

Issue 2309893002: Revert "Percent height content should respect the fixed height of its containing cell" (Closed)
Patch Set: Created 4 years, 3 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/fast/table/031-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/table/031-expected.txt b/third_party/WebKit/LayoutTests/fast/table/031-expected.txt
index 6155b1cf9ef37ceabe20afe84a0ae2f5e0feabac..2dc2fb929126a6100802ccd4984038fe5d289543 100644
--- a/third_party/WebKit/LayoutTests/fast/table/031-expected.txt
+++ b/third_party/WebKit/LayoutTests/fast/table/031-expected.txt
@@ -3,11 +3,11 @@ layer 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
- LayoutTable {TABLE} at (0,0) size 306x306
- LayoutTableSection {TBODY} at (0,0) size 306x306
- LayoutTableRow {TR} at (0,2) size 306x302
- LayoutTableCell {TD} at (2,2) size 302x302 [bgcolor=#0000FF] [r=0 c=0 rs=1 cs=1]
- LayoutTable {TABLE} at (1,1) size 6x300
- LayoutTableSection {TBODY} at (0,0) size 6x300
- LayoutTableRow {TR} at (0,2) size 6x296
- LayoutTableCell {TD} at (2,149) size 2x2 [r=0 c=0 rs=1 cs=1]
+ LayoutTable {TABLE} at (0,0) size 306x304
+ LayoutTableSection {TBODY} at (0,0) size 306x304
+ LayoutTableRow {TR} at (0,2) size 306x300
+ LayoutTableCell {TD} at (2,2) size 302x300 [bgcolor=#0000FF] [r=0 c=0 rs=1 cs=1]
+ LayoutTable {TABLE} at (1,1) size 6x298
+ LayoutTableSection {TBODY} at (0,0) size 6x298
+ LayoutTableRow {TR} at (0,2) size 6x294
+ LayoutTableCell {TD} at (2,148) size 2x2 [r=0 c=0 rs=1 cs=1]

Powered by Google App Engine
This is Rietveld 408576698