Mypal/layout/base/crashtests/668579.html

11 lines
189 B
HTML
Raw Permalink Normal View History

2019-03-11 10:26:37 +00:00
<html><head></head><body>
<script>
document.body.setAttribute('style', 'position: fixed; -moz-transition-duration: 1s;-moz-transform: scale(1.5);');
</script>
</body>
</html>