1 <html xmlns=
"http://www.w3.org/1999/xhtml">
5 -moz-binding: url(
"#binding");
8 <bindings xmlns=
"http://www.mozilla.org/xbl">
11 <property name=
"prop" readonly=
"true" onget=
"return 2;"/>
16 <!-- Use a timeout so that we get bfcached -->
17 <body onload=
"setTimeout(window.opener.runTest, 100)">