Sign in
chromium
/
external
/
w3c
/
web-platform-tests.git
/
HEAD
/
.
/
css
/
css-anchor-position
/
position-try-invalid-anchor-crash.html
blob: 27ea1942a346603afc64955cdcf11deeee13bb36 [
file
] [
log
] [
blame
]
<!DOCTYPE html>
<link
rel
=
help
href
=
"https://drafts.csswg.org/css-anchor-1/#fallback"
>
<style>
@
position-try
--
f1
{
top
:
50px
;
}
</style>
<div
style
=
"
position
:
absolute
;
position-anchor
:
--
x
;
position-try-fallbacks
:
--
f1
"
>
INVALID ANCHOR
</div>