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

Unified Diff: LayoutTests/platform/mac/tables/mozilla/bugs/bug55789-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/bug55789-expected.txt
diff --git a/LayoutTests/platform/mac/tables/mozilla/bugs/bug55789-expected.txt b/LayoutTests/platform/mac/tables/mozilla/bugs/bug55789-expected.txt
index 152105ded32d4e6cfa9d222520663ec749173011..e12936b109306266e1be642a18ec19587befcb13 100644
--- a/LayoutTests/platform/mac/tables/mozilla/bugs/bug55789-expected.txt
+++ b/LayoutTests/platform/mac/tables/mozilla/bugs/bug55789-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
- RenderText {#text} at (0,0) size 40x16
+ RenderBlock (anonymous) at (0,0) size 784x18
+ RenderText {#text} at (0,0) size 40x18
text run at (0,0) width 40: "25016"
- LayoutTable {TABLE} at (0,16) size 38x26
- LayoutTableSection {TBODY} at (0,0) size 38x22
- LayoutTableRow {TR} at (0,2) size 38x18
- LayoutTableCell {TD} at (2,2) size 34x18 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 32x16
+ LayoutTable {TABLE} at (0,18) size 38x28
+ LayoutTableSection {TBODY} at (0,0) size 38x24
+ LayoutTableRow {TR} at (0,2) size 38x20
+ LayoutTableCell {TD} at (2,2) size 34x20 [r=0 c=0 rs=1 cs=1]
+ RenderText {#text} at (1,1) size 32x18
text run at (1,1) width 32: "4659"
RenderBlock {CAPTION} at (0,0) size 38x0
- LayoutTableSection {TBODY} at (0,22) size 38x4
+ LayoutTableSection {TBODY} at (0,24) size 38x4
LayoutTableRow {TR} at (0,0) size 38x2
LayoutTableCell {TH} at (2,0) size 34x2 [r=0 c=0 rs=1 cs=1]
LayoutTableCol {COLGROUP} at (0,0) size 0x0

Powered by Google App Engine
This is Rietveld 408576698