Home
last modified time | relevance | path

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

/third_party/node/test/fixtures/wpt/resources/
Dtestharness.js3026 var sub_element = make_dom(template[i]);
3038 function make_dom(template, substitutions, output_document) function
3051 return make_dom(substitute(template, substitutions), output_document);