-
5b655361
by Gabriel Ivăncescu at 2025-10-22T00:04:25+02:00
mshtml: Use a common object implementation for HTMLElementCollection enumerator.
Signed-off-by: Gabriel Ivăncescu <gabrielopcode@gmail.com>
-
45aeab7c
by Gabriel Ivăncescu at 2025-10-22T00:04:25+02:00
mshtml: Use the common object implementation for HTMLDOMChildrenCollection enumerator.
Signed-off-by: Gabriel Ivăncescu <gabrielopcode@gmail.com>
-
ceeaf691
by Gabriel Ivăncescu at 2025-10-22T00:04:25+02:00
mshtml: Use the common object implementation for HTMLFormElement enumerator.
Signed-off-by: Gabriel Ivăncescu <gabrielopcode@gmail.com>
-
f8cc25f2
by Gabriel Ivăncescu at 2025-10-22T00:04:25+02:00
mshtml: Use the common object implementation for HTMLSelectElement enumerator.
Signed-off-by: Gabriel Ivăncescu <gabrielopcode@gmail.com>
-
cf0cfd04
by Gabriel Ivăncescu at 2025-10-22T00:04:25+02:00
mshtml: Use the common object implementation for HTMLRectCollection enumerator.
Signed-off-by: Gabriel Ivăncescu <gabrielopcode@gmail.com>
-
f3078308
by Gabriel Ivăncescu at 2025-10-22T00:04:25+02:00
mshtml: Use the common object implementation for HTMLStyleSheetsCollection enumerator.
Signed-off-by: Gabriel Ivăncescu <gabrielopcode@gmail.com>
-
2ed322eb
by Gabriel Ivăncescu at 2025-10-22T00:04:25+02:00
mshtml: Use the common object implementation for HTMLAttributeCollection enumerator.
Signed-off-by: Gabriel Ivăncescu <gabrielopcode@gmail.com>