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

Unified Diff: LayoutTests/platform/mac/tables/mozilla/bugs/bug33137-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/bug33137-expected.txt
diff --git a/LayoutTests/platform/mac/tables/mozilla/bugs/bug33137-expected.txt b/LayoutTests/platform/mac/tables/mozilla/bugs/bug33137-expected.txt
index 854a1c4ed995fa4db409eb86663be683332acdff..43a713eabdc9b6ebcbc54588cad4a0527cf597a2 100644
--- a/LayoutTests/platform/mac/tables/mozilla/bugs/bug33137-expected.txt
+++ b/LayoutTests/platform/mac/tables/mozilla/bugs/bug33137-expected.txt
@@ -3,28 +3,28 @@ 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 85x98 [border: (1px outset #808080)]
- LayoutTableSection {TBODY} at (1,1) size 83x96
+ LayoutTable {TABLE} at (0,0) size 85x106 [border: (1px outset #808080)]
+ LayoutTableSection {TBODY} at (1,1) size 83x104
LayoutTableRow {TR} at (0,2) size 83x22
LayoutTableCell {TD} at (2,2) size 79x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
RenderBlock {HR} at (3.50,10) size 72x2 [border: (1px inset #EEEEEE)]
- LayoutTableRow {TR} at (0,26) size 83x68
- LayoutTableCell {TD} at (2,26) size 79x68 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 70x64
+ LayoutTableRow {TR} at (0,26) size 83x76
+ LayoutTableCell {TD} at (2,26) size 79x76 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
+ RenderText {#text} at (2,2) size 70x72
text run at (2,2) width 70: "this should"
- text run at (2,18) width 32: "wrap"
- text run at (2,34) width 69: "within this"
- text run at (2,50) width 22: "TD"
- RenderBlock (anonymous) at (0,98) size 784x16
- RenderBR {BR} at (0,0) size 0x16
- LayoutTable {TABLE} at (0,114) size 92x82 [border: (1px outset #808080)]
- LayoutTableSection {TBODY} at (1,1) size 90x80
+ text run at (2,20) width 32: "wrap"
+ text run at (2,38) width 69: "within this"
+ text run at (2,56) width 22: "TD"
+ RenderBlock (anonymous) at (0,106) size 784x18
+ RenderBR {BR} at (0,0) size 0x18
+ LayoutTable {TABLE} at (0,124) size 92x88 [border: (1px outset #808080)]
+ LayoutTableSection {TBODY} at (1,1) size 90x86
LayoutTableRow {TR} at (0,2) size 90x22
LayoutTableCell {TD} at (2,2) size 86x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
RenderBlock {HR} at (2,10) size 82x2 [border: (1px inset #EEEEEE)]
- LayoutTableRow {TR} at (0,26) size 90x52
- LayoutTableCell {TD} at (2,26) size 86x52 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 77x48
+ LayoutTableRow {TR} at (0,26) size 90x58
+ LayoutTableCell {TD} at (2,26) size 86x58 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
+ RenderText {#text} at (2,2) size 77x54
text run at (2,2) width 70: "this should"
- text run at (2,18) width 77: "wrap within"
- text run at (2,34) width 49: "this TD"
+ text run at (2,20) width 77: "wrap within"
+ text run at (2,38) width 49: "this TD"

Powered by Google App Engine
This is Rietveld 408576698