Sign in
chromium
/
chromium
/
src
/
7a66b24
/
.
/
third_party
/
WebKit
/
Source
/
web
/
tests
/
data
/
iframe-background-attachment-fixed-inner.html
blob: 5dc4b2dd37651bfbd1a18cd39219d307dce1c740 [
file
] [
log
] [
blame
]
<!DOCTYPE html>
<style>
.
background-attachment-fixed
{
background-image
:
url
(
"white-1x1.png"
);
background-attachment
:
fixed
;
}
</style>
<div
id
=
"scrollable"
style
=
"
will-change
:
transform
;
height
:
2000px
;
"
class
=
"background-attachment-fixed"
/>