Sign in
webkit
/
WebKit
/
a231b9c05f00391ba283ff877aa3287c882082d0
/
.
/
LayoutTests
/
inspector
/
formatting
/
resources
/
html-tests
/
basic-2.html
blob: e42f8b897390f01da728d71913b617a8e4e2b2c1 [
file
] [
log
] [
blame
]
<!DOCTYPE html>
<html>
<head><title>
Test
</title><script
src
=
"js/script.js"
></script></head>
<body>
<!-- Section One -->
<div
class
=
"main"
><h1>
Test
</h1></div>
<!-- Section Two -->
<ul><li>
One
</li><li>
Two
</li><li>
Three
</li></ul>
</body>
</html>