wip:CSS Custom Highlight APIの話
CSS Custom Highlight API
CSS Custom Highlight API - Web APIs | MDN
The CSS Custom Highlight API provides a mechanism for styling arbitrary text ranges on a document by using JavaScript to create the ranges, and CSS to style them.
使ってみた
StackblitzでCSS.highlightsが使えず、たぶんiframeだから?なので断念
参考リンク
CSS Custom Highlight API - Web APIs | MDN
CSS Custom Highlight API: A First Look | CSS-Tricks - CSS-Tricks
CSS Custom Highlight API でのテキストハイライト