Source code
Revision control
Copy as Markdown
Other Tools
Test Info:
- This WPT test may be referenced by the following Test IDs:
            
- /mathml/crashtests/operator-and-first-letter.html - WPT Dashboard Interop Dashboard
 
 
<!DOCTYPE html>
<style>
  p::first-letter { --panel-arrowcontent-color:-moz-FieldText; }
</style>
<p>
  <math display="block">
    <mo>∫</mo>
  </math>
</p>