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

Unified Diff: LayoutTests/platform/mac/svg/custom/rootmost-svg-xy-attrs-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/svg/custom/rootmost-svg-xy-attrs-expected.txt
diff --git a/LayoutTests/platform/mac/svg/custom/rootmost-svg-xy-attrs-expected.txt b/LayoutTests/platform/mac/svg/custom/rootmost-svg-xy-attrs-expected.txt
index 383df968d235ce5a74043a432614385b7e75ecf5..5742bf4fdae3ee8a4198a6e6dfc5d7179f501ca3 100644
--- a/LayoutTests/platform/mac/svg/custom/rootmost-svg-xy-attrs-expected.txt
+++ b/LayoutTests/platform/mac/svg/custom/rootmost-svg-xy-attrs-expected.txt
@@ -1,12 +1,12 @@
layer at (0,0) size 800x600
RenderView at (0,0) size 800x600
layer at (0,0) size 800x302
- RenderBlock {html} at (0,0) size 800x302
- RenderBody {body} at (8,21) size 784x273
+ RenderBlock {html} at (0,0) size 800x301.88
+ RenderBody {body} at (8,21.44) size 784x272.44
RenderBlock {h1} at (0,0) size 784x37
RenderText {#text} at (0,0) size 749x37
text run at (0,0) width 749: "Test case for x/y attributes on root-most <svg> element"
- RenderBlock {p} at (0,58) size 784x55
+ RenderBlock {p} at (0,58.44) size 784x54
RenderText {#text} at (0,0) size 29x18
text run at (0,0) width 29: "The "
RenderInline {code} at (0,0) size 8x15
@@ -30,7 +30,7 @@ layer at (0,0) size 800x302
RenderText {#text} at (0,18) size 742x36
text run at (0,18) width 742: "element is the element at the root of an SVG fragment. For the following test to pass, the green SVG square should be"
text run at (0,36) width 623: "rendered aligned to the top-left of the red CSS-rendered square, which is 10 pixels wider and taller."
- RenderBlock {p} at (0,128) size 784x19
+ RenderBlock {p} at (0,128.44) size 784x18
RenderText {#text} at (0,0) size 27x18
text run at (0,0) width 27: "See "
RenderInline {a} at (0,0) size 71x18 [color=#0000EE]
@@ -38,7 +38,7 @@ layer at (0,0) size 800x302
text run at (27,0) width 71: "Bug 13828"
RenderText {#text} at (98,0) size 4x18
text run at (98,0) width 4: "."
- RenderBlock {div} at (0,162) size 110x111 [bgcolor=#FF0000]
+ RenderBlock {div} at (0,162.44) size 110x110 [bgcolor=#FF0000]
RenderSVGRoot {svg} at (8,183) size 100x101
RenderSVGRect {rect} at (8,183) size 100x101 [fill={[type=SOLID] [color=#008000]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00]
RenderText {#text} at (0,0) size 0x0

Powered by Google App Engine
This is Rietveld 408576698