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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/tables/mozilla_expected_failures/bugs/bug32205-4-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/bug32205-4-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/tables/mozilla_expected_failures/bugs/bug32205-4-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/tables/mozilla_expected_failures/bugs/bug32205-4-expected.txt
index 5a3c5c2e0dcb8e23003cf2fb605c2c9695bc3305..81aa1c2ad6b38caf9c392e8e15c40481fc6ef7ed 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/tables/mozilla_expected_failures/bugs/bug32205-4-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/tables/mozilla_expected_failures/bugs/bug32205-4-expected.txt
@@ -27,15 +27,15 @@ layer at (0,0) size 800x600
LayoutBlockFlow {IMG} at (1,1) size 10x200
LayoutText {#text} at (11,186) size 50x19
text run at (11,186) width 50: "Cell A1"
- LayoutTableCell {TD} at (62,0) size 63x207 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
- LayoutTable {TABLE} at (1,1) size 61x205 [border: (2px outset #808080)]
- LayoutTableSection {TBODY} at (2,2) size 57x201
+ LayoutTableCell {TD} at (62,70) size 63x66 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+ LayoutTable {TABLE} at (1,1) size 61x64 [border: (2px outset #808080)]
+ LayoutTableSection {TBODY} at (2,2) size 57x60
LayoutTableRow {TR} at (0,2) size 57x30
LayoutTableCell {TD} at (2,5) size 53x24 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
LayoutText {#text} at (2,2) size 49x19
text run at (2,2) width 49: "Cell B1"
- LayoutTableRow {TR} at (0,34) size 57x165
- LayoutTableCell {TD} at (2,104) size 53x24 [bgcolor=#99CC99] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
+ LayoutTableRow {TR} at (0,34) size 57x24
+ LayoutTableCell {TD} at (2,34) size 53x24 [bgcolor=#99CC99] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
LayoutText {#text} at (2,2) size 49x19
text run at (2,2) width 49: "Cell B2"
layer at (10,158) size 10x200 clip at (11,159) size 8x198 scrollWidth 17

Powered by Google App Engine
This is Rietveld 408576698