Sign in
chromium
/
chromium
/
src.git
/
71.0.3555.2
/
.
/
third_party
/
WebKit
/
LayoutTests
/
paint
/
invalidation
/
compositing
/
squashing-inside-preserve-3d-element-expected.html
blob: e8b2ed444b86db9a86840561c886962ae4368b1b [
file
] [
log
] [
blame
]
<!doctype html>
<div
style
=
"
width
:
100px
;
height
:
100px
;
background
:
lightgray
"
></div>
<div
style
=
"
position
:
absolute
;
top
:
28px
;
left
:
28px
;
height
:
100px
;
width
:
100px
;
background
:
red
"
></div>