gecko/layout/reftests/css-parsing/at-rule-error-handling-ref.html
L. David Baron d321398917 Use GatherURL in ParseNameSpaceRule and ParseImageRect, and rename GatherURL to ParseURLOrString for clarity. (Bug 604179, patch 1) r=bzbarsky
Note that this adds a missing UngetToken(), which affects the other
consumer of GatherURL, parsing of @import rules.
2011-03-11 11:29:44 -06:00

4 lines
131 B
HTML

<!DOCTYPE HTML>
<title>Test for unexpected end of @import (reference)</title>
<div style="color: green">This should be green</div>