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

Unified Diff: LayoutTests/platform/win/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/win/svg/custom/rootmost-svg-xy-attrs-expected.txt
diff --git a/LayoutTests/platform/win/svg/custom/rootmost-svg-xy-attrs-expected.txt b/LayoutTests/platform/win/svg/custom/rootmost-svg-xy-attrs-expected.txt
index 72c82913bfda7077b7e7d424e060d869bebb041f..b2d0c5fc2f676d6b8b28eee34e10ef103fa4e88a 100644
--- a/LayoutTests/platform/win/svg/custom/rootmost-svg-xy-attrs-expected.txt
+++ b/LayoutTests/platform/win/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 800x310
- RenderBlock {html} at (0,0) size 800x310
- RenderBody {body} at (8,21) size 784x281
+ RenderBlock {html} at (0,0) size 800x309.88
+ RenderBody {body} at (8,21.44) size 784x280.44
RenderBlock {h1} at (0,0) size 784x37
RenderText {#text} at (0,0) size 749x36
text run at (0,0) width 749: "Test case for x/y attributes on root-most <svg> element"
- RenderBlock {p} at (0,58) size 784x61
+ RenderBlock {p} at (0,58.44) size 784x60
RenderText {#text} at (0,0) size 27x19
text run at (0,0) width 27: "The "
RenderInline {code} at (0,0) size 8x16
@@ -31,7 +31,7 @@ layer at (0,0) size 800x310
text run at (726,0) width 50: " element"
text run at (0,20) width 778: "is the element at the root of an SVG fragment. For the following test to pass, the green SVG square should be rendered aligned to"
text run at (0,40) width 480: "the top-left of the red CSS-rendered square, which is 10 pixels wider and taller."
- RenderBlock {p} at (0,134) size 784x21
+ RenderBlock {p} at (0,134.44) size 784x20
RenderText {#text} at (0,0) size 27x19
text run at (0,0) width 27: "See "
RenderInline {a} at (0,0) size 68x19 [color=#0000EE]
@@ -39,7 +39,7 @@ layer at (0,0) size 800x310
text run at (27,0) width 68: "Bug 13828"
RenderText {#text} at (95,0) size 4x19
text run at (95,0) width 4: "."
- RenderBlock {div} at (0,170) size 110x111 [bgcolor=#FF0000]
+ RenderBlock {div} at (0,170.44) size 110x110 [bgcolor=#FF0000]
RenderSVGRoot {svg} at (8,191) size 100x101
RenderSVGRect {rect} at (8,191) 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