mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2025-01-26 10:03:34 +03:00
11 lines
206 B
HTML
11 lines
206 B
HTML
|
<!DOCTYPE html>
|
||
|
<html>
|
||
|
<head>
|
||
|
<title>omg</title>
|
||
|
<noscript><link rel="stylesheet" href="http://foo.com"></noscript>
|
||
|
</head>
|
||
|
<body id="xxx">
|
||
|
<p>yo</p>
|
||
|
</body>
|
||
|
</html>
|