Sam Atkins
|
d344c50663
LibWeb: Return String from CSSStyleRule::selector_text()
|
há 1 ano atrás |
Shannon Booth
|
d400291ad9
LibWeb: Port CSSRule::serialized from DeprecatedString to String
|
há 1 ano atrás |
Jonah
|
60e35f2a97
LibWeb: Rough implementation of CSS namespace rule
|
há 1 ano atrás |
Ali Mohammad Pur
|
e90752cc21
LibWeb: Add preliminary support for CSS animations
|
há 2 anos atrás |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
há 2 anos atrás |
Andrew Kaster
|
a2ccb00e1d
LibWeb: Remove unecessary dependence on Window from CSS classes
|
há 2 anos atrás |
Linus Groh
|
4270ede7c4
LibWeb: Remove WRAPPER_HACK() macro
|
há 2 anos atrás |
Andreas Kling
|
6f433c8656
LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated
|
há 2 anos atrás |
Andreas Kling
|
12042f0757
LibWeb: Make CSSRule and all its subclasses GC-allocated
|
há 2 anos atrás |
Sam Atkins
|
c718ba5947
LibWeb: Implement CSSRule.parentRule and .parentStyleSheet
|
há 3 anos atrás |
Andreas Kling
|
f4f850aaf2
LibWeb: Support CSSRule.type
|
há 3 anos atrás |
Sam Atkins
|
804b8c85e8
LibWeb: Implement initial CSSFontFaceRule and FontFace classes
|
há 3 anos atrás |
Lenny Maiorani
|
c37820b898
Libraries: Use default constructors/destructors in LibWeb
|
há 3 anos atrás |
Andreas Kling
|
e8b85b13e2
LibWeb: Make CSSStyleSheet::m_owner_css_rule a WeakPtr
|
há 3 anos atrás |
Sam Atkins
|
57a25139a5
LibWeb: Implement `@supports` rule :^)
|
há 3 anos atrás |
Andreas Kling
|
3db847c64a
LibWeb: Implement CSSRule and CSSStyleDeclaration serialization
|
há 3 anos atrás |
Andreas Kling
|
3a4565beec
LibWeb: Make CSSRule and CSSRuleList available to JavaScript :^)
|
há 3 anos atrás |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
há 4 anos atrás |
Andreas Kling
|
0d8c9024ee
LibWeb: Add fast_is<T> for CSSRule subclasses
|
há 4 anos atrás |
Andreas Kling
|
0759f54bd3
LibWeb: Rename StyleDeclaration => CSSStyleDeclaration to match CSSOM
|
há 4 anos atrás |
Sviatoslav Peleshko
|
04d67d0239
LibWeb: Create base class CSSRule for all CSS rules
|
há 4 anos atrás |