1
0
mirror of https://github.com/roytam1/UXP.git synced 2026-06-20 23:38:47 +00:00
Files
UXP/layout/generic/crashtests/914891.html
T

10 lines
147 B
HTML

<!DOCTYPE html>
<html style="position: fixed;">
<head>
<meta charset="UTF-8">
</head>
<body>
<div style="position: sticky;"></div>
</body>
</html>