Files
ladybird/Userland/Libraries/LibWeb/CSS
Sam Atkins 1c829e0417 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.
2021-10-05 18:51:39 +02:00
..
2021-10-01 20:03:03 +02:00
2021-10-01 20:03:03 +02:00
2021-10-01 20:03:03 +02:00
2021-10-01 20:03:03 +02:00
2021-09-09 21:25:10 +02:00