https://github.com/mozilla/gecko-dev
Raw File
Tip revision: 0e4d73b352638f4cdc463b52120e96b5448e24b9 authored by David Keeler on 22 October 2013, 21:47:01 UTC
bug 929068 - pref-off OCSP stapling due to site failures r=cviecco a=akeybl
Tip revision: 0e4d73b
no_clip_iframe_subdoc.html
<!DOCTYPE HTML>
<html>
<body style="margin:0; background:lime;">
<div id="d" style="position:relative; top:-50px; width:150px; height:250px; background:yellow;"></div>
<div id="p" style="margin-top:-50px; width:150px; height:50px;"></div>
</body>
</html>
back to top