mirror of
https://github.com/swc-project/swc.git
synced 2024-12-21 12:41:54 +03:00
27 lines
564 B
HTML
27 lines
564 B
HTML
<!doctype html>
|
|
<html lang="en">
|
|
<head>
|
|
<title>Document</title>
|
|
</head>
|
|
<body>
|
|
<p id="" class="" STYLE=" " title="\n" lang="" dir="">x</p>
|
|
<p
|
|
onclick=""
|
|
ondblclick=" "
|
|
onmousedown=""
|
|
ONMOUSEUP=""
|
|
onmouseover=" "
|
|
onmousemove=""
|
|
onmouseout=""
|
|
onkeypress=
|
|
|
|
"
|
|
"
|
|
onkeydown=
|
|
""
|
|
onkeyup
|
|
="">x</p>
|
|
<div class=""></div>
|
|
<div style=""></div>
|
|
</body>
|
|
</html> |