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

Unified Diff: LayoutTests/platform/mac/tables/mozilla/bugs/bug3037-2-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/bug3037-2-expected.txt
diff --git a/LayoutTests/platform/mac/tables/mozilla/bugs/bug3037-2-expected.txt b/LayoutTests/platform/mac/tables/mozilla/bugs/bug3037-2-expected.txt
index e239edae6b2dd1c346edb447463ae4ab67250f8a..74eebe8f73fe6e8cf131f76ed213006e2688ceb4 100644
--- a/LayoutTests/platform/mac/tables/mozilla/bugs/bug3037-2-expected.txt
+++ b/LayoutTests/platform/mac/tables/mozilla/bugs/bug3037-2-expected.txt
@@ -3,12 +3,12 @@ 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 at (0,0) size 43x16
- LayoutTableSection (anonymous) at (0,0) size 43x16
- LayoutTableRow (anonymous) at (0,0) size 43x16
- LayoutTableCell {SPAN} at (0,0) size 22x16 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (0,0) size 22x16
+ LayoutTable at (0,0) size 43x18
+ LayoutTableSection (anonymous) at (0,0) size 43x18
+ LayoutTableRow (anonymous) at (0,0) size 43x18
+ LayoutTableCell {SPAN} at (0,0) size 22x18 [r=0 c=0 rs=1 cs=1]
+ RenderText {#text} at (0,0) size 22x18
text run at (0,0) width 22: "foo"
- LayoutTableCell {SPAN} at (22,0) size 21x16 [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (0,0) size 21x16
+ LayoutTableCell {SPAN} at (22,0) size 21x18 [r=0 c=1 rs=1 cs=1]
+ RenderText {#text} at (0,0) size 21x18
text run at (0,0) width 21: "bar"

Powered by Google App Engine
This is Rietveld 408576698