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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/fast/table/003-expected.txt

Issue 2535173006: Percent height border-box content should get correct height in percent height cells (Closed)
Patch Set: bug 669867 Created 4 years 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/fast/table/003-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/table/003-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/table/003-expected.txt
index 88484dfdfe73b9d9c545e10718b0ff4e12830a00..1f5a7db86f254fa75a3b7c925d1056429357bbe2 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/table/003-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/table/003-expected.txt
@@ -19,8 +19,8 @@ layer at (0,0) size 800x600
LayoutTableSection {TBODY} at (2,2) size 96x96
LayoutTableRow {TR} at (0,2) size 96x92
LayoutTableCell {TD} at (2,46) size 92x4 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- LayoutTable {TABLE} at (0,152) size 191x120 [border: (2px outset #808080)]
- LayoutTableSection {TBODY} at (2,2) size 187x116
+ LayoutTable {TABLE} at (0,152) size 191x126 [border: (2px outset #808080)]
+ LayoutTableSection {TBODY} at (2,2) size 187x122
LayoutTableRow {TR} at (0,2) size 187x24
LayoutTableCell {TD} at (2,2) size 183x24 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
LayoutText {#text} at (2,2) size 28x19
@@ -33,10 +33,10 @@ layer at (0,0) size 800x600
LayoutTableCell {TD} at (2,54) size 183x24 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
LayoutText {#text} at (2,2) size 35x19
text run at (2,2) width 35: "world"
- LayoutTableRow {TR} at (0,80) size 187x34
- LayoutTableCell {TD} at (2,82) size 183x30 [border: (1px inset #808080)] [r=3 c=0 rs=1 cs=1]
+ LayoutTableRow {TR} at (0,80) size 187x40
+ LayoutTableCell {TD} at (2,80) size 183x40 [border: (1px inset #808080)] [r=3 c=0 rs=1 cs=1]
LayoutText {#text} at (0,0) size 0x0
- LayoutTable {TABLE} at (0,272) size 106x86
+ LayoutTable {TABLE} at (0,278) size 106x86
LayoutTableSection {TBODY} at (0,0) size 106x86
LayoutTableRow {TR} at (0,2) size 106x82
LayoutTableCell {TD} at (2,2) size 102x82 [r=0 c=0 rs=1 cs=1]
@@ -46,7 +46,7 @@ layer at (0,0) size 800x600
text run at (1,41) width 54: "nowrap. "
text run at (55,41) width 41: "I really"
text run at (1,61) width 43: "should."
- LayoutTable {TABLE} at (0,358) size 106x86
+ LayoutTable {TABLE} at (0,364) size 106x86
LayoutTableSection {TBODY} at (0,0) size 106x86
LayoutTableRow {TR} at (0,2) size 106x82
LayoutTableCell {TD} at (2,2) size 102x82 [r=0 c=0 rs=1 cs=1]
@@ -57,7 +57,7 @@ layer at (0,0) size 800x600
text run at (0,40) width 54: "nowrap. "
text run at (54,40) width 41: "I really"
text run at (0,60) width 43: "should."
- LayoutTable {TABLE} at (0,444) size 345x26
+ LayoutTable {TABLE} at (0,450) size 345x26
LayoutTableSection {TBODY} at (0,0) size 345x26
LayoutTableRow {TR} at (0,2) size 345x22
LayoutTableCell {TD} at (2,2) size 341x22 [r=0 c=0 rs=1 cs=1]
@@ -65,7 +65,7 @@ layer at (0,0) size 800x600
text run at (1,1) width 138: "I should have nowrap. "
text run at (139,1) width 92: "I really should. "
text run at (231,1) width 109: "Definitely. Should."
- LayoutTable {TABLE} at (0,470) size 345x26
+ LayoutTable {TABLE} at (0,476) size 345x26
LayoutTableSection {TBODY} at (0,0) size 345x26
LayoutTableRow {TR} at (0,2) size 345x22
LayoutTableCell {TD} at (2,2) size 341x22 [r=0 c=0 rs=1 cs=1]
@@ -76,6 +76,6 @@ layer at (0,0) size 800x600
text run at (230,0) width 109: "Definitely. Should."
layer at (57,14) size 730x16
LayoutBlockFlow {DIV} at (2,3) size 730x16
-layer at (14,246) size 179x26 clip at (15,247) size 177x24
- LayoutTextControl {TEXTAREA} at (2,2) size 179x26 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
+layer at (14,244) size 179x36 clip at (15,245) size 177x34
+ LayoutTextControl {TEXTAREA} at (2,2) size 179x36 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
LayoutBlockFlow {DIV} at (3,3) size 175x16

Powered by Google App Engine
This is Rietveld 408576698