search for: get_elem_attr_value

Displaying 2 results from an estimated 2 matches for "get_elem_attr_value".

2014 Jun 13
0
Wine release 1.7.20
...Variant by debugstr_variant. mshtml: Call unlink from HTMLDOMNode::Release. mshtml: Added new helper for getting element attribute value and use it in script.c. mshtml: Added new helper for GetAttribute based getters and use it in IHTMLMetaElement implementation. mshtml: Use get_elem_attr_value helper in get_font_size. mshtml: Use get_elem_attr_value helper in is_elem_name. mshtml: Use get_elem_attr_value helper in check_event_attr. mshtml: Use get_elem_attr_value helper in HTMLFormElement_get_dispid. mshtml: Use elem_string_attr_getter helper in HTMLLabelElement_g...
2018 Feb 16
0
Wine release 3.2
...ollection::item in IE9+ mode. mshtml/tests: Run form element tests in both quirks and IE9 compat mode. jscript: Improve interp_local debug traces. mshtml: Store Gecko element both as nsIDOMElement and nsIDOMHTMLElement in HTMLElement. mshtml: Pass element as nsIDOMElement to get_elem_attr_value. mshtml: Pass element as nsIDOMElement to create_param_prop_bag. mshtml: Use nsIDOMElement instead of nsIDOMHTMLElement in pluginhost.c. mshtml: Use nsIDOMElement instead of nsIDOMHTMLElement in get_font_size. mshtml: Pass Gecko elements as nsIDOMElement to element construct...