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

Unified Diff: LayoutTests/svg/custom/intersection-list-transforms-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/custom/intersection-list-transforms-expected.txt
diff --git a/LayoutTests/svg/custom/intersection-list-transforms-expected.txt b/LayoutTests/svg/custom/intersection-list-transforms-expected.txt
index c2f30700209c594bdca7928df2936b08333e91c0..502889fef00e7ca070bd2e4a8c9b6923a43e4624 100644
--- a/LayoutTests/svg/custom/intersection-list-transforms-expected.txt
+++ b/LayoutTests/svg/custom/intersection-list-transforms-expected.txt
@@ -3,5 +3,5 @@ layer at (0,0) size 800x600
layer at (0,0) size 500x500
RenderSVGRoot {svg} at (0,0) size 149x149
LayoutSVGContainer {g} at (0,0) size 149x149 [transform={m=((-0.71,0.71)(-0.71,-0.71)) t=(100.00,100.00)}]
- RenderSVGRect {rect} at (0,0) size 149x149 [transform={m=((0.71,0.71)(-0.71,0.71)) t=(0.00,0.00)}] [fill={[type=SOLID] [color=#008000]}] [x=1.00] [y=1.00] [width=100.00] [height=100.00]
+ LayoutSVGRect {rect} at (0,0) size 149x149 [transform={m=((0.71,0.71)(-0.71,0.71)) t=(0.00,0.00)}] [fill={[type=SOLID] [color=#008000]}] [x=1.00] [y=1.00] [width=100.00] [height=100.00]
LayoutSVGText {text}
« no previous file with comments | « LayoutTests/svg/custom/inner-svg-hit-test-expected.txt ('k') | LayoutTests/svg/custom/invalid-dasharray-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698