mirror of
https://github.com/servo/servo
synced 2026-05-12 09:56:50 +02:00
10 lines
168 B
HTML
10 lines
168 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<body>
|
|
<div>The test passes if it has the same output than the reference.</div>
|
|
<div>
|
|
<div>anonymous item</div>
|
|
</div>
|
|
</body>
|
|
</html>
|