Sign in
chromium
/
external
/
w3c
/
web-platform-tests
/
master
/
.
/
css
/
css-page
/
trailing-declaration-crash.html
blob: 54b9a13220112407d31097632e45fc94685d486e [
file
] [
log
] [
blame
]
<!DOCTYPE html>
<title>
CSS Page: Crash with trailing declarations
</title>
<style>
@page
{
@
top-center
{}
size
:
500px
;
}
</style>