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

Unified Diff: LayoutTests/platform/mac/tables/mozilla/bugs/bug25086-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/bug25086-expected.txt
diff --git a/LayoutTests/platform/mac/tables/mozilla/bugs/bug25086-expected.txt b/LayoutTests/platform/mac/tables/mozilla/bugs/bug25086-expected.txt
index fdca002af837b1b23ecd6f5d49826ea4a442311b..2870b2c3606d359a95f479cb5f490321dbf54386 100644
--- a/LayoutTests/platform/mac/tables/mozilla/bugs/bug25086-expected.txt
+++ b/LayoutTests/platform/mac/tables/mozilla/bugs/bug25086-expected.txt
@@ -3,37 +3,37 @@ 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 {P} at (0,0) size 784x16
- RenderText {#text} at (0,0) size 367x16
+ RenderBlock {P} at (0,0) size 784x18
+ RenderText {#text} at (0,0) size 367x18
text run at (0,0) width 367: "this table is regular html and the cell has a class attribute:"
- LayoutTable {TABLE} at (0,32) size 125x78 [border: (2px outset #808080)]
- LayoutTableSection {TBODY} at (2,2) size 121x74
- LayoutTableRow {TR} at (0,2) size 121x68
- LayoutTableCell {TD} at (2,2) size 117x68 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (26,26) size 65x16
+ LayoutTable {TABLE} at (0,34) size 125x80 [border: (2px outset #808080)]
+ LayoutTableSection {TBODY} at (2,2) size 121x76
+ LayoutTableRow {TR} at (0,2) size 121x70
+ LayoutTableCell {TD} at (2,2) size 117x70 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+ RenderText {#text} at (26,26) size 65x18
text run at (26,26) width 65: "padding?"
- LayoutTableRow {TR} at (0,72) size 121x0
- RenderBlock {P} at (0,126) size 784x32
- RenderText {#text} at (0,0) size 768x32
+ LayoutTableRow {TR} at (0,74) size 121x0
+ RenderBlock {P} at (0,130) size 784x36
+ RenderText {#text} at (0,0) size 768x36
text run at (0,0) width 500: "this table is partly created by javascript code and the cell has a class attribute. "
text run at (499,0) width 269: "this is where the text appears to the left of"
- text run at (0,16) width 271: "the left margin created by the cellpadding:"
- LayoutTable {TABLE} at (0,174) size 125x78 [border: (2px outset #808080)]
- LayoutTableSection {TBODY} at (2,2) size 121x74
- LayoutTableRow {TR} at (0,2) size 121x68
- LayoutTableCell {TD} at (2,2) size 117x68 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (26,26) size 65x16
+ text run at (0,18) width 271: "the left margin created by the cellpadding:"
+ LayoutTable {TABLE} at (0,182) size 125x80 [border: (2px outset #808080)]
+ LayoutTableSection {TBODY} at (2,2) size 121x76
+ LayoutTableRow {TR} at (0,2) size 121x70
+ LayoutTableCell {TD} at (2,2) size 117x70 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+ RenderText {#text} at (26,26) size 65x18
text run at (26,26) width 65: "padding?"
- LayoutTableRow {TR} at (0,72) size 121x0
- RenderBlock {P} at (0,268) size 784x32
- RenderText {#text} at (0,0) size 774x32
+ LayoutTableRow {TR} at (0,74) size 121x0
+ RenderBlock {P} at (0,278) size 784x36
+ RenderText {#text} at (0,0) size 774x36
text run at (0,0) width 509: "this table is partly created by javascript code and the cell has no class attribute. "
text run at (508,0) width 266: "here the text obeys the cellpadding value,"
- text run at (0,16) width 584: "although there is another problem with this table that i'm filing under a separate bug report:"
- LayoutTable {TABLE} at (0,316) size 119x78 [border: (2px outset #808080)]
- LayoutTableSection {TBODY} at (2,2) size 115x74
- LayoutTableRow {TR} at (0,2) size 115x68
- LayoutTableCell {TD} at (2,2) size 111x68 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (26,26) size 59x16
+ text run at (0,18) width 584: "although there is another problem with this table that i'm filing under a separate bug report:"
+ LayoutTable {TABLE} at (0,330) size 119x80 [border: (2px outset #808080)]
+ LayoutTableSection {TBODY} at (2,2) size 115x76
+ LayoutTableRow {TR} at (0,2) size 115x70
+ LayoutTableCell {TD} at (2,2) size 111x70 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+ RenderText {#text} at (26,26) size 59x18
text run at (26,26) width 59: "padding?"
- LayoutTableRow {TR} at (0,72) size 115x0
+ LayoutTableRow {TR} at (0,74) size 115x0

Powered by Google App Engine
This is Rietveld 408576698