blob: ff7e666edaf431155908bd2f4ad974d7cefd7742 [file] [log] [blame]
Shadow DOM related elements should be hidden if the feature is off.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS 0 <= content.constructor.toString().indexOf('HTMLUnknownElement') is true
PASS 0 <= shadow.constructor.toString().indexOf('HTMLUnknownElement') is true
PASS successfullyParsed is true
TEST COMPLETE