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><html><head><title>CSS Masking: Test clip-path property and shape function with nonzero fill</title><linkrel="help"href="https://drafts.csswg.org/css-shapes-2/#funcdef-shape"><linkrel="match"href="reference/clip-path-shape-003-ref.html"><metaname="assert"content="The clip-path property takes the basic shape 'shape()' for clipping. Test curves."></head><style>#rect{width:100px;height:100px;background-color:green;clip-path:shape(nonzerofrom10px10px,curveto60px20%with40px0,smoothto90px0,curveby-20px60%with10%40px/20%20px,smoothby-40%-10pxwith-10px70px);}</style><body><divid="rect"></div></body></html>