Oreon-Lime-R2/mingw-wine-gecko/wine-gecko-2.47.4-src/wine-gecko-2.47.4/layout/reftests/bugs/476856-1-ref.html

19 lines
413 B
HTML

<!doctype html>
<html><head><title>Handling of un-terminated long tokens in CSS</title>
</head><body>
<div>This CSS parser does not
backtrack for unterminated comments.</div>
<div>It does not
backtrack for unterminated double-quoted url().</div>
<div>It does not
backtrack for unterminated single-quoted url().</div>
<div>It does not
backtrack for unterminated unquoted url().</div>
</body></html>