- 
455d4424
 by Gabriel Ivăncescu   at 2025-04-20T17:05:53+02:00 
mshtml: Don't expose "create" from Image constructor in IE9+ modes.
 
- 
56be2ab2
 by Gabriel Ivăncescu   at 2025-04-20T17:05:53+02:00 
mshtml: Don't expose "create" from Option constructor in IE9+ modes.
 
- 
ad2403a6
 by Jacek Caban   at 2025-04-20T17:05:53+02:00 
mshtml: Rename prototype_id to object_id.
 
- 
9ea1e749
 by Gabriel Ivăncescu   at 2025-04-20T17:05:53+02:00 
mshtml: Use own window property for Image constructor.
 
- 
6e5c53bf
 by Gabriel Ivăncescu   at 2025-04-20T17:05:53+02:00 
mshtml: Use own window property for Option constructor.
 
- 
31e9e9ec
 by Gabriel Ivăncescu   at 2025-04-20T17:05:53+02:00 
mshtml: Use get_constructor in window's get_XMLHttpRequest.