1
0
mirror of https://github.com/roytam1/UXP.git synced 2026-06-15 04:48:39 +00:00
Files
UXP/devtools/client/inspector/markup/test/doc_markup_search.html
T

11 lines
147 B
HTML

<!DOCTYPE html>
<html>
<head></head>
<body>
<ul>
<li>
<span>this is an <em>important</em> node</span>
</li>
</ul>
</body>
</html>