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

Unified Diff: LayoutTests/platform/mac/tables/mozilla/bugs/bug1818-5-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/bug1818-5-expected.txt
diff --git a/LayoutTests/platform/mac/tables/mozilla/bugs/bug1818-5-expected.txt b/LayoutTests/platform/mac/tables/mozilla/bugs/bug1818-5-expected.txt
index 6fb795515e2d0b2c692537a44f9ea7c80bf03d90..24c3077782bb2fab92e60cd127ec2b1ac716be90 100644
--- a/LayoutTests/platform/mac/tables/mozilla/bugs/bug1818-5-expected.txt
+++ b/LayoutTests/platform/mac/tables/mozilla/bugs/bug1818-5-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 784x16
- LayoutTableSection {TBODY} at (0,0) size 784x16
- LayoutTableRow {TR} at (0,0) size 784x16
- LayoutTableCell {TD} at (0,0) size 400x16 [bgcolor=#0000CC] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (0,0) size 4x16
+ LayoutTable {TABLE} at (0,0) size 784x18
+ LayoutTableSection {TBODY} at (0,0) size 784x18
+ LayoutTableRow {TR} at (0,0) size 784x18
+ LayoutTableCell {TD} at (0,0) size 400x18 [bgcolor=#0000CC] [r=0 c=0 rs=1 cs=1]
+ RenderText {#text} at (0,0) size 4x18
text run at (0,0) width 4: " "
- LayoutTableCell {TD} at (400,0) size 6x16 [bgcolor=#00CC00] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (0,0) size 4x16
+ LayoutTableCell {TD} at (400,0) size 6x18 [bgcolor=#00CC00] [r=0 c=1 rs=1 cs=1]
+ RenderText {#text} at (0,0) size 4x18
text run at (0,0) width 4: " "
- LayoutTableCell {TD} at (406,0) size 378x16 [bgcolor=#CC0000] [r=0 c=2 rs=1 cs=1]
- RenderText {#text} at (0,0) size 4x16
+ LayoutTableCell {TD} at (406,0) size 378x18 [bgcolor=#CC0000] [r=0 c=2 rs=1 cs=1]
+ RenderText {#text} at (0,0) size 4x18
text run at (0,0) width 4: " "

Powered by Google App Engine
This is Rietveld 408576698