1 <html><head></head><body>
2 1,
3, and
4 should all show the same red square.
2 should show nothing.
4 <li><canvas style=
"background-color:red;" width=
"100" height=
"100"></canvas></li>
5 <li><canvas width=
"100" height=
"100"></li>
6 <li><canvas style=
"background-color:red;" width=
"100" height=
"100"></li>
7 <li><canvas style=
"background-color:red;" width=
"100" height=
"100"></li>