mirror of
https://github.com/servo/servo.git
synced 2025-06-29 03:23:41 +01:00
9 lines
168 B
HTML
9 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>
|