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

Unified Diff: LayoutTests/svg/css/rect-gradient-stroke-shadow-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
« no previous file with comments | « LayoutTests/svg/css/max-width-expected.txt ('k') | LayoutTests/svg/custom/SVGNumber-interface-expected.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/svg/css/rect-gradient-stroke-shadow-expected.txt
diff --git a/LayoutTests/svg/css/rect-gradient-stroke-shadow-expected.txt b/LayoutTests/svg/css/rect-gradient-stroke-shadow-expected.txt
index 2c31524210c8b36e445dff85c48a90e53936f3f7..03b23ffe54d230fa895b4f6582d82ebc04e3a27c 100644
--- a/LayoutTests/svg/css/rect-gradient-stroke-shadow-expected.txt
+++ b/LayoutTests/svg/css/rect-gradient-stroke-shadow-expected.txt
@@ -12,5 +12,5 @@ layer at (0,0) size 800x600
[feGaussianBlur stdDeviation="10.00, 10.00"]
[feOffset dx="75.00" dy="75.00"]
[SourceAlpha]
- RenderSVGRect {rect} at (70,70) size 600x530 [stroke={[type=LINEAR-GRADIENT] [id="gradient"] [stroke width=50.00]}] [fill={[type=SOLID] [color=#00000000]}] [x=100.00] [y=100.00] [width=300.00] [height=300.00]
+ LayoutSVGRect {rect} at (70,70) size 600x530 [stroke={[type=LINEAR-GRADIENT] [id="gradient"] [stroke width=50.00]}] [fill={[type=SOLID] [color=#00000000]}] [x=100.00] [y=100.00] [width=300.00] [height=300.00]
[filter="shadow"] LayoutSVGResourceFilter {filter} at (70,70) size 600x600
« no previous file with comments | « LayoutTests/svg/css/max-width-expected.txt ('k') | LayoutTests/svg/custom/SVGNumber-interface-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698