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

Unified Diff: LayoutTests/platform/mac/tables/mozilla/bugs/bug39209-expected.txt

Issue 908473003: Auto-rebaseline for r189636 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 10 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/mac/tables/mozilla/bugs/bug39209-expected.txt
diff --git a/LayoutTests/platform/mac/tables/mozilla/bugs/bug39209-expected.txt b/LayoutTests/platform/mac/tables/mozilla/bugs/bug39209-expected.txt
index e264380ce8af1c0c2516e458a1c55cb1aecea133..7a598dbbec179eff795afeb9dc49165670e69f08 100644
--- a/LayoutTests/platform/mac/tables/mozilla/bugs/bug39209-expected.txt
+++ b/LayoutTests/platform/mac/tables/mozilla/bugs/bug39209-expected.txt
@@ -3,11 +3,11 @@ layer at (0,0) size 800x600
layer at (0,0) size 800x600
RenderBlock {HTML} at (0,0) size 800x600
RenderBody {BODY} at (8,8) size 784x584
- LayoutTable {TABLE} at (0,0) size 439x76 [border: (1px outset #808080)]
- LayoutTableSection {TBODY} at (1,1) size 437x74
+ LayoutTable {TABLE} at (0,0) size 439x78 [border: (1px outset #808080)]
+ LayoutTableSection {TBODY} at (1,1) size 437x76
LayoutTableRow {TR} at (0,2) size 437x48
- LayoutTableCell {TD} at (2,16) size 146x20 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 31x16
+ LayoutTableCell {TD} at (2,15) size 146x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+ RenderText {#text} at (2,2) size 31x18
text run at (2,2) width 31: "Blah"
LayoutTableCell {TD} at (150,2) size 285x48 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
LayoutTable {TABLE} at (110.50,2) size 64x44 [border: (1px outset #808080)]
@@ -20,7 +20,7 @@ layer at (0,0) size 800x600
RenderText {#text} at (0,0) size 38x13
text run at (0,0) width 38: "Submit"
RenderText {#text} at (0,0) size 0x0
- LayoutTableRow {TR} at (0,52) size 437x20
- LayoutTableCell {TD} at (2,52) size 433x20 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=2]
- RenderText {#text} at (2,2) size 429x16
+ LayoutTableRow {TR} at (0,52) size 437x22
+ LayoutTableCell {TD} at (2,52) size 433x22 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=2]
+ RenderText {#text} at (2,2) size 429x18
text run at (2,2) width 429: "This line is only here to separate the two columns in the row above"

Powered by Google App Engine
This is Rietveld 408576698