Sign in
webkit
/
WebKit
/
5969b6f1f74632b1546edb27bd956b187c2c3d52
/
.
/
LayoutTests
/
fast
/
css-custom-paint
/
multiple-worklets-expected.html
blob: e90e880b1d2e8b4e87ab4fbb555f81b18ec555cd [
file
] [
log
] [
blame
]
<!DOCTYPE html>
<div
id
=
"paint"
style
=
"
width
:
150px
;
height
:
150px
;
background-color
:
purple
;
"
></div>
<div
id
=
"paint2"
style
=
"
width
:
150px
;
height
:
150px
;
background-color
:
green
;
"
></div>