no bug - Import translations from android-l10n r=release a=l10n CLOSED TREE
[gecko.git] / layout / reftests / bugs / 476856-1-ref.html
blob8a8f03bb0978c793ae21ffe1220baac62995384d
1 <!doctype html>
2 <html><head><title>Handling of un-terminated long tokens in CSS</title>
4 </head><body>
6 <div>This CSS parser does not
7 backtrack for unterminated comments.</div>
9 <div>It does not
10 backtrack for unterminated double-quoted url().</div>
12 <div>It does not
13 backtrack for unterminated single-quoted url().</div>
15 <div>It does not
16 backtrack for unterminated unquoted url().</div>
18 </body></html>