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

Unified Diff: LayoutTests/platform/mac/tables/mozilla/bugs/bug29157-expected.txt

Issue 616923003: Auto-rebaseline for r182920 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 3 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/bug29157-expected.txt
diff --git a/LayoutTests/platform/mac/tables/mozilla/bugs/bug29157-expected.txt b/LayoutTests/platform/mac/tables/mozilla/bugs/bug29157-expected.txt
index 8d3fd6209c3924b41df3c97ebcd3ceab3539703f..6dff1573dd4d95c1fa1151cf8dafe3bba69480e1 100644
--- a/LayoutTests/platform/mac/tables/mozilla/bugs/bug29157-expected.txt
+++ b/LayoutTests/platform/mac/tables/mozilla/bugs/bug29157-expected.txt
@@ -3,30 +3,30 @@ 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
- RenderTable {TABLE} at (0,0) size 120x76 [border: (1px outset #808080)]
- RenderBlock {CAPTION} at (0,0) size 120x0
- RenderTableSection {TBODY} at (1,1) size 118x74
- RenderTableRow {TR} at (0,2) size 118x22
- RenderTableCell {TD} at (2,2) size 56x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 52x18
- text run at (2,2) width 52: "cell data"
- RenderTableCell {TD} at (60,2) size 56x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (2,2) size 52x18
- text run at (2,2) width 52: "cell data"
- RenderTableRow {TR} at (0,26) size 118x22
- RenderTableCell {TD} at (2,26) size 56x22 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 52x18
- text run at (2,2) width 52: "cell data"
- RenderTableCell {TD} at (60,26) size 56x22 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
- RenderText {#text} at (2,2) size 52x18
- text run at (2,2) width 52: "cell data"
- RenderTableRow {TR} at (0,50) size 118x22
- RenderTableCell {TD} at (2,50) size 56x22 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 52x18
- text run at (2,2) width 52: "cell data"
- RenderTableCell {TD} at (60,50) size 56x22 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
- RenderText {#text} at (2,2) size 52x18
- text run at (2,2) width 52: "cell data"
- RenderBlock (anonymous) at (0,76) size 784x18
- RenderText {#text} at (0,0) size 186x18
- text run at (0,0) width 186: "[object HTMLTableElement]"
+ RenderTable {TABLE} at (0,0) size 124x70 [border: (1px outset #808080)]
+ RenderBlock {CAPTION} at (0,0) size 124x0
+ RenderTableSection {TBODY} at (1,1) size 122x68
+ RenderTableRow {TR} at (0,2) size 122x20
+ RenderTableCell {TD} at (2,2) size 58x20 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+ RenderText {#text} at (2,2) size 54x16
+ text run at (2,2) width 54: "cell data"
+ RenderTableCell {TD} at (62,2) size 58x20 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+ RenderText {#text} at (2,2) size 54x16
+ text run at (2,2) width 54: "cell data"
+ RenderTableRow {TR} at (0,24) size 122x20
+ RenderTableCell {TD} at (2,24) size 58x20 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
+ RenderText {#text} at (2,2) size 54x16
+ text run at (2,2) width 54: "cell data"
+ RenderTableCell {TD} at (62,24) size 58x20 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
+ RenderText {#text} at (2,2) size 54x16
+ text run at (2,2) width 54: "cell data"
+ RenderTableRow {TR} at (0,46) size 122x20
+ RenderTableCell {TD} at (2,46) size 58x20 [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
+ RenderText {#text} at (2,2) size 54x16
+ text run at (2,2) width 54: "cell data"
+ RenderTableCell {TD} at (62,46) size 58x20 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
+ RenderText {#text} at (2,2) size 54x16
+ text run at (2,2) width 54: "cell data"
+ RenderBlock (anonymous) at (0,70) size 784x16
+ RenderText {#text} at (0,0) size 189x16
+ text run at (0,0) width 189: "[object HTMLTableElement]"

Powered by Google App Engine
This is Rietveld 408576698