Sweden-Number/dlls/mshtml/tests
Gabriel Ivăncescu a5be97d634 mshtml: Implement inline attributes parsing for createElement.
We let gecko parse a dummy unknown tag (after validation) using a contextual
fragment, and then copy its attributes to the proper element with correct tag.

Signed-off-by: Gabriel Ivăncescu <gabrielopcode@gmail.com>
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-11-10 18:56:29 +01:00
..
Makefile.in
activex.c
asyncscriptload.js
blank.html
documentmode.js mshtml: Implement inline attributes parsing for createElement. 2021-11-10 18:56:29 +01:00
dom.c mshtml: Hold a ref to the location on the window side. 2021-11-05 17:09:27 +01:00
dom.js mshtml: Implement HTMLAnchorElement_get_pathname(). 2021-11-05 17:09:22 +01:00
es5.js jscript: Also add function name to its detached scope in ES5 mode. 2021-08-09 22:39:45 +02:00
events.c
events.html
events.js
exectest.html
externscr.js
frame.js
htmldoc.c
htmllocation.c
jstest.html
misc.c
mshtml_test.h
navigation.js
protocol.c
rsrc.rc
runscript.html
script.c
style.c
test_tlb.idl
vbtest.html
winetest.js
xhr.js
xmlhttprequest.c