Sign in
webkit
/
WebKit
/
d3fdb4cf562f20044404c4eecc48b193fcc4521c
/
.
/
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>