Sign in
webkit
/
WebKit
/
2bd63edec8cb33355c0adca54135ab68a665cdd5
/
.
/
LayoutTests
/
fast
/
text
/
mark-matches-rendering-simple-lines.html
blob: ec3d70389fbb06a9ea7d0d49ede5dad3237e4e21 [
file
] [
log
] [
blame
]
<p>
Quo usque tandem abutere, Catilina, patientia nostra?
</p>
<script>
if
(
window
.
internals
)
{
internals
.
setMarkedTextMatchesAreHighlighted
(
true
);
internals
.
countMatchesForText
(
"ti"
,
[],
"mark"
);
}
</script>