search for: ihtmldomnode3

Displaying 5 results from an estimated 5 matches for "ihtmldomnode3".

Did you mean: ihtmldomnode
2017 Jul 21
0
Wine release 2.13
...lementations. winhttp: Introduce global connected hosts store and keep reference to host in netconn_t. winhttp: Cache and reuse persistent HTTP connections. winhttp: Periodically free outdated connections. winhttp/tests: Added persistent connection tests. mshtml: Added IHTMLDOMNode3 stub implementation. mshtml: Forward duplicated IHTMLDOMNode3 functions to IHTMLDOMNode implementation. mshtml: Expose IHTMLDOMNode3 interface to scripts. mshtml: Support returning VT_NULL from return_nsstr_variant. mshtml: Added IHTMLDOMNode3::get_textContent implementation...
2017 Nov 24
0
Wine release 2.22
...nstead of HTMLDocument. mshtml: Pass document as HTMLDocumentObj to update_doc. mshtml: Get rid of unneeded parent from NSContainer. mshtml: Removed no longer needed flush_pending_tasks. mshtml: Store task_magic in HTMLDocumentObj instead of HTMLDocument. mshtml: Added IHTMLDOMNode3::compareDocumentPosition implementation. mshtml: Hook addEventListener InvokeEx calls to allow capture default value. Jactry Zeng (1): wintrust: Update version to 6.1.7601.23769. Jonathan Doron (1): kernel32/tests: Test suspended process with new thread. Julian Rüger (1):...
2017 Sep 01
0
Wine release 2.16
...dow. Jacek Caban (7): jscript: Added support for VT_R4 VARIANT types. mshtml: Return documentMode as VT_R4. mshtml: Don't allow changing document mode after script insertion or when it's already set. mshtml: Added delayed DispatchEx init support and use it to expose IHTMLDOMNode3 from document node. mshtml.idl: Added IHTMLDocument8 declaration. mshtml: Added IHTMLDocument6::getElementById implementation. mshtml: Properly expose IHTMLDocument6 interface to scripts. Józef Kucia (6): wined3d: Avoid potential NULL pointer dereference (Coverity). d...
2019 Apr 26
0
Wine release 4.7
...or IDispatchEx implementation. mshtml: Pass style value as nsAString to set_nsstyle_property. mshtml: Use nsAString in fix_px_value. mshtml: Return nsAString from var_to_styleval. mshtml: Factor out variant_to_nsstr from var_to_styleval. mshtml: Use variant_to_nsstr in IHTMLDOMNode3::put_textContent. mshtml: Support VT_R8 in variant_to_nsstr. jscript: Fix handling empty string regexp matches in String.prototype.split implementation. jscript: Don't skip empty strings in String.prototype.split in ES5 mode. msvcp140: Add _Resize implementation. n...
2019 Mar 29
0
Wine release 4.5
...ter") calls on detached style objects. mshtml: Add IHTMLElement::getClientRects implementation. mshtml: Add IHTMLRectCollection implementation. mshtml: Alloc proper BSTR size in return_nscstr. mshtml: Add IHTMLDocument7::createElementNS implementation. mshtml: Add IHTMLDOMNode3::get_namespaceURI implementation. mshtml: Add IElementSelector::querySelector implementation. mshtml: Support SVG element style. mshtml: Move detach_document_node call to HTMLDocumentNode_unlink. mshtml: Implement IHTMLElement6::msMatchesSelector. Jon Doron (1): kerne...