Sign in
webkit
/
WebKit
/
3b4bf587f7ebe93d42540a4ff252d74024196682
/
.
/
LayoutTests
/
http
/
wpt
/
css
/
css-highlight-api
/
highlight-text-replace-expected.html
blob: d5503f30b9e358fb97d6b410a1286436849cade9 [
file
] [
log
] [
blame
]
<!DOCTYPE html>
<html>
<head>
<style>
#
highlight
{
background-color
:
yellow
;
color
:
green
;
}
</style>
</head>
<body>
One
<span
id
=
"highlight"
>
</span>
t
<span
id
=
"highlight"
>
w
</span>
o three
</body>
</html>