Source code

Revision control

Copy as Markdown

Other Tools

Test Info:

<!DOCTYPE html>
<style>
i > m {background-color:green;}
</style>
<i>foo <m>this should have a green background</m></i>