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