1
0
mirror of https://github.com/roytam1/UXP.git synced 2026-07-20 22:18:32 +00:00
Files
UXP/layout/base/crashtests/409461-1.xhtml
T

16 lines
199 B
HTML

<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<style type="text/css">
svg:after { content: 'generated'; }
</style>
</head>
<body>
<svg xmlns="http://www.w3.org/2000/svg" />
</body>
</html>