Files
UXP-Fixed/devtools/client/inspector/markup/test/doc_markup_search.html
T
2018-02-02 04:16:08 -05:00

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>