Home
last modified time | relevance | path

Searched refs:script_types (Results 1 – 1 of 1) sorted by relevance

/reactos/modules/rostests/winetests/mshtml/
H A Ddom.c7738 static const elem_type_t script_types[] = {ET_SCRIPT}; in test_elems() local
7739 test_elem_collection((IUnknown*)collection, script_types, 1); in test_elems()