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

Unified Diff: LayoutTests/svg/hixie/error/003-expected.txt

Issue 593173002: Change SVG paint server fallback for a non-existent URL (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Adjust tests. Created 6 years, 3 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
« no previous file with comments | « LayoutTests/svg/hixie/error/003.xml ('k') | Source/core/rendering/svg/RenderSVGResource.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/svg/hixie/error/003-expected.txt
diff --git a/LayoutTests/svg/hixie/error/003-expected.txt b/LayoutTests/svg/hixie/error/003-expected.txt
deleted file mode 100644
index 0af4432d73389824497a4ddfa55c7d9d6e096c44..0000000000000000000000000000000000000000
--- a/LayoutTests/svg/hixie/error/003-expected.txt
+++ /dev/null
@@ -1,15 +0,0 @@
-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 300x200
- RenderSVGRoot {svg} at (0,0) size 300x200
- RenderSVGEllipse {circle} at (100,50) size 100x100 [fill={[type=SOLID] [color=#FF0000]}] [cx=150.00] [cy=100.00] [r=50.00]
- RenderSVGRect {rect} at (0,0) size 300x200 [stroke={[type=SOLID] [color=#0000FF]}] [fill={[type=SOLID] [color=#000000]}] [x=0.00] [y=0.00] [width=300.00] [height=200.00]
- RenderSVGText {text} at (10,12) size 193x23 contains 1 chunk(s)
- RenderSVGInlineText {#text} at (0,0) size 193x23
- chunk 1 text run 1 at (10.00,30.00) startOffset 0 endOffset 23 width 193.00: "There should be a black"
- RenderSVGText {text} at (10,42) size 170x23 contains 1 chunk(s)
- RenderSVGInlineText {#text} at (0,0) size 170x23
- chunk 1 text run 1 at (10.00,60.00) startOffset 0 endOffset 21 width 170.00: "rectangle with a blue"
- RenderSVGText {text} at (10,72) size 161x23 contains 1 chunk(s)
- RenderSVGInlineText {#text} at (0,0) size 161x23
- chunk 1 text run 1 at (10.00,90.00) startOffset 0 endOffset 20 width 161.00: "border on this page."
« no previous file with comments | « LayoutTests/svg/hixie/error/003.xml ('k') | Source/core/rendering/svg/RenderSVGResource.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698