Closed
Bug 1283707
Opened 9 years ago
Closed 9 years ago
SVG as border-image rendering incorrectly when doesn't assign border value
Categories
(Core :: SVG, defect)
Core
SVG
Tracking
()
RESOLVED
INVALID
People
(Reporter: kechen, Unassigned)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
|
288 bytes,
text/html
|
Details |
STR:
Open the task case with firefox.
Expected:
Should show wavy border on top and bottom edge.
Actual:
A orange rectangle without edges.
This is a extended bug from Bug 1269528's test case.
Updated•9 years ago
|
Blocks: svg-enhance
| Reporter | ||
Comment 1•9 years ago
|
||
According to the spec[1], the initial value of border-style should be none.
Therefore, the behavior is correct, we don't have to fix it.
[1] https://www.w3.org/TR/css3-background/#the-border-style
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WONTFIX
Updated•9 years ago
|
Resolution: WONTFIX → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•