4 lines
109 B
HTML
4 lines
109 B
HTML
<!doctype html>
|
|
<title>DOM Test Reference</title>
|
|
<p>You should see the word PASS below.</p>
|
|
<div>PASS</div>
|