mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
8 lines
308 B
HTML
8 lines
308 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<body onload="window.parent.onloadCount++">
|
|
<a href="bug530396-noref.sjs" rel="noreferrer" id="target1">bug530396-noref.sjs</a>
|
|
<a href="bug530396-noref.sjs?newwindow" rel="noreferrer" id="target2" target="newwindow">bug530396-noref.sjs with new window</a>
|
|
</body>
|
|
</html>
|