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

Unified Diff: LayoutTests/platform/mac/tables/mozilla/bugs/bug159108-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/bug159108-expected.txt
diff --git a/LayoutTests/platform/mac/tables/mozilla/bugs/bug159108-expected.txt b/LayoutTests/platform/mac/tables/mozilla/bugs/bug159108-expected.txt
index 3ef5bf380c9245e34798fb850e5fe4a5a029e13b..d6a8b88cf615eee93a92686d0a448f8d96c9f124 100644
--- a/LayoutTests/platform/mac/tables/mozilla/bugs/bug159108-expected.txt
+++ b/LayoutTests/platform/mac/tables/mozilla/bugs/bug159108-expected.txt
@@ -3,14 +3,14 @@ layer at (0,0) size 800x600
layer at (0,0) size 800x8
RenderBlock {HTML} at (0,0) size 800x8
RenderBody {BODY} at (8,8) size 784x0
-layer at (38,38) size 77x80
- RenderTable {TABLE} at (37.78,37.78) size 77x80 [border: (10px solid #000060)]
- RenderTableSection {TBODY} at (10,10) size 57x60
- RenderTableRow {TR} at (0,0) size 57x30
- RenderTableCell {TD} at (0,0) size 57x30 [border: (10px none #000000)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (11,11) size 35x18
- text run at (11,11) width 35: "line 1"
- RenderTableRow {TR} at (0,30) size 57x30
- RenderTableCell {TD} at (0,30) size 57x30 [border: none] [r=1 c=0 rs=1 cs=1]
- RenderText {#text} at (11,1) size 35x18
- text run at (11,1) width 35: "line 2"
+layer at (38,38) size 78x76
+ RenderTable {TABLE} at (37.78,37.78) size 78x76 [border: (10px solid #000060)]
+ RenderTableSection {TBODY} at (10,10) size 58x56
+ RenderTableRow {TR} at (0,0) size 58x28
+ RenderTableCell {TD} at (0,0) size 58x28 [border: (10px none #000000)] [r=0 c=0 rs=1 cs=1]
+ RenderText {#text} at (11,11) size 36x16
+ text run at (11,11) width 36: "line 1"
+ RenderTableRow {TR} at (0,28) size 58x28
+ RenderTableCell {TD} at (0,28) size 58x28 [border: none] [r=1 c=0 rs=1 cs=1]
+ RenderText {#text} at (11,1) size 36x16
+ text run at (11,1) width 36: "line 2"

Powered by Google App Engine
This is Rietveld 408576698