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

Unified Diff: LayoutTests/platform/linux/svg/batik/text/smallFonts-expected.txt

Issue 908243002: Move rendering/svg/RenderSVGResource* 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/batik/text/smallFonts-expected.txt
diff --git a/LayoutTests/platform/linux/svg/batik/text/smallFonts-expected.txt b/LayoutTests/platform/linux/svg/batik/text/smallFonts-expected.txt
index 510e5d12b2a9692bdd71a334d4c266861862a27f..92f332ca2bbf4460829cdbe5e55091a088f72217 100644
--- a/LayoutTests/platform/linux/svg/batik/text/smallFonts-expected.txt
+++ b/LayoutTests/platform/linux/svg/batik/text/smallFonts-expected.txt
@@ -3,7 +3,7 @@ layer at (0,0) size 800x600
layer at (0,0) size 450x500
RenderSVGRoot {svg} at (0,0) size 448x498
RenderSVGHiddenContainer {defs} at (0,0) size 0x0
- RenderSVGResourceFilter {filter} [id="blur"] [filterUnits=userSpaceOnUse] [primitiveUnits=userSpaceOnUse]
+ LayoutSVGResourceFilter {filter} [id="blur"] [filterUnits=userSpaceOnUse] [primitiveUnits=userSpaceOnUse]
[feGaussianBlur stdDeviation="0.04, 0.04"]
[SourceGraphic]
RenderSVGPath {path} at (14,0) size 122x45 [transform={m=((0.00,0.00)(0.00,0.00)) t=(0.00,0.00)}] [stroke={[type=SOLID] [color=#008000] [stroke width=5.00]}] [data="M 100 200 C 200 100 300 0 400 100 C 500 200 600 300 700 200 C 800 100 900 100 900 100"]
@@ -131,9 +131,9 @@ layer at (0,0) size 450x500
chunk 1 text run 1 at (0.90,7.90) startOffset 0 endOffset 21 width 2.50: "and placed on a path."
RenderSVGContainer {g} at (0,364) size 281x100 [transform={m=((1.00,0.00)(0.00,1.00)) t=(1.50,9.00)}]
RenderSVGText {text} at (0,-1) size 3x2 contains 1 chunk(s)
- [filter="blur"] RenderSVGResourceFilter {filter} at (0,-1.60) size 4x2
+ [filter="blur"] LayoutSVGResourceFilter {filter} at (0,-1.60) size 4x2
RenderSVGInlineText {#text} at (0,0) size 3x1
- [filter="blur"] RenderSVGResourceFilter {filter} at (0,-1.60) size 4x2
+ [filter="blur"] LayoutSVGResourceFilter {filter} at (0,-1.60) size 4x2
chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 6 width 2.61: "Shadow"
RenderSVGText {text} at (0,-1) size 3x2 contains 1 chunk(s)
RenderSVGInlineText {#text} at (0,0) size 3x1

Powered by Google App Engine
This is Rietveld 408576698