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><metacharset="utf-8"><title>CSS Text — line breaking of emoji sequences that should form single clusters</title><metaname=assertcontent="A UA must use the extended grapheme cluster (not legacy grapheme cluster), as defined in [UAX29], as the basis for its typographic character unit."><linkrel=helphref="https://www.w3.org/TR/css-text-3/#characters"><linkrel=matchhref="reference/line-breaking-013-ref.html"><linkrel=authortitle="Jonathan Kew"href="mailto:jkew@mozilla.com"><style>div{line-height:1em;font-size:30px;}.container{position:relative;margin:.5em;}.ref{background-color:white;padding:.25em;}.test{color:transparent;background-color:red;position:absolute;width:.5em;left:0;top:0;padding:.25em;z-index:-1;}</style><body><p>Each emoji should appear on a single line with no red background.</p><divclass=container><divclass=ref>👨‍💻</div><!-- man technologist --><divclass=test>👨‍💻</div></div><divclass=container><divclass=ref>👩‍👧‍👦</div><!-- family with mother, son and daughter --><divclass=test>👩‍👧‍👦</div></div><divclass=container><divclass=ref>🤹‍♀️</div><!-- woman juggling --><divclass=test>🤹‍♀️</div></div><divclass=container><divclass=ref>⛹🏿‍♀️</div><!-- woman basketball player (fitzpatrick type 6) --><divclass=test>⛹🏿‍♀️</div></div><divclass=container><divclass=ref>🏳️‍🌈</div><!-- rainbow flag --><divclass=test>🏳️‍🌈</div></div><divclass=container><divclass=ref>🏴󠁧󠁢󠁷󠁬󠁳󠁿</div><!-- flag of Wales --><divclass=test>🏴󠁧󠁢󠁷󠁬󠁳󠁿</div></div></body></html>