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