mirror of
https://github.com/servo/servo.git
synced 2025-07-13 10:23:40 +01:00
12 lines
183 B
HTML
12 lines
183 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta charset=utf-8>
|
|
<title>Test 0219</title>
|
|
</head>
|
|
<body>
|
|
<div about="">
|
|
<p property="rdf:value" inlist="">Foo</p>
|
|
</div>
|
|
</body>
|
|
</html>
|