Commit 7902d123 authored by jan.koester's avatar jan.koester
Browse files

test

parent 1e9c0b2e
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -1181,10 +1181,6 @@ void libhtmlpp::CSSStyleSheet::collectApproximateMatches(
                    continue;
            }

            if (isBareTagAfterCombinator(compound, branch.hadCombinator) &&
                (!ancestors || usedUnverifiableAncestor))
                continue;

            if (branch.isAtRule) {
                // The same @media block, once present anywhere in the final
                // output, applies document-wide regardless of which element