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

Unified Diff: LayoutTests/platform/mac/tables/mozilla/bugs/bug45350-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/bug45350-expected.txt
diff --git a/LayoutTests/platform/mac/tables/mozilla/bugs/bug45350-expected.txt b/LayoutTests/platform/mac/tables/mozilla/bugs/bug45350-expected.txt
index e0500668bf25cea7bbeda797833ea4d6808756a9..b5d409bebcff0171ce8cdefdeeb695a67915652e 100644
--- a/LayoutTests/platform/mac/tables/mozilla/bugs/bug45350-expected.txt
+++ b/LayoutTests/platform/mac/tables/mozilla/bugs/bug45350-expected.txt
@@ -3,15 +3,15 @@ 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 38x42
- LayoutTableSection {TBODY} at (0,0) size 38x42
- LayoutTableRow {TR} at (0,2) size 38x18
- LayoutTableCell {TD} at (2,2) size 10x18 [bgcolor=#008000] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 8x16
+ LayoutTable {TABLE} at (0,0) size 38x46
+ LayoutTableSection {TBODY} at (0,0) size 38x46
+ LayoutTableRow {TR} at (0,2) size 38x20
+ LayoutTableCell {TD} at (2,2) size 10x20 [bgcolor=#008000] [r=0 c=0 rs=1 cs=1]
+ RenderText {#text} at (1,1) size 8x18
text run at (1,1) width 8: "a"
- LayoutTableCell {TD} at (14,11) size 22x20 [bgcolor=#FFA500] [r=0 c=1 rs=2 cs=1]
+ LayoutTableCell {TD} at (14,13) size 22x20 [bgcolor=#FFA500] [r=0 c=1 rs=2 cs=1]
RenderImage {IMG} at (1,1) size 20x18
- LayoutTableRow {TR} at (0,22) size 38x18
- LayoutTableCell {TD} at (2,22) size 10x18 [bgcolor=#0000FF] [r=1 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 8x16
+ LayoutTableRow {TR} at (0,24) size 38x20
+ LayoutTableCell {TD} at (2,24) size 10x20 [bgcolor=#0000FF] [r=1 c=0 rs=1 cs=1]
+ RenderText {#text} at (1,1) size 8x18
text run at (1,1) width 8: "x"

Powered by Google App Engine
This is Rietveld 408576698