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

Unified Diff: LayoutTests/platform/mac/tables/mozilla/bugs/bug44523-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/bug44523-expected.txt
diff --git a/LayoutTests/platform/mac/tables/mozilla/bugs/bug44523-expected.txt b/LayoutTests/platform/mac/tables/mozilla/bugs/bug44523-expected.txt
index ff03c30bfc45d2c275b75faadaac9c028f197463..d16821a5e529805a71f9c1d123f0b33cf967a7bf 100644
--- a/LayoutTests/platform/mac/tables/mozilla/bugs/bug44523-expected.txt
+++ b/LayoutTests/platform/mac/tables/mozilla/bugs/bug44523-expected.txt
@@ -4,15 +4,15 @@ layer at (0,0) size 800x600
RenderBlock {HTML} at (0,0) size 800x600
RenderBody {BODY} at (8,8) size 784x584
RenderBlock {P} at (0,0) size 784x0
- RenderBlock (anonymous) at (0,0) size 784x16
- RenderBR {BR} at (0,0) size 0x16
- LayoutTable {TABLE} at (0,16) size 388x28 [border: (1px outset #808080)]
- LayoutTableSection {TBODY} at (1,1) size 386x26
+ RenderBlock (anonymous) at (0,0) size 784x18
+ RenderBR {BR} at (0,0) size 0x18
+ LayoutTable {TABLE} at (0,18) size 388x30 [border: (1px outset #808080)]
+ LayoutTableSection {TBODY} at (1,1) size 386x28
LayoutTableRow {TR} at (0,2) size 386x0
- LayoutTableCell {TD} at (2,3) size 217x20 [border: (1px inset #808080)] [r=0 c=0 rs=2 cs=1]
- RenderText {#text} at (2,2) size 213x16
+ LayoutTableCell {TD} at (2,3) size 217x22 [border: (1px inset #808080)] [r=0 c=0 rs=2 cs=1]
+ RenderText {#text} at (2,2) size 213x18
text run at (2,2) width 213: "Canada climbs up FIFA rankings"
- LayoutTableRow {TR} at (0,4) size 386x20
- LayoutTableCell {TD} at (221,4) size 163x20 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
- RenderText {#text} at (2,2) size 159x16
+ LayoutTableRow {TR} at (0,4) size 386x22
+ LayoutTableCell {TD} at (221,4) size 163x22 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
+ RenderText {#text} at (2,2) size 159x18
text run at (2,2) width 159: "drink more german beer."

Powered by Google App Engine
This is Rietveld 408576698