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

Unified Diff: LayoutTests/platform/mac/tables/mozilla/bugs/bug56405-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/bug56405-expected.txt
diff --git a/LayoutTests/platform/mac/tables/mozilla/bugs/bug56405-expected.txt b/LayoutTests/platform/mac/tables/mozilla/bugs/bug56405-expected.txt
index 7a86b7fec67f137736488c814d5c6477c9341634..3aa0af3040b6cc044d2eb3a0360d5254ce28608f 100644
--- a/LayoutTests/platform/mac/tables/mozilla/bugs/bug56405-expected.txt
+++ b/LayoutTests/platform/mac/tables/mozilla/bugs/bug56405-expected.txt
@@ -1,15 +1,15 @@
-layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 1132
+layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 1136
RenderView at (0,0) size 800x600
-layer at (0,0) size 785x1132 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600
- RenderBlock {HTML} at (0,0) size 785x1132
- RenderBody {BODY} at (8,8) size 769x1116
+layer at (0,0) size 785x1136 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600
+ RenderBlock {HTML} at (0,0) size 785x1136
+ RenderBody {BODY} at (8,8) size 769x1120
LayoutTable {TABLE} at (0,0) size 0x1078
- LayoutTable {TABLE} at (0,1078) size 104x22
- LayoutTableSection {TBODY} at (0,0) size 104x22
- LayoutTableRow {TR} at (0,2) size 104x18
- LayoutTableCell {TD} at (2,2) size 100x18 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (1,1) size 98x16
+ LayoutTable {TABLE} at (0,1078) size 104x24
+ LayoutTableSection {TBODY} at (0,0) size 104x24
+ LayoutTableRow {TR} at (0,2) size 104x20
+ LayoutTableCell {TD} at (2,2) size 100x20 [r=0 c=0 rs=1 cs=1]
+ RenderText {#text} at (1,1) size 98x18
text run at (1,1) width 98: "I'm down here!"
- RenderBlock (anonymous) at (0,1100) size 769x16
- RenderText {#text} at (0,0) size 56x16
+ RenderBlock (anonymous) at (0,1102) size 769x18
+ RenderText {#text} at (0,0) size 56x18
text run at (0,0) width 56: "The end."

Powered by Google App Engine
This is Rietveld 408576698