-- v2: mshtml/tests: Test iframe window navigation resetting props. mshtml: Get rid of useless "iter" member in the attribute collection enum. mshtml: Expose "arguments" and "caller" from host constructors in IE9+ modes. mshtml: Expose "caller" from host functions in IE9+ modes. mshtml: Expose "arguments" from host functions in IE9+ modes. jscript: Properly fill the builtin props. mshtml: Don't redefine deleted props in dispex_define_property. mshtml: Ignore setting non-writable external props.