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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/tables/mozilla_expected_failures/bugs/bug131020-3-expected.txt

Issue 2441373002: Percent height content should respect the height of its containing cell (Closed)
Patch Set: bug 637811 Created 4 years, 1 month 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/linux/tables/mozilla_expected_failures/bugs/bug131020-3-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/tables/mozilla_expected_failures/bugs/bug131020-3-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/tables/mozilla_expected_failures/bugs/bug131020-3-expected.txt
index 8ad9290750f20d3dba887191e9de11ac3b133aa2..0b1d20fb02d7505c681843a81d13f09b95c01865 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/tables/mozilla_expected_failures/bugs/bug131020-3-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/tables/mozilla_expected_failures/bugs/bug131020-3-expected.txt
@@ -66,14 +66,14 @@ layer at (0,0) size 785x2362 backgroundClip at (0,0) size 785x600 clip at (0,0)
LayoutTable {TABLE} at (0,636) size 769x404 [bgcolor=#FFA500] [border: (1px outset #808080)]
LayoutTableSection {TBODY} at (1,1) size 767x402
LayoutTableRow {TR} at (0,0) size 767x402
- LayoutTableCell {TD} at (0,0) size 767x402 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- LayoutTable {TABLE} at (1,1) size 765x100 [bgcolor=#FFFF00]
- LayoutTableSection {TBODY} at (0,0) size 765x100
- LayoutTableRow {TR} at (0,0) size 765x100
- LayoutTableCell {TD} at (0,40) size 765x20 [r=0 c=0 rs=1 cs=1]
+ LayoutTableCell {TD} at (0,0) size 767x702 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+ LayoutTable {TABLE} at (1,1) size 765x400 [bgcolor=#FFFF00]
+ LayoutTableSection {TBODY} at (0,0) size 765x400
+ LayoutTableRow {TR} at (0,0) size 765x400
+ LayoutTableCell {TD} at (0,190) size 765x20 [r=0 c=0 rs=1 cs=1]
LayoutText {#text} at (0,0) size 11x19
text run at (0,0) width 11: " x"
- LayoutTable {TABLE} at (1,101) size 765x300
+ LayoutTable {TABLE} at (1,401) size 765x300
LayoutTableSection {TBODY} at (0,0) size 765x300
LayoutTableRow {TR} at (0,0) size 765x300
LayoutTableCell {TD} at (0,0) size 765x300 [bgcolor=#E0FFFF] [r=0 c=0 rs=1 cs=1]

Powered by Google App Engine
This is Rietveld 408576698