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

Unified Diff: LayoutTests/platform/mac/tables/mozilla/bugs/bug133756-1-expected.txt

Issue 616923003: Auto-rebaseline for r182920 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 3 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/bug133756-1-expected.txt
diff --git a/LayoutTests/platform/mac/tables/mozilla/bugs/bug133756-1-expected.txt b/LayoutTests/platform/mac/tables/mozilla/bugs/bug133756-1-expected.txt
index 37468f406d5e0a30b0653e5a60b6b886889c03fb..b396f4eda6694f5b194489f55945d58ec0233d17 100644
--- a/LayoutTests/platform/mac/tables/mozilla/bugs/bug133756-1-expected.txt
+++ b/LayoutTests/platform/mac/tables/mozilla/bugs/bug133756-1-expected.txt
@@ -1,18 +1,18 @@
layer at (0,0) size 800x600
RenderView at (0,0) size 800x600
-layer at (0,0) size 800x108
- RenderBlock {HTML} at (0,0) size 800x108
- RenderBody {BODY} at (8,8) size 784x84
- RenderTable {TABLE} at (0,0) size 58x50
- RenderTableSection {TBODY} at (0,0) size 58x50
- RenderTableRow {TR} at (0,0) size 58x14
- RenderTableCell {TD} at (0,0) size 58x50 [r=0 c=0 rs=4 cs=1]
- RenderBlock {P} at (0,16) size 58x18
- RenderText {#text} at (0,0) size 58x18
- text run at (0,0) width 58: "blah blah"
- RenderTableRow {TR} at (0,14) size 58x12
- RenderTableRow {TR} at (0,26) size 58x12
- RenderTableRow {TR} at (0,38) size 58x12
- RenderBlock {P} at (0,66) size 784x18
- RenderText {#text} at (0,0) size 109x18
- text run at (0,0) width 109: "text at the bottom"
+layer at (0,0) size 800x104
+ RenderBlock {HTML} at (0,0) size 800x104
+ RenderBody {BODY} at (8,8) size 784x80
+ RenderTable {TABLE} at (0,0) size 60x48
+ RenderTableSection {TBODY} at (0,0) size 60x48
+ RenderTableRow {TR} at (0,0) size 60x12
+ RenderTableCell {TD} at (0,0) size 60x48 [r=0 c=0 rs=4 cs=1]
+ RenderBlock {P} at (0,16) size 60x16
+ RenderText {#text} at (0,0) size 60x16
+ text run at (0,0) width 60: "blah blah"
+ RenderTableRow {TR} at (0,12) size 60x12
+ RenderTableRow {TR} at (0,24) size 60x12
+ RenderTableRow {TR} at (0,36) size 60x12
+ RenderBlock {P} at (0,64) size 784x16
+ RenderText {#text} at (0,0) size 113x16
+ text run at (0,0) width 113: "text at the bottom"

Powered by Google App Engine
This is Rietveld 408576698