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

Unified Diff: LayoutTests/platform/win/svg/W3C-SVG-1.1/masking-path-04-b-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/svg/W3C-SVG-1.1/masking-path-04-b-expected.txt
diff --git a/LayoutTests/platform/win/svg/W3C-SVG-1.1/masking-path-04-b-expected.txt b/LayoutTests/platform/win/svg/W3C-SVG-1.1/masking-path-04-b-expected.txt
index 750763844f6641beeba7030ceacb1c23ca375fe2..0c83a1f8b7f0b744b0a65aafd851df63d5a4a6f1 100644
--- a/LayoutTests/platform/win/svg/W3C-SVG-1.1/masking-path-04-b-expected.txt
+++ b/LayoutTests/platform/win/svg/W3C-SVG-1.1/masking-path-04-b-expected.txt
@@ -9,12 +9,12 @@ layer at (0,0) size 480x360
LayoutSVGInlineText {#text} at (0,0) size 355x122
chunk 1 text run 1 at (45.00,270.00) startOffset 0 endOffset 9 width 354.44: "Clip Test"
LayoutSVGContainer {g} at (30,20) size 410x140
- RenderSVGImage {image} at (30,20) size 410x140
+ LayoutSVGImage {image} at (30,20) size 410x140
LayoutSVGText {text} at (55,29) size 355x122 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 355x122
chunk 1 text run 1 at (55.00,130.00) startOffset 0 endOffset 9 width 354.44: "Clip Test"
LayoutSVGContainer {g} at (45,170) size 355x121
- RenderSVGImage {image} at (45,170) size 355x121
+ LayoutSVGImage {image} at (45,170) size 355x121
[clipPath="sample"] LayoutSVGResourceClipper {clipPath} at (45,168.83) size 354.44x121.83
LayoutSVGText {text} at (10,304) size 264x45 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 264x45

Powered by Google App Engine
This is Rietveld 408576698