Loading
Bug 1773155 - Ensure highlighter iframe for parent process is transparent. r=nchevobbe a=pascalc
By ensuring that it has color-scheme: light in both the embedder and the embedded page. Usually only the outer styling is necessary, but we generally assume that chrome pages follow the OS color-scheme, so we need to make sure both are set as light. This might be able to go away depending on the resolution of https://github.com/mozilla/wg-decisions/issues/774 Differential Revision: https://phabricator.services.mozilla.com/D148585