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

Unified Diff: LayoutTests/platform/mac/svg/custom/getscreenctm-in-scrollable-div-area-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/mac/svg/custom/getscreenctm-in-scrollable-div-area-expected.txt
diff --git a/LayoutTests/platform/mac/svg/custom/getscreenctm-in-scrollable-div-area-expected.txt b/LayoutTests/platform/mac/svg/custom/getscreenctm-in-scrollable-div-area-expected.txt
index f2115ab482c4e6c497fca1170d3b71488d0c4064..36395c7e9a5719800aea54341fa5e7518e265259 100644
--- a/LayoutTests/platform/mac/svg/custom/getscreenctm-in-scrollable-div-area-expected.txt
+++ b/LayoutTests/platform/mac/svg/custom/getscreenctm-in-scrollable-div-area-expected.txt
@@ -6,7 +6,7 @@ layer at (0,0) size 800x550
layer at (0,0) size 750x550 clip at (0,0) size 735x535 scrollY 1700.00 scrollHeight 4010
RenderBlock {div} at (0,0) size 750x550
RenderSVGRoot {svg} at (266,250) size 268x154
- RenderSVGRect {rect} at (350,250) size 100x100 [fill={[type=SOLID] [color=#000080] [opacity=0.50]}] [x=350.00] [y=1950.00] [width=100.00] [height=100.00]
+ LayoutSVGRect {rect} at (350,250) size 100x100 [fill={[type=SOLID] [color=#000080] [opacity=0.50]}] [x=350.00] [y=1950.00] [width=100.00] [height=100.00]
RenderSVGEllipse {circle} at (350,250) size 100x100 [fill={[type=SOLID] [color=#F08080]}] [cx=400.00] [cy=2000.00] [r=50.00]
LayoutSVGText {text} at (266,2086) size 268x18 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 267x18

Powered by Google App Engine
This is Rietveld 408576698