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 upImplement `background-image` #777
Closed
Milestone
Comments
|
Needed for #1366. |
bors-servo
pushed a commit
that referenced
this issue
Feb 19, 2014
for #777 #800 - support(http://www.w3.org/TR/CSS21/colors.html#background) - background: url(foo.png) - background: url(data:image/png;base64...) - background-image: url(foo.png) - background-image: url(data:image/png;base64...) - not support(http://www.w3.org/TR/css3-background/)
|
Fixed in #1631. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Needed for Acid2 line 3.