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

Unified Diff: LayoutTests/platform/mac/tables/mozilla/bugs/bug2973-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/bug2973-expected.txt
diff --git a/LayoutTests/platform/mac/tables/mozilla/bugs/bug2973-expected.txt b/LayoutTests/platform/mac/tables/mozilla/bugs/bug2973-expected.txt
index 08ffec9ad94183d181a54254925b108328363db2..d18b08d79f54fcd7eaef249924604bb516632190 100644
--- a/LayoutTests/platform/mac/tables/mozilla/bugs/bug2973-expected.txt
+++ b/LayoutTests/platform/mac/tables/mozilla/bugs/bug2973-expected.txt
@@ -3,19 +3,19 @@ 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 784x90
- LayoutTableSection {TBODY} at (0,0) size 784x90
- LayoutTableRow {TR} at (0,2) size 784x86
- LayoutTableCell {TD} at (2,2) size 640x86 [r=0 c=0 rs=1 cs=1]
- LayoutTable {TABLE} at (1,1) size 638x84
- LayoutTableSection {TBODY} at (0,0) size 638x84
- LayoutTableRow {TR} at (0,2) size 638x80
- LayoutTableCell {TD} at (2,2) size 634x80 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 56x78
+ LayoutTable {TABLE} at (0,0) size 784x92
+ LayoutTableSection {TBODY} at (0,0) size 784x92
+ LayoutTableRow {TR} at (0,2) size 784x88
+ LayoutTableCell {TD} at (2,2) size 640x88 [r=0 c=0 rs=1 cs=1]
+ LayoutTable {TABLE} at (1,1) size 638x86
+ LayoutTableSection {TBODY} at (0,0) size 638x86
+ LayoutTableRow {TR} at (0,2) size 638x82
+ LayoutTableCell {TD} at (2,2) size 634x82 [r=0 c=0 rs=1 cs=1]
+ RenderText {#text} at (1,1) size 56x80
text run at (1,1) width 56: "inside of"
text run at (1,63) width 32: "table"
- RenderImage {IMG} at (32.09,17) size 600x58
- LayoutTableCell {TD} at (644,28) size 138x34 [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (1,1) size 121x32
+ RenderImage {IMG} at (32.09,19) size 600x58
+ LayoutTableCell {TD} at (644,27) size 138x38 [r=0 c=1 rs=1 cs=1]
+ RenderText {#text} at (1,1) size 121x36
text run at (1,1) width 121: "2nd row of outside"
- text run at (1,17) width 32: "table"
+ text run at (1,19) width 32: "table"

Powered by Google App Engine
This is Rietveld 408576698