4 Test that verifies that CSS clip paths apply correctly to canvas elements. The test should show a green square inside a larger yellow square.
5 <div style=
"border-style:solid; border-color:yellow; border-width:10px; background-color:green; width:80px; height:80px;"></div>