Sign in
webkit
/
WebKit
/
c86e9758c264764cb92416ce4df87787cb59e01e
/
.
/
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>