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

Unified Diff: LayoutTests/svg/filters/filter-rounding-issues-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/filter-rounding-issues-expected.txt
diff --git a/LayoutTests/svg/filters/filter-rounding-issues-expected.txt b/LayoutTests/svg/filters/filter-rounding-issues-expected.txt
index dd4112fbb86ffe508d273723f986f89ba4fad355..4e910a1905aebd7d6b9e1917a45f6ade944c6411 100644
--- a/LayoutTests/svg/filters/filter-rounding-issues-expected.txt
+++ b/LayoutTests/svg/filters/filter-rounding-issues-expected.txt
@@ -5,5 +5,5 @@ layer at (0,0) size 800x600
RenderSVGHiddenContainer {defs} at (0,0) size 0x0
LayoutSVGResourceFilter {filter} [id="filt"] [filterUnits=userSpaceOnUse] [primitiveUnits=userSpaceOnUse]
[feFlood flood-color="#FF0000" flood-opacity="1.00"]
- RenderSVGRect {rect} at (9,5) size 11x10 [fill={[type=SOLID] [color=#000000]}] [x=0.00] [y=0.00] [width=10.00] [height=10.00]
+ LayoutSVGRect {rect} at (9,5) size 11x10 [fill={[type=SOLID] [color=#000000]}] [x=0.00] [y=0.00] [width=10.00] [height=10.00]
[filter="filt"] LayoutSVGResourceFilter {filter} at (9.51,5) size 10x10
« no previous file with comments | « LayoutTests/svg/filters/filter-placement-issue-expected.txt ('k') | LayoutTests/svg/filters/filterRes-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698