﻿<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/css" href="data:text/css,math%5Bdisplay%3D%22block%22%5D%7Bcolor%3Agreen%7D"?>
<!-- 
Attribute selectors does not seem to work properly
math[display="block"]{color:green} 
does not seem to match math element below
-->
<math display="block">
<mtext>This text should be green</mtext>
</math>
