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

Unified Diff: LayoutTests/platform/mac/tables/mozilla/bugs/bug30985-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/bug30985-expected.txt
diff --git a/LayoutTests/platform/mac/tables/mozilla/bugs/bug30985-expected.txt b/LayoutTests/platform/mac/tables/mozilla/bugs/bug30985-expected.txt
index 132e4c356ae056fce96c495604d7a281b4b9dad5..cc456cd03b140b1d11f2378c05994ef87a3c3a46 100644
--- a/LayoutTests/platform/mac/tables/mozilla/bugs/bug30985-expected.txt
+++ b/LayoutTests/platform/mac/tables/mozilla/bugs/bug30985-expected.txt
@@ -1,17 +1,17 @@
layer at (0,0) size 800x600
RenderView at (0,0) size 800x600
-layer at (0,0) size 800x54
- RenderBlock {HTML} at (0,0) size 800x54
- RenderBody {BODY} at (8,8) size 784x38
- RenderBlock (anonymous) at (0,0) size 784x16
- RenderText {#text} at (0,0) size 262x16
+layer at (0,0) size 800x58
+ RenderBlock {HTML} at (0,0) size 800x58
+ RenderBody {BODY} at (8,8) size 784x42
+ RenderBlock (anonymous) at (0,0) size 784x18
+ RenderText {#text} at (0,0) size 262x18
text run at (0,0) width 262: "This is the first of two lines on this page."
- RenderBlock {TABLE} at (0,16) size 784x22
- LayoutTable at (0,0) size 286x22
- LayoutTableSection {TBODY} at (0,0) size 286x22
- LayoutTableRow (anonymous) at (0,2) size 286x18
- LayoutTableCell (anonymous) at (2,2) size 282x18 [r=0 c=0 rs=1 cs=1]
- RenderBlock {TR} at (0,0) size 282x18
- RenderBlock {TD} at (0,0) size 282x18
- RenderText {#text} at (1,1) size 280x16
+ RenderBlock {TABLE} at (0,18) size 784x24
+ LayoutTable at (0,0) size 286x24
+ LayoutTableSection {TBODY} at (0,0) size 286x24
+ LayoutTableRow (anonymous) at (0,2) size 286x20
+ LayoutTableCell (anonymous) at (2,2) size 282x20 [r=0 c=0 rs=1 cs=1]
+ RenderBlock {TR} at (0,0) size 282x20
+ RenderBlock {TD} at (0,0) size 282x20
+ RenderText {#text} at (1,1) size 280x18
text run at (1,1) width 280: "This is the second of two lines on this page."

Powered by Google App Engine
This is Rietveld 408576698