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><metacharset="UTF-8"><title>CSS Backgrounds and Borders Test: 'border-radius' and corner-clipping of content elements</title><linkrel="author"title="zhouli"href="mailto:liz@oupeng.com"><linkrel="author"title="Gérard Talbot"href="http://www.gtalbot.org/BrowserBugsSection/css21testsuite/"><linkrel="help"href="http://www.w3.org/TR/css3-background/#corner-clipping"><linkrel="match"href="../reference/ref-nothing-below.xht"><metacontent=""name="flag"><metaname="assert"content="When set with 'overflow: hidden', an outer container must clip text of its child element at its corners. In this test, the outer container, which has immense size, has a 'border-radius' declaration which implies that the clipping must occur at its curve."><style>body{overflow:hidden;/* otherwise, horizontal and vertical scroll bars will be generated */}div#fail-condition{border-radius:250em;color:red;font-size:32px;height:500em;overflow:hidden;width:500em;}</style><p>Test passes if there is nothing below.<divid="fail-condition">FAIL FAIL FAIL FAIL</div>