1 Bug 45205: Test that <xml-stylesheet> processing instructions only have stylesheets when in document.
3 PASS successfullyParsed is true
6 PASS sheet.ownerNode is pi
7 PASS pi.sheet === sheet is true
10 PASS sheet.ownerNode is null
11 PASS sheet.cssRules[0].cssText[0] is "*"
13 PASS sheet.ownerNode is null
14 PASS pi.sheet === sheet is false
15 PASS pi.sheet.ownerNode is pi