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

Unified Diff: LayoutTests/platform/mac-retina/svg/filters/feTurbulence-tiled-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/platform/mac-retina/svg/filters/feTurbulence-tiled-expected.txt
diff --git a/LayoutTests/platform/mac-retina/svg/filters/feTurbulence-tiled-expected.txt b/LayoutTests/platform/mac-retina/svg/filters/feTurbulence-tiled-expected.txt
index cc42214387cc65107f1a5eb53794b58cca545fe9..f71022fa0d549bc2baf3e1e5910eb34c84a54ccf 100644
--- a/LayoutTests/platform/mac-retina/svg/filters/feTurbulence-tiled-expected.txt
+++ b/LayoutTests/platform/mac-retina/svg/filters/feTurbulence-tiled-expected.txt
@@ -6,5 +6,5 @@ layer at (0,0) size 800x600
LayoutSVGResourceFilter {filter} [id="f1"] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
[feTile]
[feTurbulence type="TURBULENCE" baseFrequency="0.03, 0.03" seed="0.00" numOctaves="1" stitchTiles="1"]
- RenderSVGRect {rect} at (0,0) size 200x200 [fill={[type=SOLID] [color=#000000]}] [x=0.00] [y=0.00] [width=200.00] [height=200.00]
+ LayoutSVGRect {rect} at (0,0) size 200x200 [fill={[type=SOLID] [color=#000000]}] [x=0.00] [y=0.00] [width=200.00] [height=200.00]
[filter="f1"] LayoutSVGResourceFilter {filter} at (0,0) size 200x200

Powered by Google App Engine
This is Rietveld 408576698