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

Unified Diff: LayoutTests/platform/linux/svg/custom/getTransformToElement-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/linux/svg/custom/getTransformToElement-expected.txt
diff --git a/LayoutTests/platform/linux/svg/custom/getTransformToElement-expected.txt b/LayoutTests/platform/linux/svg/custom/getTransformToElement-expected.txt
index 97c9db5488b021a119dc5514333f5faa9cc3b6c4..31fd178af94a15da66256bb74b62f8449d6103b1 100644
--- a/LayoutTests/platform/linux/svg/custom/getTransformToElement-expected.txt
+++ b/LayoutTests/platform/linux/svg/custom/getTransformToElement-expected.txt
@@ -8,4 +8,4 @@ layer at (0,0) size 800x600
LayoutSVGInlineText {#text} at (0,0) size 80x34
chunk 1 text run 1 at (50.00,150.00) startOffset 0 endOffset 6 width 80.00: "Passed"
LayoutSVGContainer {g} at (49,141) size 72x72 [transform={m=((0.71,0.71)(-0.71,0.71)) t=(0.00,0.00)}]
- RenderSVGRect {rect} at (49,141) size 72x72 [transform={m=((1.00,0.00)(0.00,1.00)) t=(100.00,0.00)}] [x=50.00] [y=50.00] [width=70.00] [height=30.00]
+ LayoutSVGRect {rect} at (49,141) size 72x72 [transform={m=((1.00,0.00)(0.00,1.00)) t=(100.00,0.00)}] [x=50.00] [y=50.00] [width=70.00] [height=30.00]

Powered by Google App Engine
This is Rietveld 408576698