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

Unified Diff: LayoutTests/platform/mac/tables/mozilla/bugs/bug3103-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/bug3103-expected.txt
diff --git a/LayoutTests/platform/mac/tables/mozilla/bugs/bug3103-expected.txt b/LayoutTests/platform/mac/tables/mozilla/bugs/bug3103-expected.txt
index ad05fc3e5da92e2d9bd1a578d6a4c6e769c90603..263adaaddb63b01fa0ce78903de7e2b8948e3af8 100644
--- a/LayoutTests/platform/mac/tables/mozilla/bugs/bug3103-expected.txt
+++ b/LayoutTests/platform/mac/tables/mozilla/bugs/bug3103-expected.txt
@@ -6,19 +6,19 @@ layer at (0,0) size 800x600
LayoutTable {TABLE} at (0,0) size 622x400 [border: (4px outset #808080)]
LayoutTableSection {TBODY} at (4,4) size 614x392
LayoutTableRow {TR} at (0,2) size 614x193
- LayoutTableCell {TD} at (2,170) size 204x52 [border: (1px inset #808080)] [r=0 c=0 rs=2 cs=1]
- RenderText {#text} at (2,2) size 172x48
+ LayoutTableCell {TD} at (2,167) size 204x58 [border: (1px inset #808080)] [r=0 c=0 rs=2 cs=1]
+ RenderText {#text} at (2,2) size 172x54
text run at (2,2) width 172: "1 Some sample text for the"
- text run at (2,18) width 148: "first column. Notice its"
- text run at (2,34) width 72: "formatting."
- LayoutTableCell {TD} at (208,72) size 404x52 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (2,2) size 372x48
+ text run at (2,20) width 148: "first column. Notice its"
+ text run at (2,38) width 72: "formatting."
+ LayoutTableCell {TD} at (208,69) size 404x58 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+ RenderText {#text} at (2,2) size 372x54
text run at (2,2) width 372: "2 Here is some sample text to demonstrate the problem. Is"
- text run at (2,18) width 361: "there some setting in Navigator that will make this work"
- text run at (2,34) width 311: "correctly ? If so I haven't found it. Is this a bug ?"
+ text run at (2,20) width 361: "there some setting in Navigator that will make this work"
+ text run at (2,38) width 311: "correctly ? If so I haven't found it. Is this a bug ?"
LayoutTableRow {TR} at (0,197) size 614x193
- LayoutTableCell {TD} at (208,267) size 404x52 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
- RenderText {#text} at (2,2) size 372x48
+ LayoutTableCell {TD} at (208,264) size 404x58 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
+ RenderText {#text} at (2,2) size 372x54
text run at (2,2) width 372: "3 Here is some sample text to demonstrate the problem. Is"
- text run at (2,18) width 361: "there some setting in Navigator that will make this work"
- text run at (2,34) width 311: "correctly ? If so I haven't found it. Is this a bug ?"
+ text run at (2,20) width 361: "there some setting in Navigator that will make this work"
+ text run at (2,38) width 311: "correctly ? If so I haven't found it. Is this a bug ?"

Powered by Google App Engine
This is Rietveld 408576698