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

Unified Diff: LayoutTests/platform/win-xp/svg/custom/broken-internal-references-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-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 61c1ac9fd7127c686e5afb4ffc2a27dd48dc8d85..acca845caddb6f8d702a422cc82f27e34a65313f 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
@@ -7,7 +7,7 @@ layer at (0,0) size 800x600
LayoutSVGResourceLinearGradient {linearGradient} [id="grad-that-is-never-referred"] [gradientUnits=objectBoundingBox] [start=(0,0)] [end=(1,0)]
RenderSVGGradientStop {stop} [offset=0.00] [color=#0000FF]
RenderSVGGradientStop {stop} [offset=1.00] [color=#FF0000]
- RenderSVGPath {path} at (198,13) size 221x99 [stroke={[type=SOLID] [color=#0000FF]}] [data="M 199 89.3 C 206.6 66.6 235.8 13.2 270 30.3 C 286.6 38.6 298.9 59.4 310 73.3 C 321.7 87.9 338.6 99 356 103.3 C 387.3 111.1 396.6 90.4 418 74.3"]
+ LayoutSVGPath {path} at (198,13) size 221x99 [stroke={[type=SOLID] [color=#0000FF]}] [data="M 199 89.3 C 206.6 66.6 235.8 13.2 270 30.3 C 286.6 38.6 298.9 59.4 310 73.3 C 321.7 87.9 338.6 99 356 103.3 C 387.3 111.1 396.6 90.4 418 74.3"]
LayoutSVGText {text} at (0,-15) size 128x19 contains 1 chunk(s)
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."

Powered by Google App Engine
This is Rietveld 408576698