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

Unified Diff: LayoutTests/svg/filters/feImage-preserveAspectratio-expected.txt

Issue 913143006: Move RenderSVGRect to layout/svg (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 10 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/svg/filters/feImage-preserveAspectratio-expected.txt
diff --git a/LayoutTests/svg/filters/feImage-preserveAspectratio-expected.txt b/LayoutTests/svg/filters/feImage-preserveAspectratio-expected.txt
index 9716e7993baa7f9288b75e5fe266728d65b6313b..67fefcc02e8a924c374cca99a867676286989eb3 100644
--- a/LayoutTests/svg/filters/feImage-preserveAspectratio-expected.txt
+++ b/LayoutTests/svg/filters/feImage-preserveAspectratio-expected.txt
@@ -9,14 +9,14 @@ layer at (0,0) size 600x250
[feImage image-size="100x100"]
LayoutSVGResourceFilter {filter} [id="Shifted"] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
[feImage image-size="100x100"]
- RenderSVGRect {rect} at (0,0) size 600x250 [stroke={[type=SOLID] [color=#0000FF]}] [x=1.00] [y=1.00] [width=598.00] [height=248.00]
+ LayoutSVGRect {rect} at (0,0) size 600x250 [stroke={[type=SOLID] [color=#0000FF]}] [x=1.00] [y=1.00] [width=598.00] [height=248.00]
LayoutSVGContainer {g} at (40,5) size 520x240
- RenderSVGRect {rect} at (40,5) size 120x240 [fill={[type=SOLID] [color=#000000]}] [x=50.00] [y=25.00] [width=100.00] [height=200.00]
+ LayoutSVGRect {rect} at (40,5) size 120x240 [fill={[type=SOLID] [color=#000000]}] [x=50.00] [y=25.00] [width=100.00] [height=200.00]
[filter="Default"] LayoutSVGResourceFilter {filter} at (40,5) size 120x240
- RenderSVGRect {rect} at (49,24) size 102x202 [stroke={[type=SOLID] [color=#008000]}] [x=50.00] [y=25.00] [width=100.00] [height=200.00]
- RenderSVGRect {rect} at (240,5) size 120x240 [fill={[type=SOLID] [color=#000000]}] [x=250.00] [y=25.00] [width=100.00] [height=200.00]
+ LayoutSVGRect {rect} at (49,24) size 102x202 [stroke={[type=SOLID] [color=#008000]}] [x=50.00] [y=25.00] [width=100.00] [height=200.00]
+ LayoutSVGRect {rect} at (240,5) size 120x240 [fill={[type=SOLID] [color=#000000]}] [x=250.00] [y=25.00] [width=100.00] [height=200.00]
[filter="Fitted"] LayoutSVGResourceFilter {filter} at (240,5) size 120x240
- RenderSVGRect {rect} at (249,24) size 102x202 [stroke={[type=SOLID] [color=#008000]}] [x=250.00] [y=25.00] [width=100.00] [height=200.00]
- RenderSVGRect {rect} at (440,5) size 120x240 [fill={[type=SOLID] [color=#000000]}] [x=450.00] [y=25.00] [width=100.00] [height=200.00]
+ LayoutSVGRect {rect} at (249,24) size 102x202 [stroke={[type=SOLID] [color=#008000]}] [x=250.00] [y=25.00] [width=100.00] [height=200.00]
+ LayoutSVGRect {rect} at (440,5) size 120x240 [fill={[type=SOLID] [color=#000000]}] [x=450.00] [y=25.00] [width=100.00] [height=200.00]
[filter="Shifted"] LayoutSVGResourceFilter {filter} at (440,5) size 120x240
- RenderSVGRect {rect} at (449,24) size 102x202 [stroke={[type=SOLID] [color=#008000]}] [x=450.00] [y=25.00] [width=100.00] [height=200.00]
+ LayoutSVGRect {rect} at (449,24) size 102x202 [stroke={[type=SOLID] [color=#008000]}] [x=450.00] [y=25.00] [width=100.00] [height=200.00]

Powered by Google App Engine
This is Rietveld 408576698