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

Unified Diff: LayoutTests/platform/win/tables/mozilla/bugs/bug8858-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/bugs/bug8858-expected.txt
diff --git a/LayoutTests/platform/win/tables/mozilla/bugs/bug8858-expected.txt b/LayoutTests/platform/win/tables/mozilla/bugs/bug8858-expected.txt
index 5c1f4f98a27b1241379634b20031e978c5ae343c..279393a3a167c608200f3209cdc103c98363c61d 100644
--- a/LayoutTests/platform/win/tables/mozilla/bugs/bug8858-expected.txt
+++ b/LayoutTests/platform/win/tables/mozilla/bugs/bug8858-expected.txt
@@ -12,7 +12,7 @@ layer at (0,0) size 785x601
text run at (0,20) width 393: "of content beginning 'Pacific Shore Properties ...'. Can you see it?"
RenderTable {TABLE} at (0,56) size 761x529 [border: (2px outset #808080)]
RenderTableSection {TBODY} at (2,2) size 757x525
- RenderTableRow {TR} at (0,1) size 757x130
+ RenderTableRow {TR} at (0,1) size 757x77
RenderTableCell {TD} at (1,1) size 755x214 [bgcolor=#FFFFFF] [border: (1px inset #808080)] [r=0 c=0 rs=4 cs=2]
RenderBlock {P} at (5,5) size 745x44
RenderInline {FONT} at (0,0) size 23x27 [color=#E91C05]
@@ -45,6 +45,6 @@ layer at (0,0) size 785x601
text run at (0,48) width 714: "In business for over 35 years, and the oldest real estate company on Mayne Island, Pacific Shore Properties knowledge and"
text run at (0,64) width 251: "expertise on the Gulf Islands is unmatched."
RenderBlock {P} at (5,225) size 745x0
- RenderTableRow {TR} at (0,132) size 757x130
- RenderTableRow {TR} at (0,263) size 757x130
- RenderTableRow {TR} at (0,394) size 757x130
+ RenderTableRow {TR} at (0,79) size 757x77
+ RenderTableRow {TR} at (0,157) size 757x77
+ RenderTableRow {TR} at (0,235) size 757x289

Powered by Google App Engine
This is Rietveld 408576698