swc/crates/swc_html_codegen/tests/fixture/attribute/output.min.html

150 lines
4.3 KiB
HTML

<!doctype html><body>
<label><input type=checkbox checked name=cheese disabled> Cheese</label>
<label><input type=checkbox checked=checked name=cheese disabled=disabled> Cheese</label>
<label><input type=checkbox checked name=cheese disabled=""> Cheese</label>
<label><input type=checkbox checked name=cheese disabled> Cheese</label>
<label><input type=checkbox checked name=cheese disabled> Cheese</label>
<label><input type=checkbox checked name=cheese disabled> Cheese</label>
<label><input type=checkbox checked name=cheese disabled=""> Cheese</label>
<p id="" class="" style=" " title="
" lang="" dir="">x</p>
<p id="" class="" style=" " title="
" lang="" dir="">x</p>
<p onclick="" ondblclick=" " onmousedown="" onmouseup="" onmouseover=" " onmousemove="" onmouseout="" onkeypress="
" onkeydown="" onkeyup="">x</p>
<input onfocus="" onblur="" onchange=" " value=" boo ">
<input value="" name=foo>
<img src="" alt="">
<div data-foo class id style title lang dir onfocus onblur onchange onclick ondblclick onmousedown onmouseup onmouseover onmousemove onmouseout onkeypress onkeydown onkeyup></div>
<img src="" alt="">
<p class=" foo bar ">foo bar baz</p>
<p class=" foo ">foo bar baz</p>
<p class="
foo
">foo bar baz</p>
<p style=" color: red; background-color: rgb(100, 75, 200); "></p>
<p style="font-weight: bold ; "></p>
<br>x<br>
<p title="</p>">x</p>
<p title=" <!-- hello world --> ">x</p>
<p title=" <![CDATA[ \n\n foobar baz ]]> ">x</p>
<p foo-bar=baz>xxx</p>
<p foo:bar=baz>xxx</p>
<p foo.bar=baz>xxx</p>
<div><div><div><div><div><div><div><div><div><div>i'm 10 levels deep</div></div></div></div></div></div></div></div></div></div>
<a title=x href=" ">foo</a>
<p id="" class="" title="">x</p>
<p x="x'">x</p>
<p x='x"'>x</p>
<a href=#><p>Click me</p></a>
<span><button>Hit me</button></span>
<!--TODO FIX ME -->
<!--<object type="image/svg+xml" data="image.svg"><div>[fallback image]</div></object>-->
<img class=user-image src=http://adasdasdasd.cloudfront.net/users/2011/05/24/4asdasd/asdasd.jpg>
<div data-foo></div>
<div data-foo=""></div>
<div data-foo=""></div>
<div data-foo=test></div>
<div data-foo=test></div>
<div data-test=foo class=bar>test</div>
<div data-test=foo class=bar>test</div>
<div data-test=foo class=bar>test</div>
<div data-test="foo bar" class=bar>test</div>
<div data-test='foo " bar' class=bar>test</div>
<div data-test="foo ' bar" class=bar>test</div>
<div data-test='foo " bar' class=bar>test</div>
<div data-test="foo ' bar" class=bar>test</div>
<div data-test='foo """ bar' class=bar>test</div>
<div data-test="foo ''' bar" class=bar>test</div>
<div data-test='"foo"' class=bar>test</div>
<div data-test='"foo"' class=bar>test</div>
<div data-test='" foo "' class=bar>test</div>
<div data-test='"foo"' class=bar>test</div>
<div data-test='"foo"' class=bar>test</div>
<div data-test='" foo "' class=bar>test</div>
<div data-test="'foo'" class=bar>test</div>
<div data-test="'foo'" class=bar>test</div>
<div data-test="
foo
" class=bar>test</div>
<div data-test=\foo class=bar>test</div>
<div data-test=\\foo class=bar>test</div>
<span title='test "with" &amp;quot;'>test</span>
<span title='test "with" &amp; quot'>test</span>
<span title='test "with" &amp;test'>test</span>
<span title='test "with" &amp;amptest'>test</span>
<span title='test "with" <'>test</span>
<span title='test "with" >'>test</span>
<span title=foo>Test</span>
<span title="foo<bar">Test</span>
<span title="foo=bar">Test</span>
<span title="foo>bar">Test</span>
<span title='foo"bar'>Test</span>
<span title="foo'bar">Test</span>
<div>
&amp;quot;
</div>
<script>
let foo = "&amp;";
</script>
<style>
.class::before {
content: "&amp;";
}
</style>
<div>
foo &amp; bar
foo&amp;<i>bar</i>
foo&amp;&amp;&amp; bar
</div>
<pre><code>Label current;
// Load effective address of current instruction into rcx.
__ leaq(rcx, Operand(&amp;current));
__ bind(&amp;current);
</code></pre>
<div>
&amp;xxx; &amp;xxx &amp;thorn; &amp;thorn &amp;curren;t &amp;current &amp;current; &amp;&amp;
&amp;gt
&amp;unknown;
&amp;current
&amp;current;
&amp;current
&amp;current;
ø &amp;osLash Ø
&amp;ø &amp;&amp;osLash; &amp;Ø
&amp;ø &amp;&amp;osLash; &amp;Ø
&amp;oslash; &amp;osLash; &amp;Oslash;
&amp;oslash; &amp;osLash; &amp;Oslash;
</div>