Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(color-contrast): correctly calculate contrast of flex/grid items …
…with z-index (#3884) * fix(color-contrast): correctly calculate contrast of flex/grid items with z-index * Update test/integration/rules/color-contrast/color-contrast.html Co-authored-by: Wilco Fiers <WilcoFiers@users.noreply.github.com> * Update test/commons/dom/get-element-stack.js Co-authored-by: Wilco Fiers <WilcoFiers@users.noreply.github.com> * 🤖 Automated formatting fixes * suggestions * no inline flex/grid (with space) * in test too Co-authored-by: Wilco Fiers <WilcoFiers@users.noreply.github.com> Co-authored-by: straker <straker@users.noreply.github.com>
- Loading branch information