Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[css-ui] expect resolved color in inheritance test
getComputedStyle returns the resolved color, not 'invert' or 'auto' https://drafts.csswg.org/cssom/#resolved-value outline-color initial value test now passes in Chrome/Firefox/Safari. Fails Edge, which returns 'invert'.
- Loading branch information