Sign in
webkit
/
WebKit
/
36b74c3900290f2598b1d40cf6065a7028fc4a34
/
.
/
LayoutTests
/
jquery
/
resources
/
test
/
data
/
test.php
blob: 3d08f3253ad3fbd381862165ed63998d45e801dd [
file
] [
log
] [
blame
]
html text
<
br
/>
<
script type
=
"text/javascript"
>
/* <![CDATA[ */
testFoo
=
"foo"
;
jQuery
(
'#foo'
).
html
(
'foo'
);
ok
(
true
,
"test.php executed"
);
/* ]]> */
</
script
>
<
script src
=
"data/test.js?<?php srand(); echo time() . '' . rand(); ?>"
></
script
>
blabla