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

Side by Side Diff: LayoutTests/svg/custom/invalid-fill-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 unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « LayoutTests/svg/custom/invalid-fill.svg ('k') | LayoutTests/svg/custom/invalid-uri-stroke.svg » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 layer at (0,0) size 800x600
2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x600
4 RenderSVGRoot {svg} at (0,0) size 673x214
5 RenderSVGContainer {g} at (0,0) size 673x214
6 RenderSVGRect {rect} at (0,0) size 100x100 [fill={[type=SOLID] [color=#FF0 000]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00]
7 RenderSVGRect {rect} at (0,0) size 100x100 [fill={[type=SOLID] [color=#FFA 500]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00]
8 RenderSVGContainer {g} at (10,116) size 663x98
9 RenderSVGText {text} at (10,116) size 236x18 contains 1 chunk(s)
10 RenderSVGInlineText {#text} at (0,0) size 236x18
11 chunk 1 text run 1 at (10.00,130.00) startOffset 0 endOffset 32 widt h 236.00: "The above rect should be ORANGE."
12 RenderSVGText {text} at (10,136) size 646x18 contains 1 chunk(s)
13 RenderSVGInlineText {#text} at (0,0) size 646x18
14 chunk 1 text run 1 at (10.00,150.00) startOffset 0 endOffset 100 wid th 646.00: "SVG 1.1 FULL says there should be a \"highly perceivable error\" mes sage when an invalid fill is used."
15 RenderSVGText {text} at (10,156) size 468x18 contains 1 chunk(s)
16 RenderSVGInlineText {#text} at (0,0) size 468x18
17 chunk 1 text run 1 at (10.00,170.00) startOffset 0 endOffset 77 widt h 468.00: "Browsers don't display such an error, instead use some sort of fill-f allback."
18 RenderSVGText {text} at (10,176) size 663x18 contains 1 chunk(s)
19 RenderSVGInlineText {#text} at (0,0) size 663x18
20 chunk 1 text run 1 at (10.00,190.00) startOffset 0 endOffset 114 wid th 663.00: "If there's an non-existent uri, but no fallback specified, the fill of the object is inherited from parent object."
21 RenderSVGText {text} at (10,196) size 555x18 contains 1 chunk(s)
22 RenderSVGInlineText {#text} at (0,0) size 555x18
23 chunk 1 text run 1 at (10.00,210.00) startOffset 0 endOffset 84 widt h 555.00: "This has recently been changed in SVG 1.1 2nd edition. Our result mat ches Opera now."
OLDNEW
« no previous file with comments | « LayoutTests/svg/custom/invalid-fill.svg ('k') | LayoutTests/svg/custom/invalid-uri-stroke.svg » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698