Revert "Bug 1972411 - give gnome-shell and pipewire more time to start, and retry the task if we time out. r=jmaher" for causing linux perma failures
This reverts commit 2b905fe7199c9210434f7c7f8326b57025c91c55.
Revert "Bug 1972411 - make /builds/worker/fetches a volume in the test docker image. r=releng-reviewers,Eijebong"
This reverts commit 9d15aecaf6a08b98d3c47f2d0e644e35341b2520.
<!DOCTYPE html><htmlclass="reftest-wait"><head><title>CSS Masking: Test clip-path nonzero path interpolation</title><linkrel="help"href="https://drafts.csswg.org/css-shapes-2/#funcdef-shape"><linkrel="match"href="clip-path-path-interpolation-001-ref.html"><metaname="assert"content="The clip-path property takes the basic shape 'shape()' for clipping. Test the interpolation of nonzero path function."><style>@keyframesanim{from{clip-path:shape(nonzerofrom20px20px,hlineby60px,vlineby60px,hlineby-60%,close,moveto30%30px,hlineby40px,vlineby40px,hlineby-40px,close);}to{clip-path:shape(nonzerofrom50px50px,hlineby50px,vlineby50px,hlineby-50%,close,moveto20px20%,hlineby50px,vlineby50px,hlineby-50px,close);}}#rect{width:100px;height:100px;background-color:green;animation:anim10s-5spausedlinear;}</style></head><body><divid="rect"></div></body><script>requestAnimationFrame(()=>{document.documentElement.classList.remove('reftest-wait');});</script></html>