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

Unified Diff: LayoutTests/platform/mac/fast/table/041-expected.txt

Issue 20630003: Auto-rebaseline for r154918 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 5 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/fast/table/041-expected.txt
diff --git a/LayoutTests/platform/mac/fast/table/041-expected.txt b/LayoutTests/platform/mac/fast/table/041-expected.txt
index b25396e16105dcef0234cc8832585fe8f9d0592a..89b08d80cefb39c46a875441e7bbe00b7874a138 100644
--- a/LayoutTests/platform/mac/fast/table/041-expected.txt
+++ b/LayoutTests/platform/mac/fast/table/041-expected.txt
@@ -1,12 +1,12 @@
layer at (0,0) size 800x600
RenderView at (0,0) size 800x600
layer at (0,0) size 800x327
- RenderBlock {HTML} at (0,0) size 800x327
- RenderBody {BODY} at (8,18) size 784x301
+ RenderBlock {HTML} at (0,0) size 800x326.88
+ RenderBody {BODY} at (8,18.72) size 784x300.16
RenderBlock {H3} at (0,0) size 784x22
RenderText {#text} at (0,0) size 236x22
text run at (0,0) width 236: "ROWSPAN of 1024 - Works"
- RenderTable {TABLE} at (0,40) size 168x101 [border: (1px outset #808080)]
+ RenderTable {TABLE} at (0,40.72) size 168x100 [border: (1px outset #808080)]
RenderTableSection {TBODY} at (1,1) size 166x98
RenderTableRow {TR} at (0,2) size 166x22
RenderTableCell {TD} at (2,2) size 46x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
@@ -54,10 +54,10 @@ layer at (0,0) size 800x327
RenderTableCell {TD} at (118,74) size 46x22 [border: (1px inset #808080)] [r=3 c=4 rs=1 cs=1]
RenderText {#text} at (2,2) size 41x18
text run at (2,2) width 41: "foobar"
- RenderBlock {H3} at (0,159) size 784x23
+ RenderBlock {H3} at (0,159.44) size 784x22
RenderText {#text} at (0,0) size 295x22
text run at (0,0) width 295: "ROWSPAN of 1025 - Doesn't Work"
- RenderTable {TABLE} at (0,200) size 168x101 [border: (1px outset #808080)]
+ RenderTable {TABLE} at (0,200.16) size 168x100 [border: (1px outset #808080)]
RenderTableSection {TBODY} at (1,1) size 166x98
RenderTableRow {TR} at (0,2) size 166x22
RenderTableCell {TD} at (2,2) size 46x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]

Powered by Google App Engine
This is Rietveld 408576698