Open Bug 1827605 Opened 1 year ago Updated 9 months ago

Add emulation for inverted-colors media query

Categories

(DevTools :: Inspector, enhancement)

enhancement

Tracking

(Not tracked)

People

(Reporter: canadahonk, Unassigned)

References

(Depends on 1 open bug, Blocks 1 open bug)

Details

With Bug 1794628, we will shortly implement the inverted-colors media query, part of Media Queries Level 5, behind a pref (layout.css.inverted-colors.enabled). Emulation for this query should also likely be added.

I would be curious what approach was taken with this. I'm implementation this feature in Chromium and I'm not sure if just triggering (inverted-colors: inverted) to match would be useful.

As then developers would see an otherwise not inverted page with all the media inverted?

Depends on: 1846473
You need to log in before you can comment on or make changes to this bug.