Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 лет назад |
Andrew Kaster
|
a2ccb00e1d
LibWeb: Remove unecessary dependence on Window from CSS classes
|
2 лет назад |
Linus Groh
|
4270ede7c4
LibWeb: Remove WRAPPER_HACK() macro
|
2 лет назад |
Andreas Kling
|
6f433c8656
LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated
|
2 лет назад |
Andreas Kling
|
12042f0757
LibWeb: Make CSSRule and all its subclasses GC-allocated
|
2 лет назад |
Sam Atkins
|
c718ba5947
LibWeb: Implement CSSRule.parentRule and .parentStyleSheet
|
3 лет назад |
Andreas Kling
|
f4f850aaf2
LibWeb: Support CSSRule.type
|
3 лет назад |
Sam Atkins
|
804b8c85e8
LibWeb: Implement initial CSSFontFaceRule and FontFace classes
|
3 лет назад |
Lenny Maiorani
|
c37820b898
Libraries: Use default constructors/destructors in LibWeb
|
3 лет назад |
Andreas Kling
|
e8b85b13e2
LibWeb: Make CSSStyleSheet::m_owner_css_rule a WeakPtr
|
3 лет назад |
Sam Atkins
|
57a25139a5
LibWeb: Implement `@supports` rule :^)
|
3 лет назад |
Andreas Kling
|
3db847c64a
LibWeb: Implement CSSRule and CSSStyleDeclaration serialization
|
3 лет назад |
Andreas Kling
|
3a4565beec
LibWeb: Make CSSRule and CSSRuleList available to JavaScript :^)
|
3 лет назад |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 лет назад |
Andreas Kling
|
0d8c9024ee
LibWeb: Add fast_is<T> for CSSRule subclasses
|
4 лет назад |
Andreas Kling
|
0759f54bd3
LibWeb: Rename StyleDeclaration => CSSStyleDeclaration to match CSSOM
|
4 лет назад |
Sviatoslav Peleshko
|
04d67d0239
LibWeb: Create base class CSSRule for all CSS rules
|
4 лет назад |