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

Unified Diff: LayoutTests/svg/custom/empty-merge-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/custom/dynamic-viewBox-expected.txt ('k') | LayoutTests/svg/custom/evt-onload-expected.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/svg/custom/empty-merge-expected.txt
diff --git a/LayoutTests/svg/custom/empty-merge-expected.txt b/LayoutTests/svg/custom/empty-merge-expected.txt
index fe90690f602a4cad7978d1dc1c5cc375f888075f..e5f010154f49480f66b148c277680f11ddb752c4 100644
--- a/LayoutTests/svg/custom/empty-merge-expected.txt
+++ b/LayoutTests/svg/custom/empty-merge-expected.txt
@@ -10,7 +10,7 @@ layer at (0,0) size 800x600
[feMerge mergeNodes="1"]
[feOffset dx="0.00" dy="0.00"]
[SourceGraphic]
- RenderSVGRect {rect} at (0,0) size 120x120 [fill={[type=SOLID] [color=#008000]}] [x=10.00] [y=10.00] [width=100.00] [height=100.00]
+ LayoutSVGRect {rect} at (0,0) size 120x120 [fill={[type=SOLID] [color=#008000]}] [x=10.00] [y=10.00] [width=100.00] [height=100.00]
[filter="MyFilter1"] LayoutSVGResourceFilter {filter} at (0,0) size 120x120
- RenderSVGRect {rect} at (120,0) size 120x120 [fill={[type=SOLID] [color=#008000]}] [x=130.00] [y=10.00] [width=100.00] [height=100.00]
+ LayoutSVGRect {rect} at (120,0) size 120x120 [fill={[type=SOLID] [color=#008000]}] [x=130.00] [y=10.00] [width=100.00] [height=100.00]
[filter="MyFilter2"] LayoutSVGResourceFilter {filter} at (120,0) size 120x120
« no previous file with comments | « LayoutTests/svg/custom/dynamic-viewBox-expected.txt ('k') | LayoutTests/svg/custom/evt-onload-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698