Closed
Bug 786617
Opened 13 years ago
Closed 11 years ago
border-image ignored
Categories
(Web Compatibility :: Site Reports, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: sakarah92, Unassigned)
References
()
Details
(Keywords: regression)
Attachments
(1 file)
User Agent: Mozilla/5.0 (Windows NT 5.1; rv:15.0) Gecko/20100101 Firefox/15.0
Build ID: 20120824154833
Steps to reproduce:
One of my collaborator notify me our website doesn't work correctly after the Firefox update to 15.0. I download Firefox and I test other websites like http://border-image.com/
Actual results:
All the websites doesn't show the border-image CSS property. This property is just ignored. I try to change using standard property instead of -moz-* one but the problem was the same, nothing happens.
Expected results:
In other navigators like Chrome the border-image is correctly displayed and the margins are respected.
The files attached show differences between Firefox and Chrome for the http://border-image.com/ website
(In reply to sakarah92 from comment #0)
> One of my collaborator notify me our website doesn't work correctly after
> the Firefox update to 15.0. I download Firefox and I test other websites
> like http://border-image.com/
I think it's not wrong, I searched a regression by testing your website and it's broken since Firefox 12.
Mozregression range:
m-c
good=2011-12-23
bad=2011-12-24
http://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=c5b90ea7e475&tochange=f63a99195987
Suspected bug:
Bug 497995 - Implement border-image revisions in latest css3-background
Blocks: 497995
Component: Untriaged → Layout
Keywords: regression
Product: Firefox → Core
Version: 15 Branch → 12 Branch
Yeah, the page needs 'border-style: solid;' too.
Assignee: nobody → english-us
Status: UNCONFIRMED → NEW
Component: Layout → English US
Ever confirmed: true
Product: Core → Tech Evangelism
Version: 12 Branch → unspecified
See http://dbaron.org/log/20120612-border-image for an explanation of why.
Comment 4•11 years ago
|
||
fixed.
Assignee: english-us → nobody
Status: NEW → RESOLVED
Closed: 11 years ago
Component: English US → Desktop
Resolution: --- → FIXED
| Assignee | ||
Updated•7 years ago
|
Product: Tech Evangelism → Web Compatibility
You need to log in
before you can comment on or make changes to this bug.
Description
•