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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/fast/table/split-table-section-before-anonymous-block-4-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/split-table-section-before-anonymous-block-4-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/table/split-table-section-before-anonymous-block-4-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/table/split-table-section-before-anonymous-block-4-expected.txt
index 22c31f0efa71574b5b3835b464dcf3f3a23dc9fd..4b293afc5d0ef97dd64e1d50d9e80812f7aeb58c 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/table/split-table-section-before-anonymous-block-4-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/table/split-table-section-before-anonymous-block-4-expected.txt
@@ -10,8 +10,8 @@ layer at (0,0) size 800x80
LayoutTableSection {DIV} at (0,0) size 150x20
LayoutTableRow (anonymous) at (0,0) size 150x20
LayoutTableCell (anonymous) at (0,0) size 150x20 [r=0 c=0 rs=1 cs=1]
- LayoutBlockFlow {DIV} at (0,5) size 75x10 [bgcolor=#0000FF]
- LayoutBlockFlow {DIV} at (75,5) size 75x10 [bgcolor=#0000FF]
+ LayoutBlockFlow {DIV} at (0,15) size 75x0 [bgcolor=#0000FF]
+ LayoutBlockFlow {DIV} at (75,15) size 75x0 [bgcolor=#0000FF]
LayoutTableRow {DIV} at (0,20) size 150x0
LayoutTableRow (anonymous) at (0,20) size 150x0
LayoutTableCell (anonymous) at (0,20) size 150x0 [r=2 c=0 rs=1 cs=1]

Powered by Google App Engine
This is Rietveld 408576698