Tim Ledbetter
|
cbb169820a
|
LibWeb/CSS: Implement the CSSImportRule.media attribute
|
2025-04-02 13:53:03 +01:00 |
|
Tim Ledbetter
|
5d57723ebf
|
LibWeb: Implement CSSImportRule.supportsText
Returns the supports condition specified by the given import at-rule.
|
2025-03-19 16:42:51 +01:00 |
|
Tim Ledbetter
|
d38b5e260e
|
LibWeb: Mark CSSImportRule.styleSheet IDL definition as nullable
The stylesheet may be null if its `supports()` condition does not match.
This matches the current specification.
|
2025-03-19 16:42:51 +01:00 |
|
Timothy Flynn
|
93712b24bf
|
Everywhere: Hoist the Libraries folder to the top-level
|
2024-11-10 12:50:45 +01:00 |
|