Sam Atkins
|
e61a5ad180
LibWeb: Split AbstractImageStyleValue out of StyleValue.{h,cpp}
|
2 anni fa |
Matthew Olsson
|
7c0c1c8f49
LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr
|
2 anni fa |
Luke Wilde
|
f7ff1fd985
LibWeb: Remove CSS::Parser::ParsingContext's default constructor
|
2 anni fa |
Sam Atkins
|
ca30914fe9
LibWeb: Propagate errors from CSS Parser construction
|
2 anni fa |
Sam Atkins
|
235018046e
LibWeb: Use free functions for parsing in `@Supports`
|
2 anni fa |
Sam Atkins
|
17618989a3
LibWeb: Propagate errors from CSS Tokenizer construction
|
2 anni fa |
Andreas Kling
|
21db2b7b90
Everywhere: Remove NonnullOwnPtr.h includes
|
2 anni fa |
Andreas Kling
|
689ca370d4
Everywhere: Remove NonnullRefPtr.h includes
|
2 anni fa |
Andreas Kling
|
8a48246ed1
Everywhere: Stop using NonnullRefPtrVector
|
2 anni fa |
Sam Atkins
|
abc01cc9fe
AK+Tests+LibWeb: Make `URL::complete_url()` take a StringView
|
2 anni fa |
Sam Atkins
|
8af65108e4
LibWeb: Construct CSS Tokenizer and Parser with a StringView encoding
|
2 anni fa |
martinfalisse
|
9bc001f410
LibWeb: Parse `grid-area` CSS property
|
2 anni fa |
martinfalisse
|
a6548c4d80
LibWeb: Parse `grid-template-areas` CSS property
|
2 anni fa |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 anni fa |
MacDue
|
22a7611e1c
LibWeb: Parse `radial-gradient()`s
|
2 anni fa |
MacDue
|
f1f1977e2d
LibWeb: Move color stop list parsing to standalone functions
|
2 anni fa |
MacDue
|
c02163c31f
LibWeb: Allow optional values to be missing when parsing `<position>`s
|
2 anni fa |
Andreas Kling
|
8869dec5fd
LibWeb: Add CSS::Parser helper for parsing a standalone "calc()" value
|
2 anni fa |
MacDue
|
49497044de
LibWeb: Parse `conic-gradient()`s
|
2 anni fa |
MacDue
|
ee72dcd523
LibWeb: Parse CSS `<position>`s
|
2 anni fa |
martinfalisse
|
b2b677e984
LibWeb: Refactor GridTrackSize classes
|
2 anni fa |
Andrew Kaster
|
a2ccb00e1d
LibWeb: Remove unecessary dependence on Window from CSS classes
|
2 anni fa |
Sam Atkins
|
8ce38fddd9
LibWeb: Move CSS TokenStream to its own file
|
2 anni fa |
Sam Atkins
|
c64a5ccf29
LibWeb: Avoid unnecessary copies in CSS Parser
|
2 anni fa |
MacDue
|
d1b99282d8
LibWeb+Meta: Parse the `backdrop-filter` CSS property
|
2 anni fa |
Andreas Kling
|
463355d1eb
LibWeb: Allow data: URLs with `font/` MIME type in @font-face CSS rules
|
2 anni fa |
Andreas Kling
|
6f433c8656
LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated
|
2 anni fa |
Andreas Kling
|
72bacba97b
LibWeb: Make CSSStyleDeclaration GC-allocated
|
2 anni fa |
Andreas Kling
|
12042f0757
LibWeb: Make CSSRule and all its subclasses GC-allocated
|
2 anni fa |
Andreas Kling
|
5d60212076
LibWeb: Make StyleSheet and CSSStyleSheet GC-allocated
|
2 anni fa |