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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/fast/table/dynamic-descendant-percentage-height-expected.txt

Issue 2309893002: Revert "Percent height content should respect the fixed height of its containing cell" (Closed)
Patch Set: Created 4 years, 3 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/fast/table/dynamic-descendant-percentage-height-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/table/dynamic-descendant-percentage-height-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/table/dynamic-descendant-percentage-height-expected.txt
index 9da9347d4b975d642be6ab45e1b4fde6fced75de..84a4fc5bbd973501f5212d43ce1b08be4ee352d4 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/table/dynamic-descendant-percentage-height-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/table/dynamic-descendant-percentage-height-expected.txt
@@ -6,17 +6,17 @@ layer at (0,0) size 800x600
LayoutBlockFlow {P} at (0,0) size 784x20
LayoutText {#text} at (0,0) size 327x19
text run at (0,0) width 327: "The following two green rectangles should be identical:"
- LayoutTable {TABLE} at (0,36) size 266x112
- LayoutTableSection {TBODY} at (0,0) size 266x112
- LayoutTableRow {TR} at (0,2) size 266x108
- LayoutTableCell {TD} at (2,2) size 262x108 [r=0 c=0 rs=1 cs=1]
- LayoutBlockFlow {DIV} at (1,1) size 260x106 [bgcolor=#008000] [border: (3px solid #000000)]
+ LayoutTable {TABLE} at (0,36) size 266x104
+ LayoutTableSection {TBODY} at (0,0) size 266x104
+ LayoutTableRow {TR} at (0,2) size 266x100
+ LayoutTableCell {TD} at (2,2) size 262x100 [r=0 c=0 rs=1 cs=1]
+ LayoutBlockFlow {DIV} at (1,1) size 260x98 [bgcolor=#008000] [border: (3px solid #000000)]
LayoutText {#text} at (3,3) size 254x19
text run at (3,3) width 254: "This text should have a green background."
- LayoutTable {TABLE} at (0,148) size 266x112
- LayoutTableSection {TBODY} at (0,0) size 266x112
- LayoutTableRow {TR} at (0,2) size 266x108
- LayoutTableCell {TD} at (2,2) size 262x108 [r=0 c=0 rs=1 cs=1]
- LayoutBlockFlow {DIV} at (1,1) size 260x106 [bgcolor=#008000] [border: (3px solid #000000)]
+ LayoutTable {TABLE} at (0,140) size 266x104
+ LayoutTableSection {TBODY} at (0,0) size 266x104
+ LayoutTableRow {TR} at (0,2) size 266x100
+ LayoutTableCell {TD} at (2,2) size 262x100 [r=0 c=0 rs=1 cs=1]
+ LayoutBlockFlow {DIV} at (1,1) size 260x98 [bgcolor=#008000] [border: (3px solid #000000)]
LayoutText {#text} at (3,3) size 254x19
text run at (3,3) width 254: "This text should have a green background."

Powered by Google App Engine
This is Rietveld 408576698