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

Unified Diff: LayoutTests/platform/mac/tables/mozilla/bugs/bug2296-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/bug2296-expected.txt
diff --git a/LayoutTests/platform/win/tables/mozilla/bugs/bug2296-expected.txt b/LayoutTests/platform/mac/tables/mozilla/bugs/bug2296-expected.txt
similarity index 51%
copy from LayoutTests/platform/win/tables/mozilla/bugs/bug2296-expected.txt
copy to LayoutTests/platform/mac/tables/mozilla/bugs/bug2296-expected.txt
index 9fc0bcd93ece399668acc1587e4c9a6b588d9432..c49e917a9441edd3ab4eec6952680a389cc29223 100644
--- a/LayoutTests/platform/win/tables/mozilla/bugs/bug2296-expected.txt
+++ b/LayoutTests/platform/mac/tables/mozilla/bugs/bug2296-expected.txt
@@ -3,22 +3,22 @@ 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 [bgcolor=#FFFFFF]
- RenderTable {TABLE} at (0,0) size 604x50 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 602x48
- RenderTableRow {TR} at (0,0) size 602x28
- RenderTableCell {TD} at (0,0) size 602x28 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=3]
- RenderTable {TABLE} at (1,1) size 600x26 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 598x24
- RenderTableRow {TR} at (0,0) size 598x24
- RenderTableCell {TD} at (0,0) size 598x24 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderTable {TABLE} at (1,1) size 596x22 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 594x20
- RenderTableRow {TR} at (0,0) size 594x20 [bgcolor=#FF0000]
- RenderTableCell {TD} at (0,0) size 594x20 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 54x17
+ RenderTable {TABLE} at (0,0) size 604x46 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 602x44
+ RenderTableRow {TR} at (0,0) size 602x26
+ RenderTableCell {TD} at (0,0) size 602x26 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=3]
+ RenderTable {TABLE} at (1,1) size 600x24 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 598x22
+ RenderTableRow {TR} at (0,0) size 598x22
+ RenderTableCell {TD} at (0,0) size 598x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+ RenderTable {TABLE} at (1,1) size 596x20 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 594x18
+ RenderTableRow {TR} at (0,0) size 594x18 [bgcolor=#FF0000]
+ RenderTableCell {TD} at (0,0) size 594x18 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+ RenderText {#text} at (1,1) size 54x16
text run at (1,1) width 54: "cell data"
RenderText {#text} at (0,0) size 0x0
- RenderTableRow {TR} at (0,28) size 602x20
- RenderTableCell {TD} at (0,28) size 602x20 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 66x17
+ RenderTableRow {TR} at (0,26) size 602x18
+ RenderTableCell {TD} at (0,26) size 602x18 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
+ RenderText {#text} at (1,1) size 66x16
text run at (1,1) width 66: "cell data 2"

Powered by Google App Engine
This is Rietveld 408576698