Source code
Revision control
Copy as Markdown
Other Tools
<!DOCTYPE html>
<meta charset=utf-8>
<body>
<p>The install element below should not inherit text-emphasis, text-emphasis-position, or text-shadow from the parent div.</p>
<div>
<install></install>
</div>
</body>
</html>