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

Unified Diff: LayoutTests/platform/mac/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/mac/svg/W3C-SVG-1.1/masking-path-04-b-expected.txt
diff --git a/LayoutTests/platform/mac/svg/W3C-SVG-1.1/masking-path-04-b-expected.txt b/LayoutTests/platform/mac/svg/W3C-SVG-1.1/masking-path-04-b-expected.txt
index a7c83a24d1a3b07c8a3d3bddd8e50a31cd706e95..e51a8f851ed8c4ff1f447df0e45c8e8e79344f2d 100644
--- a/LayoutTests/platform/mac/svg/W3C-SVG-1.1/masking-path-04-b-expected.txt
+++ b/LayoutTests/platform/mac/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 264x46 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 264x46

Powered by Google App Engine
This is Rietveld 408576698