repo.or.cz
/
chromium-blink-merge.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge Chromium + Blink git repositories
[chromium-blink-merge.git]
/
third_party
/
WebKit
/
LayoutTests
/
fast
/
dom
/
SelectorAPI
/
id-fastpath-almost-strict.html
blob
e8b1b871b009d3ad3d9ac58b1e1d9f4a2e8d75ea
1
<!DOCTYPE
html PUBLIC
"-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd"
>
2
<html>
3
<head>
4
<script
src
=
"../../../resources/js-test.js"
></script>
5
</head>
6
<body>
7
<script
src
=
"resources/id-fastpath-almost-strict.js"
></script>
8
</body>
9
</html>