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

Side by Side Diff: LayoutTests/svg/custom/use-property-synchronization-crash-expected.txt

Issue 132233016: [SVG] SVGAnimatedPointList migration to new SVG property impl. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: set NeedsRebaseline Created 6 years, 11 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
OLDNEW
1 CONSOLE ERROR: line 5: Error: Problem parsing points="0" 1 CONSOLE ERROR: line 5: Error: Invalid value for <polyline> attribute points="0"
2 CONSOLE ERROR: line 7: Error: Problem parsing points="0" 2 CONSOLE ERROR: line 7: Error: Invalid value for <polyline> attribute points="0"
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 RenderView at (0,0) size 800x600 4 RenderView at (0,0) size 800x600
5 layer at (0,0) size 800x600 5 layer at (0,0) size 800x600
6 RenderSVGRoot {svg} at (0,0) size 0x0 6 RenderSVGRoot {svg} at (0,0) size 0x0
7 RenderSVGContainer {g} at (0,0) size 0x0 7 RenderSVGContainer {g} at (0,0) size 0x0
8 RenderSVGContainer {g} at (0,0) size 0x0 8 RenderSVGContainer {g} at (0,0) size 0x0
9 RenderSVGPath {polyline} at (0,0) size 0x0 [fill={[type=SOLID] [color=#0 00000]}] [points=""] 9 RenderSVGPath {polyline} at (0,0) size 0x0 [fill={[type=SOLID] [color=#0 00000]}] [points=""]
10 RenderSVGContainer {use} at (0,0) size 0x0 10 RenderSVGContainer {use} at (0,0) size 0x0
11 RenderSVGContainer {g} at (0,0) size 0x0 11 RenderSVGContainer {g} at (0,0) size 0x0
12 RenderSVGPath {polyline} at (0,0) size 0x0 [fill={[type=SOLID] [color= #000000]}] [points=""] 12 RenderSVGPath {polyline} at (0,0) size 0x0 [fill={[type=SOLID] [color= #000000]}] [points=""]
13 RenderSVGContainer {g} at (0,0) size 0x0 13 RenderSVGContainer {g} at (0,0) size 0x0
OLDNEW
« no previous file with comments | « LayoutTests/svg/custom/script-tests/immutable-properties.js ('k') | LayoutTests/svg/dom/SVGLengthList-basics.xhtml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698