Matthew Olsson
|
7c0c1c8f49
LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr
|
2 years ago |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 years ago |
Aliaksandr Kalenik
|
93238edf8f
LibWeb: Respect media attribute of style tag
|
2 years ago |
Andrew Kaster
|
a2ccb00e1d
LibWeb: Remove unecessary dependence on Window from CSS classes
|
2 years ago |
Linus Groh
|
4270ede7c4
LibWeb: Remove WRAPPER_HACK() macro
|
2 years ago |
Andreas Kling
|
5724a04553
LibWeb: Make StyleSheet mark its owner node
|
2 years ago |
Andreas Kling
|
6f433c8656
LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated
|
2 years ago |
Andreas Kling
|
5366924f11
LibWeb: Make StyleSheetList GC-allocated
|
2 years ago |
Andreas Kling
|
5d60212076
LibWeb: Make StyleSheet and CSSStyleSheet GC-allocated
|
2 years ago |
Andreas Kling
|
0e758b4da8
LibWeb: Add the StyleSheet.href attribute
|
3 years ago |
Andreas Kling
|
58b99df16d
LibWeb: Make StyleSheet::m_parent_style_sheet a WeakPtr
|
3 years ago |
Andreas Kling
|
d462a6720a
LibWeb: Reimplement the <style> element following the spec
|
3 years ago |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 years ago |
Andreas Kling
|
dda6eb0f1f
LibWeb: Implement StyleSheet.type
|
4 years ago |
Andreas Kling
|
d07fcba69b
LibWeb: Implement StyleSheet.ownerNode :^)
|
4 years ago |
Andreas Kling
|
a9830d9a55
LibWeb: Start exposing CSS style sheets to JavaScript :^)
|
4 years ago |
Andreas Kling
|
fefb05f6f3
LibWeb: Split CSS::StyleSheet into StyleSheet and CSSStyleSheet
|
4 years ago |
Andreas Kling
|
0af4762662
LibWeb: Rename StyleRule => CSSStyleRule
|
4 years ago |
Sviatoslav Peleshko
|
183ebaee91
LibWeb: Add actual document loading for the CSS (at)import rule
|
4 years ago |
Sviatoslav Peleshko
|
04d67d0239
LibWeb: Create base class CSSRule for all CSS rules
|
4 years ago |
Andreas Kling
|
13d7c09125
Libraries: Move to Userland/Libraries/
|
4 years ago |