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

Unified Diff: LayoutTests/platform/win-xp/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/win-xp/svg/custom/broken-internal-references-expected.txt
diff --git a/LayoutTests/platform/win-xp/svg/custom/broken-internal-references-expected.txt b/LayoutTests/platform/win-xp/svg/custom/broken-internal-references-expected.txt
index 77a2d7ebe063410b7d87857a94acafd4b1ac9c46..bc22a2b345ddc762c6db45a14fdec35b9d6e4f74 100644
--- a/LayoutTests/platform/win-xp/svg/custom/broken-internal-references-expected.txt
+++ b/LayoutTests/platform/win-xp/svg/custom/broken-internal-references-expected.txt
@@ -12,7 +12,7 @@ layer at (0,0) size 800x600
LayoutSVGInlineText {#text} at (0,0) size 128x19
chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 19 width 128.00: "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