uri-016
Test cases
- uri-016 - tantek
Requires support for treating open comment syntax inside url() as literal not comment, including in places where url() is not expected. Works in:
- IE9 Beta build 7930 Will be fixed in:
- … Runs but fails in:
- Firefox 4 beta 9 - see bug 604179
- WebKit (Safari, Chrome) - see bug 53113
- Opera (no public bug database link available).
Relevant links
- CSS 2.1 editor’s draft reference: http://www.w3.org/Style/css2-updates/css2/syndata.html#uri
Discussion
…
Recommendation
Keep test. Gecko plans on fixing it eventually. -Tantek