Sign in
webkit
/
WebKit
/
5969b6f1f74632b1546edb27bd956b187c2c3d52
/
.
/
LayoutTests
/
jquery
/
resources
/
test
/
data
/
test.html
blob: eec028e90f92b824b095f8cd824fe474b420c300 [
file
] [
log
] [
blame
]
html text
<br/>
<script
type
=
"text/javascript"
>
/* <![CDATA[ */
testFoo
=
"foo"
;
jQuery
(
'#foo'
).
html
(
'foo'
);
ok
(
true
,
"test.html executed"
);
/* ]]> */
</script>
<script
src
=
"data/test.js"
></script>
blabla