summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibWeb/DOMParsing
diff options
context:
space:
mode:
authorSam Atkins <atkinssj@serenityos.org>2021-10-03 19:39:48 +0100
committerAndreas Kling <kling@serenityos.org>2021-10-05 18:51:39 +0200
commit1c829e0417ede6ae70cde68269e25afa363df48f (patch)
tree694f943f69bb77126192b06784ebe41fe57f01bc /Userland/Libraries/LibWeb/DOMParsing
parentf354fd72f1518b250f7e1de6f1ab8f61da557396 (diff)
downloadserenity-1c829e0417ede6ae70cde68269e25afa363df48f.zip
LibWeb: Implement MediaQuery matching :^)
Currently, `evaluate()` recalculates whether the MediaQuery matches or not, and stores it in `m_matches`, which users can query using `matches()`. This allows us to know when the match-state changes, which is required to fire MediaQueryList's change event.
Diffstat (limited to 'Userland/Libraries/LibWeb/DOMParsing')
0 files changed, 0 insertions, 0 deletions