“Will Enabling This Firefox Setting Restore Twitch Streams on Your Older Browser?
Many users on older versions of Firefox, especially on Windows 7 or Extended Support Release (ESR) builds, report that Twitch streams play audio but display no video—only a question mark appears. This issue is due to Twitch’s recent adoption of the CSS :has() selector, which isn’t supported in outdated Firefox versions. As a result, the video player’s width is rendered as zero, causing the video to disappear.
How to Fix Twitch Video Not Showing on Old Firefox
- Type about:config in the Firefox address bar and press Enter.
- Accept the warning to proceed.
- In the search bar, enter:
layout.css.has-selector.enabled
- Double-click the setting to set its value to true.
- Close and reopen your browser to apply the changes.
After enabling this feature, the Twitch audio slider may disappear. To adjust the volume, use Shift + Up/Down Arrow keys as a workaround. Enabling the :has() selector allows Twitch’s updated CSS to render the video player correctly, restoring video playback on older Firefox versions.