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

Unified Diff: LayoutTests/platform/mac/svg/custom/broken-internal-references-expected.txt

Issue 923533002: Move RenderSVGContainer to layout/svg/LayoutSVGContainer. (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/custom/broken-internal-references-expected.txt
diff --git a/LayoutTests/platform/mac/svg/custom/broken-internal-references-expected.txt b/LayoutTests/platform/mac/svg/custom/broken-internal-references-expected.txt
index d68fe8bf7d45a6003660c868445680ab55df1bff..52396438a3ac839fb1e9dcbc6d7f5128611a8dc6 100644
--- a/LayoutTests/platform/mac/svg/custom/broken-internal-references-expected.txt
+++ b/LayoutTests/platform/mac/svg/custom/broken-internal-references-expected.txt
@@ -12,7 +12,7 @@ layer at (0,0) size 800x600
LayoutSVGInlineText {#text} at (0,0) size 135x18
chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 19 width 134.23: "Shoud not be shown."
LayoutSVGResourceLinearGradient {linearGradient} [id="grad-with-invalid-href"] [gradientUnits=objectBoundingBox] [start=(0,0)] [end=(1,0)]
- RenderSVGContainer {use} at (0,0) size 0x0 [transform={m=((1.00,0.00)(0.00,1.00)) t=(20.00,10.00)}]
+ LayoutSVGContainer {use} at (0,0) size 0x0 [transform={m=((1.00,0.00)(0.00,1.00)) t=(20.00,10.00)}]
RenderSVGRect {rect} at (19,9) size 102x102 [stroke={[type=SOLID] [color=#0000FF] [stroke width=1.33]}] [fill={[type=LINEAR-GRADIENT] [id="grad-with-invalid-href"]}] [x=20.00] [y=10.00] [width=100.00] [height=100.00]
LayoutSVGText {text} at (0,0) size 0x0 contains 1 chunk(s)
LayoutSVGTextPath {textPath} at (0,0) size 0x0

Powered by Google App Engine
This is Rietveld 408576698