.. |
tests
|
mshtml/tests: Run form element tests in both quirks and IE9 compat mode.
|
2018-02-08 21:07:55 +01:00 |
Makefile.in
|
…
|
|
binding.h
|
…
|
|
blank.htm
|
…
|
|
conpoint.c
|
…
|
|
dispex.c
|
mshtml: Store compat mode in dispex_data_t and use it in dispex_compat_mode when possible.
|
2018-02-08 21:07:43 +01:00 |
editor.c
|
mshtml: Return element as ndIDOMElement from create_nselem.
|
2018-02-12 11:02:41 +01:00 |
htmlanchor.c
|
mshtml: Pass Gecko elements as nsIDOMElement to element constructors.
|
2018-02-12 11:02:38 +01:00 |
htmlarea.c
|
mshtml: Pass Gecko elements as nsIDOMElement to element constructors.
|
2018-02-12 11:02:38 +01:00 |
htmlattr.c
|
mshtml: Use nsIDOMElement instead of nsIDOMHTMLElement where possible.
|
2018-02-13 09:07:24 +01:00 |
htmlbody.c
|
mshtml: Pass Gecko elements as nsIDOMElement to element constructors.
|
2018-02-12 11:02:38 +01:00 |
htmlcomment.c
|
…
|
|
htmlcurstyle.c
|
mshtml: Use nsIDOMElement instead of nsIDOMHTMLElement where possible.
|
2018-02-13 09:07:24 +01:00 |
htmldoc.c
|
mshtml: Use get_elem helper in IHTMLDocument2::get_body implementation.
|
2018-02-13 09:07:17 +01:00 |
htmlelem.c
|
mshtml: Handle non-HTML elements in HTMLElement implementation.
|
2018-02-13 09:07:22 +01:00 |
htmlelemcol.c
|
mshtml: Use nsIDOMElement instead of nsIDOMHTMLElement where possible.
|
2018-02-13 09:07:24 +01:00 |
htmlembed.c
|
mshtml: Pass Gecko elements as nsIDOMElement to element constructors.
|
2018-02-12 11:02:38 +01:00 |
htmlevent.c
|
mshtml: Pass Gecko element as nsIDOMElement to check_event_attr.
|
2018-02-13 09:07:15 +01:00 |
htmlevent.h
|
mshtml: Pass Gecko element as nsIDOMElement to check_event_attr.
|
2018-02-13 09:07:15 +01:00 |
htmlform.c
|
mshtml: Pass Gecko elements as nsIDOMElement to element constructors.
|
2018-02-12 11:02:38 +01:00 |
htmlframe.c
|
mshtml: Pass Gecko elements as nsIDOMElement to element constructors.
|
2018-02-12 11:02:38 +01:00 |
htmlframebase.c
|
mshtml: Pass Gecko elements as nsIDOMElement to element constructors.
|
2018-02-12 11:02:38 +01:00 |
htmlgeneric.c
|
mshtml: Pass Gecko elements as nsIDOMElement to element constructors.
|
2018-02-12 11:02:38 +01:00 |
htmlhead.c
|
mshtml: Pass Gecko elements as nsIDOMElement to element constructors.
|
2018-02-12 11:02:38 +01:00 |
htmliframe.c
|
mshtml: Pass Gecko elements as nsIDOMElement to element constructors.
|
2018-02-12 11:02:38 +01:00 |
htmlimg.c
|
mshtml: Return element as ndIDOMElement from create_nselem.
|
2018-02-12 11:02:41 +01:00 |
htmlinput.c
|
mshtml: Use nsIDOMElement instead of nsIDOMHTMLElement where possible.
|
2018-02-13 09:07:24 +01:00 |
htmllink.c
|
mshtml: Pass Gecko elements as nsIDOMElement to element constructors.
|
2018-02-12 11:02:38 +01:00 |
htmllocation.c
|
…
|
|
htmlmeta.c
|
mshtml: Pass Gecko elements as nsIDOMElement to element constructors.
|
2018-02-12 11:02:38 +01:00 |
htmlnode.c
|
…
|
|
htmlobject.c
|
mshtml: Pass Gecko elements as nsIDOMElement to element constructors.
|
2018-02-12 11:02:38 +01:00 |
htmloption.c
|
mshtml: Use nsIDOMElement instead of nsIDOMHTMLElement where possible.
|
2018-02-13 09:07:24 +01:00 |
htmlscreen.c
|
…
|
|
htmlscript.c
|
mshtml: Use nsIDOMElement instead of nsIDOMHTMLElement where possible.
|
2018-02-13 09:07:24 +01:00 |
htmlscript.h
|
…
|
|
htmlselect.c
|
mshtml: Handle non-HTML element in IHTMLSelectElement:add implementation.
|
2018-02-13 09:07:25 +01:00 |
htmlstorage.c
|
…
|
|
htmlstyle.c
|
mshtml: Use nsIDOMElement instead of nsIDOMHTMLElement where possible.
|
2018-02-13 09:07:24 +01:00 |
htmlstyle.h
|
…
|
|
htmlstyleelem.c
|
mshtml: Pass Gecko elements as nsIDOMElement to element constructors.
|
2018-02-12 11:02:38 +01:00 |
htmlstylesheet.c
|
…
|
|
htmltable.c
|
mshtml: Pass Gecko elements as nsIDOMElement to element constructors.
|
2018-02-12 11:02:38 +01:00 |
htmltablecell.c
|
mshtml: Pass Gecko elements as nsIDOMElement to element constructors.
|
2018-02-12 11:02:38 +01:00 |
htmltablerow.c
|
mshtml: Pass Gecko elements as nsIDOMElement to element constructors.
|
2018-02-12 11:02:38 +01:00 |
htmltextarea.c
|
mshtml: Pass Gecko elements as nsIDOMElement to element constructors.
|
2018-02-12 11:02:38 +01:00 |
htmltextcont.c
|
mshtml: Pass Gecko elements as nsIDOMElement to element constructors.
|
2018-02-12 11:02:38 +01:00 |
htmltextnode.c
|
…
|
|
htmlwindow.c
|
…
|
|
ifacewrap.c
|
…
|
|
ipwindow.c
|
…
|
|
loadopts.c
|
…
|
|
main.c
|
…
|
|
mshtml.inf
|
…
|
|
mshtml.rc
|
…
|
|
mshtml.spec
|
mshtml: Removed undocumented, internal stubs exported only by old IEs.
|
2010-12-16 11:23:11 +01:00 |
mshtml_classes.idl
|
…
|
|
mshtml_private.h
|
mshtml: Return element as ndIDOMElement from create_nselem.
|
2018-02-12 11:02:41 +01:00 |
mutation.c
|
mshtml: Pass Gecko element as nsIDOMElement to check_event_attr.
|
2018-02-13 09:07:15 +01:00 |
navigate.c
|
…
|
|
npplugin.c
|
mshtml: Use nsIDOMElement for Gecko elements in npplugin.c.
|
2018-02-12 11:02:42 +01:00 |
nsembed.c
|
…
|
|
nsevents.c
|
…
|
|
nsiface.idl
|
…
|
|
nsio.c
|
…
|
|
nsservice.c
|
…
|
|
olecmd.c
|
…
|
|
oleobj.c
|
…
|
|
omnavigator.c
|
…
|
|
persist.c
|
…
|
|
pluginhost.c
|
mshtml: Use nsIDOMElement instead of nsIDOMHTMLElement in pluginhost.c.
|
2018-02-12 11:02:35 +01:00 |
pluginhost.h
|
mshtml: Pass element as nsIDOMElement to create_param_prop_bag.
|
2018-02-12 11:02:33 +01:00 |
propbag.c
|
mshtml: Pass element as nsIDOMElement to create_param_prop_bag.
|
2018-02-12 11:02:33 +01:00 |
protocol.c
|
…
|
|
resource.h
|
…
|
|
script.c
|
mshtml: Use nsIDOMElement instead of nsIDOMHTMLElement where possible.
|
2018-02-13 09:07:24 +01:00 |
secmgr.c
|
…
|
|
selection.c
|
…
|
|
service.c
|
…
|
|
task.c
|
…
|
|
txtrange.c
|
mshtml: Return element as ndIDOMElement from create_nselem.
|
2018-02-12 11:02:41 +01:00 |
view.c
|
…
|
|
xmlhttprequest.c
|
…
|
|