Source code

Revision control

Copy as Markdown

Other Tools

Test Info:

<head>
<style id="s">
[class="fx"] { position: fixed; }
</style>
</head>
<body onload="document.getElementById('s').textContent = '* { color: magenta; }'">
<m:mrow><m:mrow class="fx" /><span class="fx" /></m:mrow>
</body>
</html>