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

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

Issue 927583002: Moving RenderSVG* files from rendering/ to layout/ (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-reference-svg-primitive-expected.txt
diff --git a/LayoutTests/svg/filters/feImage-reference-svg-primitive-expected.txt b/LayoutTests/svg/filters/feImage-reference-svg-primitive-expected.txt
index 915a0aa0c0bffa8d08103bc577ea1f15b6376afd..b1560b087212ca70ea25eecfbd8fe2f008bffa4d 100644
--- a/LayoutTests/svg/filters/feImage-reference-svg-primitive-expected.txt
+++ b/LayoutTests/svg/filters/feImage-reference-svg-primitive-expected.txt
@@ -7,7 +7,7 @@ layer at (0,0) size 800x600
[feImage image-size="200x200"]
LayoutSVGResourceFilter {filter} [id="flood"] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
[feFlood flood-color="#008000" flood-opacity="1.00"]
- RenderSVGEllipse {circle} at (0,0) size 250x150 [fill={[type=SOLID] [color=#0000FF]}] [cx=0.00] [cy=0.00] [r=100.00]
+ LayoutSVGEllipse {circle} at (0,0) size 250x150 [fill={[type=SOLID] [color=#0000FF]}] [cx=0.00] [cy=0.00] [r=100.00]
LayoutSVGRect {rect} at (85,0) size 180x165 [fill={[type=SOLID] [color=#000000]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00]
[filter="image"] LayoutSVGResourceFilter {filter} at (-10,-10) size 120x120
LayoutSVGRect {rect} at (235,135) size 180x180 [fill={[type=SOLID] [color=#000000]}] [x=100.00] [y=100.00] [width=100.00] [height=100.00]
« no previous file with comments | « LayoutTests/svg/filters/feImage-late-indirect-update-expected.txt ('k') | LayoutTests/svg/filters/filter-clip-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698