| <!-- webkit-test-runner [ InlineFormattingContextIntegrationEnabled=false ] --> | |
| <p> | |
| Quo usque tandem abutere, Catilina, patientia nostra? | |
| </p> | |
| <script> | |
| if (window.internals) { | |
| internals.setMarkedTextMatchesAreHighlighted(true); | |
| internals.countMatchesForText("ti", [], "mark"); | |
| } | |
| </script> |