- 
75b7f464
 by Gabriel Ivăncescu   at 2025-05-06T13:34:11-05:00 
 mshtml: Ignore setting non-writable external props.
Signed-off-by: Gabriel Ivăncescu <gabrielopcode@gmail.com>
 
- 
99788ad3
 by Gabriel Ivăncescu   at 2025-05-06T13:34:11-05:00 
 mshtml: Don't redefine deleted props in dispex_define_property.
Signed-off-by: Gabriel Ivăncescu <gabrielopcode@gmail.com>
 
- 
30cab160
 by Gabriel Ivăncescu   at 2025-05-06T13:34:11-05:00 
 jscript: Properly fill the builtin props.
Signed-off-by: Gabriel Ivăncescu <gabrielopcode@gmail.com>
 
- 
9ff0024e
 by Gabriel Ivăncescu   at 2025-05-06T13:34:12-05:00 
 mshtml: Expose "arguments" from host functions in IE9+ modes.
Signed-off-by: Gabriel Ivăncescu <gabrielopcode@gmail.com>
 
- 
07420db3
 by Gabriel Ivăncescu   at 2025-05-06T13:34:12-05:00 
 mshtml: Expose "caller" from host functions in IE9+ modes.
Signed-off-by: Gabriel Ivăncescu <gabrielopcode@gmail.com>
 
- 
8996aa6c
 by Gabriel Ivăncescu   at 2025-05-06T13:34:12-05:00 
 mshtml: Expose "arguments" and "caller" from host constructors in IE9+ modes.
Signed-off-by: Gabriel Ivăncescu <gabrielopcode@gmail.com>
 
- 
4ea71dac
 by Gabriel Ivăncescu   at 2025-05-06T13:34:12-05:00 
 mshtml: Get rid of useless "iter" member in the attribute collection enum.
Signed-off-by: Gabriel Ivăncescu <gabrielopcode@gmail.com>
 
- 
a9339b91
 by Gabriel Ivăncescu   at 2025-05-06T13:34:12-05:00 
 mshtml/tests: Test iframe window navigation resetting props.
Signed-off-by: Gabriel Ivăncescu <gabrielopcode@gmail.com>