1
0
mirror of https://github.com/roytam1/UXP.git synced 2026-07-08 16:19:09 +00:00
Files
UXP/layout/base/crashtests/931450.html
T

11 lines
202 B
HTML

<!DOCTYPE html>
<html dir="rtl">
<head>
<meta charset="UTF-8">
<body>
<div style="position: fixed;"><p style="overflow-y: hidden;">A<span style="position: sticky;">B$</span></p></div>
</body>
</html>