Sign in
chromium
/
external
/
github.com
/
WebKit
/
webkit
/
refs/heads/main
/
.
/
LayoutTests
/
fast
/
hidpi
/
hidpi-nested-layers-missing-content-expected.html
blob: ada794e25f8bdea5e9be166bec47151ca3de71a6 [
file
] [
edit
]
<style>
.
container
{
position
:
absolute
;
top
:
51px
;
left
:
21.5px
;
height
:
100px
;
width
:
1
;
background-color
:
green
;
}
</style>
<div
class
=
container
></div>
<div>
PASS if green line is visible.
</div>