Sign in
webkit
/
WebKit
/
67ef48bf3155a8b5a1fc5ba0a7b64489ec5a0874
/
.
/
LayoutTests
/
imported
/
blink
/
scrollbars
/
resources
/
scrollable-subiframe-nowindowinactive.html
blob: 59676f6a95335d16570c445f158fa21f24567059 [
file
] [
log
] [
blame
]
<!DOCTYPE html>
<style>
::-
webkit-scrollbar
{
width
:
12px
;
height
:
12px
;
background
:
rgba
(
255
,
0
,
0
,
0.8
);
}
html
{
overflow
:
scroll
}
</style>