MathJax rendering breaks find in page highlight support
Created by: Jamesernator
Issue Summary
Essentially find-in-page (using CTRL+F) can successfully find text in CHTML-rendered MathJax, however this text isn't highlighted in any way as would be expected for regular text.
Steps to Reproduce:
Try this sample in the demo:
<math>
<mi>test</mi>
</math>
Use the browser's CTRL+F find in page feature to search for "test", notice MathJax text is findable, but isn't highlighted.
Technical details:
- MathJax Version: Latest
- Client OS: ChromeOS 99
- Browser: Chrome 99
Supporting information:
Notice find in page can find the text, but no highlighting is applied: