Sign in
chromium
/
external
/
w3c
/
web-platform-tests.git
/
HEAD
/
.
/
css
/
css-highlight-api
/
painting
/
custom-highlight-dynamic-container-metrics-001-ref.html
blob: 8c9732f1ddb934edcc3833adc69cf61f11bbedd2 [
file
] [
log
] [
blame
]
<!DOCTYPE html>
<meta
charset
=
"UTF-8"
>
<title>
CSS Highlight API Test: Reference
</title>
<head>
<style>
iframe
{
width
:
400px
;
height
:
200px
;
}
</style>
</head>
<iframe
id
=
"iframe"
src
=
"resources/iframe-container.html"
></iframe>
</html>