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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/tables/mozilla_expected_failures/bugs/bug32205-4-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/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 2fa7254d6988d10aff794caf87de3e7086a58172..39a994267fd27b102ec0f8d716372b7ab4346b17 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 47x19
text run at (11,186) width 47: "Cell A1"
- LayoutTableCell {TD} at (59,70) size 60x66 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
- LayoutTable {TABLE} at (1,1) size 58x64 [border: (2px outset #808080)]
- LayoutTableSection {TBODY} at (2,2) size 54x60
+ LayoutTableCell {TD} at (59,0) size 60x207 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+ LayoutTable {TABLE} at (1,1) size 58x205 [border: (2px outset #808080)]
+ LayoutTableSection {TBODY} at (2,2) size 54x201
LayoutTableRow {TR} at (0,2) size 54x30
LayoutTableCell {TD} at (2,5) size 50x24 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
LayoutText {#text} at (2,2) size 46x19
text run at (2,2) width 46: "Cell B1"
- LayoutTableRow {TR} at (0,34) size 54x24
- LayoutTableCell {TD} at (2,34) size 50x24 [bgcolor=#99CC99] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
+ LayoutTableRow {TR} at (0,34) size 54x165
+ LayoutTableCell {TD} at (2,104) size 50x24 [bgcolor=#99CC99] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
LayoutText {#text} at (2,2) size 46x19
text run at (2,2) width 46: "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