Shannon Booth
|
bad44f8fc9
LibWeb: Remove Bindings/Forward.h from LibWeb/Forward.h
|
1 éve |
Shannon Booth
|
d400291ad9
LibWeb: Port CSSRule::serialized from DeprecatedString to String
|
1 éve |
Shannon Booth
|
6a2a7cad61
LibWeb/LibJS: Avoid GC visit of raw pointers where possible
|
1 éve |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 éve |
Andrew Kaster
|
a2ccb00e1d
LibWeb: Remove unecessary dependence on Window from CSS classes
|
2 éve |
Andreas Kling
|
ffad902c07
LibWeb: Use cached_web_prototype() as much as possible
|
2 éve |
Andreas Kling
|
6f433c8656
LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated
|
2 éve |
Andreas Kling
|
12042f0757
LibWeb: Make CSSRule and all its subclasses GC-allocated
|
2 éve |
Andreas Kling
|
7a7043f821
LibWeb: Simplify some WeakPtr assignments
|
3 éve |
Sam Atkins
|
c718ba5947
LibWeb: Implement CSSRule.parentRule and .parentStyleSheet
|
3 éve |
Lenny Maiorani
|
c37820b898
Libraries: Use default constructors/destructors in LibWeb
|
3 éve |
Sam Atkins
|
e8d4236bbd
LibWeb: Use W3C urls for CSSOM spec links
|
3 éve |
Andreas Kling
|
3db847c64a
LibWeb: Implement CSSRule and CSSStyleDeclaration serialization
|
3 éve |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 éve |
Sviatoslav Peleshko
|
04d67d0239
LibWeb: Create base class CSSRule for all CSS rules
|
4 éve |