2 <!DOCTYPE html PUBLIC
"-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
5 <title>CSS Test: Parsing unexpected end of string
</title>
6 <link rel=
"author" title=
"Microsoft" href=
"http://www.microsoft.com/">
7 <link rel=
"help" href=
"http://www.w3.org/TR/CSS21/syndata.html#parsing-errors">
8 <meta name=
"flags" content=
"invalid">
9 <meta name=
"assert" content=
"Close all open strings at the end of the style sheet.">
10 <style type=
"text/css">
14 content: "Filler Text\
18 <p>Test passes if the "Filler Text
" below is green.</p>