mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-01 22:55:23 +00:00
6 lines
144 B
HTML
6 lines
144 B
HTML
<html style="-moz-transform: translate(50px);">
|
|
<head>
|
|
<style>html::after { content:"b"; position: fixed;}</style>
|
|
</head>
|
|
<body></body></html>
|