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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/tables/mozilla/bugs/bug30692-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/tables/mozilla/bugs/bug30692-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/tables/mozilla/bugs/bug30692-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/tables/mozilla/bugs/bug30692-expected.txt
index ca08f06c34411a16d44f8ab1650eeb6120921145..71313fe29fc762b159d4aba14295e26be8734b96 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/tables/mozilla/bugs/bug30692-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/tables/mozilla/bugs/bug30692-expected.txt
@@ -20,7 +20,7 @@ layer at (0,0) size 800x600
LayoutTable {TABLE} at (0,38) size 784x100
LayoutTableSection {TBODY} at (0,0) size 784x100
LayoutTableRow {TR} at (0,2) size 784x96
- LayoutTableCell {TD} at (2,13) size 780x73 [bgcolor=#FF0000] [r=0 c=0 rs=1 cs=1]
+ LayoutTableCell {TD} at (2,11) size 780x77 [bgcolor=#FF0000] [r=0 c=0 rs=1 cs=1]
LayoutText {#text} at (0,0) size 0x0
LayoutBlockFlow {HR} at (0,146) size 784x2 [border: (1px inset #EEEEEE)]
LayoutTable {TABLE} at (0,156) size 784x100
@@ -44,8 +44,8 @@ layer at (0,0) size 800x600
LayoutBlockFlow {P} at (1,1) size 622.39x80 [bgcolor=#FFFFE0]
LayoutText {#text} at (0,0) size 210x19
text run at (0,0) width 210: "OK: the height of the P is 80 pixels"
-layer at (11,100) size 622x71 clip at (12,101) size 620x69
- LayoutTextControl {TEXTAREA} at (1,1) size 622.39x71.19 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
+layer at (11,98) size 622x75 clip at (12,99) size 620x73
+ LayoutTextControl {TEXTAREA} at (1,1) size 622.39x75.19 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
LayoutBlockFlow {DIV} at (3,3) size 618.39x16
LayoutText {#text} at (0,0) size 336x16
text run at (0,0) width 336: "BUG: the height of the textarea is not 80%"

Powered by Google App Engine
This is Rietveld 408576698