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

Unified Diff: LayoutTests/platform/win-xp/svg/custom/getscreenctm-in-scrollable-div-area-nested-expected.txt

Issue 927583002: Moving RenderSVG* files from rendering/ to layout/ (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/win-xp/svg/custom/getscreenctm-in-scrollable-div-area-nested-expected.txt
diff --git a/LayoutTests/platform/win-xp/svg/custom/getscreenctm-in-scrollable-div-area-nested-expected.txt b/LayoutTests/platform/win-xp/svg/custom/getscreenctm-in-scrollable-div-area-nested-expected.txt
index 6d0724cd4741c2f38f56f77636d4e80f5de2e055..7f31706680ceb968e389aa88eeec2535975d74bc 100644
--- a/LayoutTests/platform/win-xp/svg/custom/getscreenctm-in-scrollable-div-area-nested-expected.txt
+++ b/LayoutTests/platform/win-xp/svg/custom/getscreenctm-in-scrollable-div-area-nested-expected.txt
@@ -9,7 +9,7 @@ layer at (0,-300) size 725x1000 backgroundClip at (0,0) size 725x535 clip at (0,
RenderBlock {div} at (0,0) size 725x1000
RenderSVGRoot {svg} at (276,250) size 248x154
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]
+ LayoutSVGEllipse {circle} at (350,250) size 100x100 [fill={[type=SOLID] [color=#F08080]}] [cx=400.00] [cy=2000.00] [r=50.00]
LayoutSVGText {text} at (276,2085) size 248x19 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 247x19
chunk 1 (middle anchor) text run 1 at (276.50,2100.00) startOffset 0 endOffset 46 width 247.00: "The test passes if the circle sits in the rect"

Powered by Google App Engine
This is Rietveld 408576698