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

Unified Diff: LayoutTests/platform/win/svg/custom/preserve-aspect-ratio-syntax-expected.txt

Issue 546273002: Auto-rebaseline for r181492 (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/win/svg/custom/preserve-aspect-ratio-syntax-expected.txt
diff --git a/LayoutTests/platform/win/svg/custom/preserve-aspect-ratio-syntax-expected.txt b/LayoutTests/platform/win/svg/custom/preserve-aspect-ratio-syntax-expected.txt
index e1d500202c2b5be0184da40fb5db48e21cf24722..7383b27aed355f5886fbee801b0b76467316c3eb 100644
--- a/LayoutTests/platform/win/svg/custom/preserve-aspect-ratio-syntax-expected.txt
+++ b/LayoutTests/platform/win/svg/custom/preserve-aspect-ratio-syntax-expected.txt
@@ -5,12 +5,12 @@ CONSOLE ERROR: line 32: Error: Invalid value for <svg> attribute preserveAspectR
layer at (0,0) size 800x600
RenderView at (0,0) size 800x600
layer at (0,0) size 800x600
- RenderSVGRoot {svg} at (0,36) size 733x381
- RenderSVGContainer {g} at (0,36) size 733x381
- RenderSVGContainer {g} at (0,36) size 733x381
- RenderSVGText {text} at (0,22) size 440x10 contains 1 chunk(s)
- RenderSVGInlineText {#text} at (0,0) size 440x10
- chunk 1 text run 1 at (0.00,30.00) startOffset 0 endOffset 120 width 439.40: "All svgs below should look the same, since all have preserveAspectRatio with syntax errors and default should be chosen."
+ RenderSVGRoot {svg} at (0,36) size 714x381
+ RenderSVGContainer {g} at (0,36) size 714x381
+ RenderSVGContainer {g} at (0,36) size 714x381
+ RenderSVGText {text} at (0,22) size 428x11 contains 1 chunk(s)
+ RenderSVGInlineText {#text} at (0,0) size 428x11
+ chunk 1 text run 1 at (0.00,30.00) startOffset 0 endOffset 120 width 427.80: "All svgs below should look the same, since all have preserveAspectRatio with syntax errors and default should be chosen."
RenderSVGContainer {g} at (0,100) size 50x67 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,50.00)}]
RenderSVGViewportContainer {svg} at (0,100) size 50x67
RenderSVGRect {rect} at (0,100) size 50x67 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#000000]}] [x=0.50] [y=0.50] [width=29.00] [height=39.00]
@@ -59,9 +59,9 @@ layer at (0,0) size 800x600
RenderSVGEllipse {circle} at (434,125) size 6x6 [fill={[type=SOLID] [color=#000000]}] [cx=12.00] [cy=12.00] [r=1.50]
RenderSVGEllipse {circle} at (442,125) size 6x6 [fill={[type=SOLID] [color=#000000]}] [cx=17.00] [cy=12.00] [r=1.50]
RenderSVGPath {path} at (432,138) size 20x11 [stroke={[type=SOLID] [color=#000000] [stroke width=2.00]}] [fill={[type=SOLID] [color=#000000]}] [data="M 10 19 L 15 23 L 20 19"]
- RenderSVGText {text} at (0,182) size 265x10 contains 1 chunk(s)
- RenderSVGInlineText {#text} at (0,0) size 265x10
- chunk 1 text run 1 at (0.00,190.00) startOffset 0 endOffset 72 width 264.94: "All svgs below should look the same, all have valid preserveAspectRatio."
+ RenderSVGText {text} at (0,182) size 257x11 contains 1 chunk(s)
+ RenderSVGInlineText {#text} at (0,0) size 257x11
+ chunk 1 text run 1 at (0.00,190.00) startOffset 0 endOffset 72 width 256.20: "All svgs below should look the same, all have valid preserveAspectRatio."
RenderSVGContainer {g} at (0,350) size 50x67 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,200.00)}]
RenderSVGViewportContainer {svg} at (0,350) size 50x67
RenderSVGRect {rect} at (0,350) size 50x67 [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#000000]}] [x=0.50] [y=0.50] [width=29.00] [height=39.00]

Powered by Google App Engine
This is Rietveld 408576698