-
8fedc080
by Gabriel Ivăncescu at 2025-08-08T19:19:32+09:00
mshtml/tests: Test IHTMLElement6::getAttributeNode in legacy modes.
Signed-off-by: Gabriel Ivăncescu <gabrielopcode@gmail.com>
-
7b28aff6
by Gabriel Ivăncescu at 2025-08-08T19:19:32+09:00
mshtml/tests: Test mixing attribute nodes and collections across modes.
Signed-off-by: Gabriel Ivăncescu <gabrielopcode@gmail.com>
-
d72c9ae1
by Gabriel Ivăncescu at 2025-08-08T19:19:32+09:00
mshtml/tests: Test node hierarchy for attribute nodes in IE9+ modes.
Signed-off-by: Gabriel Ivăncescu <gabrielopcode@gmail.com>
-
754a8c02
by Gabriel Ivăncescu at 2025-08-08T19:19:32+09:00
mshtml/tests: Don't create global variable due to typo.
Signed-off-by: Gabriel Ivăncescu <gabrielopcode@gmail.com>
-
ed205f33
by Gabriel Ivăncescu at 2025-08-08T19:19:32+09:00
mshtml: Fix expando for IE9 attr nodes.
Signed-off-by: Gabriel Ivăncescu <gabrielopcode@gmail.com>
-
d1c2870d
by Gabriel Ivăncescu at 2025-08-08T19:19:32+09:00
mshtml: Fix gecko element leak when retrieving ownerElement.
Signed-off-by: Gabriel Ivăncescu <gabrielopcode@gmail.com>
-
473e79f4
by Gabriel Ivăncescu at 2025-08-08T19:19:32+09:00
mshtml: Traverse the node on attribute nodes.
Signed-off-by: Gabriel Ivăncescu <gabrielopcode@gmail.com>