Sign in
chromium
/
external
/
github.com
/
WebKit
/
webkit
/
refs/heads/apple-security
/
.
/
LayoutTests
/
fullscreen
/
resources
/
backdrop-green.html
blob: 765f413d89fbda8bfec35915f78a13fd6b92ad03 [
file
] [
log
] [
blame
] [
edit
]
<html>
<style>
:
fullscreen
::
backdrop
{
background-color
:
green
;
}
</style>
<body></body>
</html>