diff options
author | Sam Atkins <atkinssj@serenityos.org> | 2021-10-08 17:02:47 +0100 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2021-10-08 23:02:57 +0200 |
commit | 439d978ea52318bad67ff9097fa4551f1f14ece5 (patch) | |
tree | 3689c79a05562bbd6cb515fb1ea4a14936de3e1b /Userland/Libraries/LibWeb/Forward.h | |
parent | df08b25b3f49a3c9243ae7ec8d54192bcf4cf646 (diff) | |
download | serenity-439d978ea52318bad67ff9097fa4551f1f14ece5.zip |
LibWeb: Make style-rule iteration aware of CSSMediaRule
The logic is handled by `CSSGroupingRule` and `CSSConditionRule`, so
`CSSMediaRule` only has to report if its condition matches.
Right now, that condition is always false because we do not evaluate the
media query.
Diffstat (limited to 'Userland/Libraries/LibWeb/Forward.h')
0 files changed, 0 insertions, 0 deletions