mirror of
https://github.com/swc-project/swc.git
synced 2025-01-03 11:01:52 +03:00
38 lines
1.2 KiB
HTML
38 lines
1.2 KiB
HTML
<!doctype html><html lang=en><title>Document</title><style>a{color:red}b{color:blue}p{color:white;background-color:blue;padding:5px;border:1px solid black;color:blue;background-color:yellow}</style><style media="all and (max-width:500px)">p{color:blue;background-color:yellow}</style><style>.first,.second{color:red}</style><style media=all>p{color:blue;color:red}</style><h1>Text</h1>
|
|
<div>Text</div>
|
|
<style>a{color:red}b{color:blue}</style>
|
|
<div>test</div>
|
|
<style>a{color:red}</style>
|
|
<div>test</div><style>a{color:red}</style>
|
|
<div>test</div>
|
|
<style>a,html,body{color:red}</style>
|
|
<div>test</div>
|
|
<style>a{color:red}</style>
|
|
<div>test</div>
|
|
<style>a{color:red}</style>
|
|
<div>test</div>
|
|
<style media=screen title=test>a{display:block;color:red}</style>
|
|
<div>test</div>
|
|
<style media=screen>a{color:red}</style>
|
|
<div>test</div>
|
|
<style title=test media=screen></style><style media=screen>a{color:red}</style>
|
|
<div>test</div>
|
|
<style type=unknown>a { color: red }</style><style type=unknown></style>
|
|
<div>test</div>
|
|
<style>a{color:red}div{color:blue}</style>
|
|
<div>EMPTY breaker</div>
|
|
<div>breaker</div>
|
|
|
|
<div>breaker style tags</div>
|
|
|
|
<div>breaker style tags</div>
|
|
|
|
|
|
|
|
<div>breaker</div>
|
|
<div>breaker</div>
|
|
<div>breaker</div>
|
|
|
|
<span>test</span>
|
|
<div>breaker</div>
|
|
<span>test</span> |