We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ceddad8 commit b8d2c87Copy full SHA for b8d2c87
lib/commons/dom/get-rect-stack.js
@@ -41,7 +41,6 @@ export function getRectStack(
41
});
42
43
const gridContainer = grid.container;
44
- //adding just if color contrast is being run then only then the extra added condition should run
45
if (gridContainer) {
46
stack = getRectStack(
47
gridContainer._grid,
0 commit comments