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><title>:is/:where combined with :visited/:link</title><linkrel="help"href="https://drafts.csswg.org/selectors-4/#matches"><linkrel="match"href="is-where-visited-ref.html"><style>:visited,:link{color:black;}#parent1:is(:visited){color:green;}#parent1:is(:link):nth-child(even){color:magenta;}:is(#parent2.a+:visited,#parent2.e:link){color:tomato;}main:is(a:visited>:where(.a+span+span,.f)){color:skyblue;}main:is(a:link>:where(.a+span+span,.f)){color:blue;}main:is(a:is(:link,:visited)>:where(.b,.e)){color:maroon;}</style><main><divid=parent1><aclass=ahref="">a</a><aclass=bhref="">b</a><aclass=chref="">c</a><aclass=dhref="unvisited">d</a><aclass=ehref="unvisited">e</a><aclass=fhref="unvisited">f</a></div><divid=parent2><aclass=ahref="">a</a><aclass=bhref="">b</a><aclass=chref="">c</a><aclass=dhref="unvisited">d</a><aclass=ehref="unvisited">e</a><aclass=fhref="unvisited">f</a></div><aid=parent3href=""><spanclass=a>a</span><spanclass=b>b</span><spanclass=c>c</span><spanclass=d>d</span><spanclass=e>e</span><spanclass=f>f</span></a><br><aid=parent4href="unvisited"><spanclass=a>a</span><spanclass=b>b</span><spanclass=c>c</span><spanclass=d>d</span><spanclass=e>e</span><spanclass=f>f</span></a></main>