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><metacharset="utf-8"><title>CSS Masking: clip-path: clip path fill-box</title><linkrel="help"href="https://www.w3.org/TR/css-masking-1/#the-clip-path"><linkrel="match"href="clip-path-geometryBox-1-ref.html"><metaname="fuzzy"content="maxDifference=0-52; totalPixels=0-376"><metaname="assert"content="Test checks whether clip-path fill-box works correctly or not. This test is for clip-path applied to an SVG foreign object element."></head><body><svgwidth="200"height="200"style="position: absolute; left: 50px; top: 50px;"><foreignObjectx="0"y="0"width="100"height="100"fill="blue"clip-path="circle(50%) fill-box"><divstyle="width: 100px; height: 100px; background: blue"></div></foreignObject></svg></body></html>