Sign in
webkit
/
WebKit
/
e77cf655aa99024abb12bad4d3b2831532a4b908
/
.
/
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>