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

Unified Diff: LayoutTests/platform/win/tables/mozilla/core/cell_heights-expected.txt

Issue 18553003: Add a runtime flag for distributing extra logical height to rowspans (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 7 years, 6 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: LayoutTests/platform/win/tables/mozilla/core/cell_heights-expected.txt
diff --git a/LayoutTests/platform/win/tables/mozilla/core/cell_heights-expected.txt b/LayoutTests/platform/win/tables/mozilla/core/cell_heights-expected.txt
index 6a8eda3b26a6ad61075d6d4746be79cd8b2849e2..b621e7d3f1bffa852013abf1455eecc83d2ff31b 100644
--- a/LayoutTests/platform/win/tables/mozilla/core/cell_heights-expected.txt
+++ b/LayoutTests/platform/win/tables/mozilla/core/cell_heights-expected.txt
@@ -136,18 +136,18 @@ layer at (0,0) size 785x4366
RenderBR {BR} at (0,0) size 0x19
RenderTable {TABLE} at (0,3340) size 100x584 [bgcolor=#FF0000] [border: (1px outset #808080)]
RenderTableSection {TBODY} at (1,1) size 98x582
- RenderTableRow {TR} at (0,2) size 98x266
+ RenderTableRow {TR} at (0,2) size 98x41
RenderTableCell {TD} at (2,257) size 30x24 [border: (1px inset #808080)] [r=0 c=0 rs=2 cs=1]
RenderText {#text} at (2,2) size 24x19
text run at (2,2) width 24: "500"
- RenderTableCell {TD} at (34,123) size 30x24 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+ RenderTableCell {TD} at (34,10) size 30x24 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
RenderText {#text} at (2,2) size 26x19
text run at (2,2) width 26: "auto"
- RenderTableRow {TR} at (0,270) size 98x266
- RenderTableCell {TD} at (34,391) size 30x24 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
+ RenderTableRow {TR} at (0,45) size 98x491
+ RenderTableCell {TD} at (34,278) size 30x24 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
RenderText {#text} at (2,2) size 26x19
text run at (2,2) width 26: "auto"
- RenderTableCell {TD} at (66,391) size 30x24 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
+ RenderTableCell {TD} at (66,278) size 30x24 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
RenderText {#text} at (2,2) size 26x19
text run at (2,2) width 26: "auto"
RenderTableRow {TR} at (0,538) size 98x42

Powered by Google App Engine
This is Rietveld 408576698