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

Unified Diff: LayoutTests/platform/mac/tables/mozilla/bugs/bug4849-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/bug4849-expected.txt
diff --git a/LayoutTests/platform/mac/tables/mozilla/bugs/bug4849-expected.txt b/LayoutTests/platform/mac/tables/mozilla/bugs/bug4849-expected.txt
index 9f7c5ef6499261178e190b5b71215769b99bf133..9ea84a3817b680d0fa319e0ec092bcfe201344c9 100644
--- a/LayoutTests/platform/mac/tables/mozilla/bugs/bug4849-expected.txt
+++ b/LayoutTests/platform/mac/tables/mozilla/bugs/bug4849-expected.txt
@@ -3,21 +3,21 @@ 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 600x42
- LayoutTableSection {TBODY} at (0,0) size 600x42
- LayoutTableRow {TR} at (0,0) size 600x16
- LayoutTableCell {TD} at (0,0) size 150x16 [bgcolor=#00EEEE] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (0,0) size 102x16
+ LayoutTable {TABLE} at (0,0) size 600x46
+ LayoutTableSection {TBODY} at (0,0) size 600x46
+ LayoutTableRow {TR} at (0,0) size 600x18
+ LayoutTableCell {TD} at (0,0) size 150x18 [bgcolor=#00EEEE] [r=0 c=0 rs=1 cs=1]
+ RenderText {#text} at (0,0) size 102x18
text run at (0,0) width 102: "150 pixels wide"
- LayoutTableCell {TD} at (150,7) size 1x1 [bgcolor=#FF0000] [r=0 c=1 rs=1 cs=1]
+ LayoutTableCell {TD} at (150,8) size 1x1 [bgcolor=#FF0000] [r=0 c=1 rs=1 cs=1]
RenderImage {IMG} at (0,0) size 1x1
RenderText {#text} at (0,0) size 0x0
- LayoutTableCell {TD} at (151,0) size 449x16 [bgcolor=#EEEE00] [r=0 c=2 rs=1 cs=1]
- RenderText {#text} at (0,0) size 102x16
+ LayoutTableCell {TD} at (151,0) size 449x18 [bgcolor=#EEEE00] [r=0 c=2 rs=1 cs=1]
+ RenderText {#text} at (0,0) size 102x18
text run at (0,0) width 102: "449 pixels wide"
- LayoutTableRow {TR} at (0,16) size 600x26
- LayoutTableCell {TD} at (0,16) size 600x26 [bgcolor=#00FF00] [r=1 c=0 rs=1 cs=3]
- RenderText {#text} at (0,0) size 185x16
+ LayoutTableRow {TR} at (0,18) size 600x28
+ LayoutTableCell {TD} at (0,18) size 600x28 [bgcolor=#00FF00] [r=1 c=0 rs=1 cs=3]
+ RenderText {#text} at (0,0) size 185x18
text run at (0,0) width 185: "Bottom cell, 600 pixels wide"
- RenderImage {IMG} at (0,16) size 600x10
+ RenderImage {IMG} at (0,18) size 600x10
RenderText {#text} at (0,0) size 0x0

Powered by Google App Engine
This is Rietveld 408576698