Source code

Revision control

Copy as Markdown

Other Tools

Test Info:

<!DOCTYPE html>
<link rel="stylesheet" href="data:image/png,">
<script>
window.onload = function() {
document.styleSheets[0].insertRule("* { marker: url(#a); }", 0);
};
</script>