Revision a0c94c0314444cca00420448d57485ccbefcef7e authored by Gerald Squelart on 10 February 2016, 07:55:33 UTC, committed by Jean-Yves Avenard on 26 February 2016, 03:43:42 UTC
1 parent 64152cc
Raw File
file_bug680257.html
<!DOCTYPE HTML>
<html>
<head>
  <style type='text/css'>
    a        { color: black; }
    a:target { color: red; }
  </style>
</head>

<body onload='(opener || parent).popupLoaded()'>

<a id='a' href='#a'>link</a>
<a id='b' href='#b'>link2</a>

</body>
</html>
back to top