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

Unified Diff: LayoutTests/platform/mac/tables/mozilla/bugs/bug4739-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/bug4739-expected.txt
diff --git a/LayoutTests/platform/mac/tables/mozilla/bugs/bug4739-expected.txt b/LayoutTests/platform/mac/tables/mozilla/bugs/bug4739-expected.txt
index 5c6db0a442ea00a604075f18606f2b3af162822a..3946982adfaf49aed83d451c164b324218c5e3a1 100644
--- a/LayoutTests/platform/mac/tables/mozilla/bugs/bug4739-expected.txt
+++ b/LayoutTests/platform/mac/tables/mozilla/bugs/bug4739-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 784x74 [bgcolor=#993300] [border: (1px outset #808080)]
- LayoutTableSection {TBODY} at (1,1) size 782x72
- LayoutTableRow {TR} at (0,2) size 782x68
- LayoutTableCell {TD} at (2,2) size 50x68 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 46x64
+ LayoutTable {TABLE} at (0,0) size 784x82 [bgcolor=#993300] [border: (1px outset #808080)]
+ LayoutTableSection {TBODY} at (1,1) size 782x80
+ LayoutTableRow {TR} at (0,2) size 782x76
+ LayoutTableCell {TD} at (2,2) size 50x76 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+ RenderText {#text} at (2,2) size 46x72
text run at (2,2) width 44: "This is"
- text run at (2,18) width 8: "a"
- text run at (2,34) width 46: "sample"
- text run at (2,50) width 28: "cell."
- LayoutTableCell {TD} at (54,26) size 726x20 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (2,2) size 4x16
+ text run at (2,20) width 8: "a"
+ text run at (2,38) width 46: "sample"
+ text run at (2,56) width 28: "cell."
+ LayoutTableCell {TD} at (54,29) size 726x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+ RenderText {#text} at (2,2) size 4x18
text run at (2,2) width 4: " "

Powered by Google App Engine
This is Rietveld 408576698