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