mirror of
https://github.com/swc-project/swc.git
synced 2024-12-22 05:01:42 +03:00
25 lines
522 B
HTML
25 lines
522 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>
|
||
|
</body>
|
||
|
</html>
|