Closed
Bug 859228
Opened 13 years ago
Closed 13 years ago
[SVG] "round dot" line shows as solid line when line stroke-linecap set to "square"
Categories
(Core :: SVG, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: wujinlong, Unassigned)
Details
Attachments
(5 files)
User Agent: Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.1; WOW64; Trident/6.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C; InfoPath.3)
Steps to reproduce:
create a simple SVG shape, which has "round dot" outline and "square" line cap.
Actual results:
line is displayed as solid.
Expected results:
"round dot" and "square dot" line should be displayed.
the results of lines with "dash + cap" are different between MS PPTX and SVG.
Summary: SVG stroke-dasharray for "round dot" and "square dot" won't work with stroke-linecap set to "square" → [SVG] "round dot" line shows as solid line when line stroke-linecap set to "square"
Comment 5•13 years ago
|
||
Opera and IE 9 display the same as Firefox so I think your expectations are wrong. Probably better if you take this up with w3c (http://lists.w3.org/Archives/Public/www-svg/)
Status: UNCONFIRMED → RESOLVED
Closed: 13 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•