Searched refs:html_prefix (Results 1 – 3 of 3) sorted by relevance
83 html_prefix = _ReadAsset(systrace_dir, 'prefix.html.template')94 html_output = html_prefix.replace('{{WEBCOMPONENTS_V0_POLYFILL_JS}}',
1394 html_prefix = """1422 print(html_prefix, file=output)
1463 static const char html_prefix[] = R"html( in WrapDotInHtml() local