-
378becae
by Gabriel Ivăncescu at 2024-11-29T19:10:21+01:00
mshtml: Move HTMLDocument prototype props to the Document prototype.
Signed-off-by: Gabriel Ivăncescu <gabrielopcode@gmail.com>
-
9a828ad9
by Gabriel Ivăncescu at 2024-11-29T19:10:21+01:00
mshtml: Use DocumentPrototype as the document's prototype for modes prior to IE11.
Signed-off-by: Gabriel Ivăncescu <gabrielopcode@gmail.com>
-
3dafba14
by Gabriel Ivăncescu at 2024-11-29T19:10:24+01:00
mshtml: Expose the right props from document fragments.
Signed-off-by: Gabriel Ivăncescu <gabrielopcode@gmail.com>
-
953c3d2c
by Gabriel Ivăncescu at 2024-11-29T19:10:24+01:00
mshtml: Don't expose some props from document prototype depending on mode.
Signed-off-by: Gabriel Ivăncescu <gabrielopcode@gmail.com>