1 <?xml-stylesheet href="001a.css"?>
2 <html xmlns="http://www.w3.org/1999/xhtml">
4 <title>Error handling in a mixed-content document</title>
5 <style type="text/css">
10 <svg xmlns="http://www.w3.org/2000/svg" width="-100" height="20">
11 <text x="10" y="30" font-size="10" fill="red">FAIL (This should not render.)</text>
13 <p>This line should be green, the word "FAIL" should not appear on
14 this page, but a highly perceivable indication of error should be
15 present somewhere.</p>