Closed
Bug 805765
Opened 12 years ago
Closed 12 years ago
border-image declaration is accepted but not rendering in 16.0.1 on Windows
Categories
(Firefox :: Untriaged, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 776538
People
(Reporter: alininja, Unassigned)
Details
Attachments
(1 file)
499.12 KB,
image/jpeg
|
Details |
User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0
Build ID: 20121010144125
Steps to reproduce:
I visited http://www.w3schools.com/cssref/tryit.asp?filename=trycss3_border-image to see if my own website's CSS file was incorrect or if it's an issue with the Firefox browser. The same issue is happening on Apple and Linux, but I didn't get a chance to visit the URL with those variants of FireFox.
Actual results:
I can see the border-image declaration in FireBug, but the property isn't rendering. I know this used to work before.
Expected results:
I should see a border around the div with the border-image declaration.
![]() |
||
Comment 1•12 years ago
|
||
yous should specify border-style in your CSS.
See http://www.w3.org/TR/2012/CR-css3-background-20120724/#border-images
![]() |
||
Updated•12 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 12 years ago
Resolution: --- → INVALID
Please bug them to finally change their buggy examples
Resolution: INVALID → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•