1
0
mirror of https://github.com/roytam1/UXP.git synced 2026-06-10 18:38:34 +00:00
Files
UXP/devtools/client/inspector/rules/test/doc_copystyles.html
T

12 lines
341 B
HTML

<!-- Any copyright is dedicated to the Public Domain.
http://creativecommons.org/publicdomain/zero/1.0/ -->
<html>
<head>
<title>Test case for copying stylesheet in rule-view</title>
<link rel="stylesheet" type="text/css" href="doc_copystyles.css"/>
</head>
<body>
<div id='testid'>Styled Node</div>
</body>
</html>