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

176 lines
4.6 KiB
HTML
Raw Normal View History

<!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="
2022-04-07 08:12:54 +03:00
" lang="" dir="">x</p>
<p onclick="" ondblclick=" " onmousedown="" onmouseup="" onmouseover=" " onmousemove="" onmouseout="" onkeypress="
2022-04-07 08:12:54 +03:00
" onkeydown="" onkeyup="">x</p>
<input onfocus="" onblur="" onchange=" " value=" boo ">
<input value="" name=foo>
2022-04-07 08:12:54 +03:00
<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>
2022-04-07 08:12:54 +03:00
<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>
2022-04-07 08:12:54 +03:00
<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>
2022-04-07 08:12:54 +03:00
<p id="" class="" title="">x</p>
<p x="x'">x</p>
<p x='x"'>x</p>
<a href=#><p>Click me</p></a>
2022-04-07 08:12:54 +03:00
<span><button>Hit me</button></span>
<object type=image/svg+xml data=image.svg><div>[fallback image]</div></object>
2022-04-07 08:12:54 +03:00
<img class=user-image src=http://adasdasdasd.cloudfront.net/users/2011/05/24/4asdasd/asdasd.jpg>
2022-04-08 12:19:58 +03:00
<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" & quot'>test</span>
<span title='test "with" &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 & bar
foo&<i>bar</i>
foo&&& 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>
&xxx; &xxx &amp;thorn; &amp;thorn &amp;curren;t &amp;current &amp;current; &&
&amp;gt
&unknown;
&amp;current
&amp;current;
&amp;current
&amp;current;
ø &osLash Ø
&ø &&osLash; &Ø
&ø &&osLash; &Ø
&amp;oslash; &osLash; &amp;Oslash;
&amp;oslash; &osLash; &amp;Oslash;
</div>
<a b="`''<<==/`/"></a>
<a b="`'&quot;<<==/`/"></a>
<a b="`'&quot;<<==/`/"></a>
<a b='`&apos;"""<<==/`/'></a>
<a b='`"<<==/`/'></a>
<a b="`'<<==/`/"></a>
<a b='"'></a>
<a b="'"></a>
<a b="'"></a>
<a b='"'></a>
<a b="'''"></a>
<a b="'''"></a>
<a b='"""'></a>
<a b='"""'></a>
<a href=">"></a>
<a href="<"></a>
<a href="<"></a>
<a href="<"></a>
<a href=">"></a>
<a href=">"></a>
<a href=">"></a>
<a href=">"></a>
2022-04-08 12:19:58 +03:00