Revert "Bug 1977019 - re-enable hw video decoding testing. r=media-playback-reviewers,jolin" for causing win mda failures on test_hw_video_decoding.html
This reverts commit 158474bdc0cf585b701bc47921f0a7d84f7bb84d.
<!DOCTYPE html><html><head><title>CSS Masking: Test clip-path property and circle function with percentage values</title><linkrel="author"title="Dirk Schulze"href="mailto:dschulze@adobe.com"><linkrel="help"href="http://www.w3.org/TR/css-masking-1/#clipping-paths"><linkrel="help"href="http://www.w3.org/TR/css-masking-1/#the-clip-path"><linkrel="match"href="reference/clip-path-circle-ref.html"><metaname="fuzzy"content="0-38; 0-800"><metaname="assert"content="The clip-path property takes the basic shape 'circle' for clipping. Test percentage values for arguments. If no reference box was specified, percentage is relative to border-box. On pass there should be a green circle."></head><body><p>The test passes if there is a full green circle.</p><divstyle="width: 200px; height: 200px; background-color: green; clip-path: circle(50% at 50% 50%);"></div></body></html>