1 <!DOCTYPE HTML PUBLIC
"-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
4 <title>Test case for html*.test selector
</title>
5 <style type=
"text/css">
6 html
*.test
{ background-color: red
; }
10 <p class=
"test">This element SHOULD NOT have RED background
</p>