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

Unified Diff: LayoutTests/platform/mac/tables/mozilla/bugs/bug2469-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/bug2469-expected.txt
diff --git a/LayoutTests/platform/mac/tables/mozilla/bugs/bug2469-expected.txt b/LayoutTests/platform/mac/tables/mozilla/bugs/bug2469-expected.txt
index 60bcae4606b68dbafd59f8a4f439e95425a98d94..86c6b1ef7c19aedd37b14252480444624d1d14e3 100644
--- a/LayoutTests/platform/mac/tables/mozilla/bugs/bug2469-expected.txt
+++ b/LayoutTests/platform/mac/tables/mozilla/bugs/bug2469-expected.txt
@@ -3,17 +3,17 @@ 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
- RenderBlock (anonymous) at (0,0) size 784x16
- RenderInline {FONT} at (0,0) size 159x16
- RenderText {#text} at (0,0) size 159x16
+ RenderBlock (anonymous) at (0,0) size 784x18
+ RenderInline {FONT} at (0,0) size 159x18
+ RenderText {#text} at (0,0) size 159x18
text run at (0,0) width 159: "Blah, blah in Helvetica"
- RenderBlock (anonymous) at (0,16) size 784x22
- LayoutTable {TABLE} at (0,0) size 251x22
- LayoutTableSection {TBODY} at (0,0) size 251x22
- LayoutTableRow {TR} at (0,2) size 251x18
- LayoutTableCell {TD} at (2,2) size 247x18 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 245x16
+ RenderBlock (anonymous) at (0,18) size 784x24
+ LayoutTable {TABLE} at (0,0) size 251x24
+ LayoutTableSection {TBODY} at (0,0) size 251x24
+ LayoutTableRow {TR} at (0,2) size 251x20
+ LayoutTableCell {TD} at (2,2) size 247x20 [r=0 c=0 rs=1 cs=1]
+ RenderText {#text} at (1,1) size 245x18
text run at (1,1) width 245: "Text here is in times, not Helvetica"
- RenderBlock (anonymous) at (0,38) size 784x0
+ RenderBlock (anonymous) at (0,42) size 784x0
RenderInline {FONT} at (0,0) size 0x0
RenderText {#text} at (0,0) size 0x0

Powered by Google App Engine
This is Rietveld 408576698