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

Unified Diff: LayoutTests/platform/mac/svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.txt

Issue 921633007: Move the SVG container code from rendering/svg 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/W3C-SVG-1.1/filters-diffuse-01-f-expected.txt
diff --git a/LayoutTests/platform/mac/svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.txt b/LayoutTests/platform/mac/svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.txt
index 854e224931a7d41a5e45f2e41615f1cb4151a55e..9f1ef24e903f2f3d97c10948783ba5bdfb794fb9 100644
--- a/LayoutTests/platform/mac/svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.txt
+++ b/LayoutTests/platform/mac/svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.txt
@@ -6,7 +6,7 @@ layer at (0,0) size 480x360
LayoutSVGText {text} at (145,19) size 142x14 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 142x14
chunk 1 text run 1 at (145.00,30.00) startOffset 0 endOffset 26 width 142.00: "Filters: feDiffuseLighting"
- RenderSVGHiddenContainer {defs} at (0,0) size 0x0
+ LayoutSVGHiddenContainer {defs} at (0,0) size 0x0
LayoutSVGResourceFilter {filter} [id="surfaceScaleA"] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
[feDiffuseLighting surfaceScale="1.00" diffuseConstant="1.00" kernelUnitLength="0.00, 0.00"]
[SourceGraphic]

Powered by Google App Engine
This is Rietveld 408576698