summaryrefslogtreecommitdiffstats
path: root/dom/tests/mochitest/ajax/scriptaculous/test/unit/_ajax_updater_result.html
blob: 5f11f56ce841dd380cbd07143ab748a3faf29af8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Test text

<script type="text/javascript" language="javascript" charset="utf-8">
// <![CDATA[
  alert('fragment1 hit!');
// ]]>
</script>

more test text


<script>alert('fragment2 hit!')</script>


even more test text

<script type="text/javascript">
  alert('fragment3 hit!');
</script> some other test text