4 https://bugzilla.mozilla.org/show_bug.cgi?id=759621
8 <title>Test for Bug
759621</title>
9 <script src=
"/tests/SimpleTest/SimpleTest.js"></script>
10 <link rel=
"stylesheet" type=
"text/css" href=
"/tests/SimpleTest/test.css"/>
13 <a target=
"_blank" href=
"https://bugzilla.mozilla.org/show_bug.cgi?id=759621">Mozilla Bug
759621</a>
15 <div id=
"content" style=
"display: none">
19 <script type=
"application/javascript">
21 /** Test for Bug
759621 **/
22 var l = document.getElementsByTagName(
"*");
24 is(l.namedItem,
"pass",
"Should be able to set expando shadowing a proto prop");