summaryrefslogtreecommitdiffstats
path: root/layout/reftests/bugs/376484-1-ref.html
blob: 2cded6bc487414cbd2ae4d5f9d2ced3e3892ad69 (plain)
1
2
3
4
5
6
7
8
9
10
<!DOCTYPE html>
<html>
<body>
<p style="color: green">This is text</p>
<p>This is more text</p> <!-- javascript: in link href shouldn't run now -->
<p style="color: green">This is yet more text</p>
<p>This is even more text</p> <!-- javascript: in @import shouldn't run now -->
</body>
</html>