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

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

Issue 2816313002: Treat cells with percent height as auto if their container depends on content height (Closed)
Patch Set: bug 687551 Created 3 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/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 dc6f5f4c61a207a62fcc8034f4b10e864e3adfec..e7d66286c7f9d178b5bdf35dd9c5937639b79452 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
@@ -1,4 +1,4 @@
-layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 2362
+layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 2665
LayoutView at (0,0) size 800x600
layer at (0,0) size 785x2362 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600
LayoutBlockFlow {HTML} at (0,0) size 785x2362
@@ -167,17 +167,17 @@ layer at (0,0) size 785x2362 backgroundClip at (0,0) size 785x600 clip at (0,0)
LayoutTable {TABLE} at (3,3) size 734x424 [bgcolor=#FFA500] [border: (1px outset #808080)]
LayoutTableSection {TBODY} at (1,1) size 732x422
LayoutTableRow {TR} at (0,0) size 732x422
- LayoutTableCell {TD} at (0,0) size 732x422 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+ LayoutTableCell {TD} at (0,0) size 732x742 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
LayoutBlockFlow (anonymous) at (1,1) size 730x20
LayoutText {#text} at (0,0) size 8x19
text run at (0,0) width 8: "x"
- LayoutTable {TABLE} at (1,21) size 730x100 [bgcolor=#FFFF00]
- LayoutTableSection {TBODY} at (0,0) size 730x100
- LayoutTableRow {TR} at (0,0) size 730x100
- LayoutTableCell {TD} at (0,40) size 730x20 [r=0 c=0 rs=1 cs=1]
+ LayoutTable {TABLE} at (1,21) size 730x420 [bgcolor=#FFFF00]
+ LayoutTableSection {TBODY} at (0,0) size 730x420
+ LayoutTableRow {TR} at (0,0) size 730x420
+ LayoutTableCell {TD} at (0,200) size 730x20 [r=0 c=0 rs=1 cs=1]
LayoutText {#text} at (0,0) size 4x19
text run at (0,0) width 4: " "
- LayoutTable {TABLE} at (1,121) size 730x300
+ LayoutTable {TABLE} at (1,441) size 730x300
LayoutTableSection {TBODY} at (0,0) size 730x300
LayoutTableRow {TR} at (0,0) size 730x300
LayoutTableCell {TD} at (0,0) size 730x300 [bgcolor=#E0FFFF] [r=0 c=0 rs=1 cs=1]

Powered by Google App Engine
This is Rietveld 408576698