Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upSupport -moz-force-broken-image-icon property #16001
Closed
Labels
Milestone
Comments
|
Or we should unship this property in Gecko. See bug 1348208. |
|
Given that we are not going to unship this property, we would need to implement it. Fortunately it should be easy. |
|
I did this. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It seems this has the same syntax as
-moz-box-ordinal-groupso we can probably do this and #16000 together in one pr.