Bug 1959917 - [devtools] Remove mention of non-existent devtools.inspector.color-scheme-simulation.enabled pref in docs.

Differential Revision: https://phabricator.services.mozilla.com/D245210
This commit is contained in:
Nicolas Chevobbe
2025-04-11 08:44:24 +00:00
parent 8b11a7e748
commit 35020fbfcc

View File

@@ -317,10 +317,6 @@ Note that if the operating system mode is set to a particular mode, then simulat
If ``privacy.resistFingerprinting`` has been set **true**, the `prefers-color-scheme <https://developer.mozilla.org/en-US/docs/Web/CSS/@media/prefers-color-scheme>`_ preference is forced to ``light``. You must set``privacy.resistFingerprinting`` to **false** in order to use this feature.
.. note::
Before Firefox 87 this feature is behind the preference ``devtools.inspector.color-scheme-simulation.enabled``.
.. _page_inspector_how_to_examine_and_edit_css_examine_computed_css:
Examine computed CSS