Sam Atkins
|
e43f3e4808
LibWeb/CSS: Parse font-[feature,variation]-settings descriptors
|
9 months ago |
Sam Atkins
|
20af2eb2b0
LibWeb/CSS: Parse the font-language-override descriptor
|
9 months ago |
Sam Atkins
|
b1870e7029
LibWeb/CSS: Parse font-width descriptor and its font-stretch alias
|
9 months ago |
Sam Atkins
|
7c50a31402
LibWeb/CSS: Parse font-named-instance descriptor
|
9 months ago |
Sam Atkins
|
3eb6d510fd
LibWeb/CSS: Parse font-display descriptor
|
9 months ago |
Sam Atkins
|
2f7d18865d
LibWeb: Parse ascent-, descent-, and line-gap-override descriptors
|
9 months ago |
Sam Atkins
|
1c6133aa52
LibWeb/CSS: Add CSSOM types for `@layer` rules
|
10 months ago |
Andreas Kling
|
e71ed67069
LibWeb: Show in dumps when elements represent a pseudo element
|
11 months ago |
Sam Atkins
|
6a74b01644
LibWeb: Rename "identifier" and "ValueID" to "Keyword" where correct
|
11 months ago |
Diego Frias
|
f63a945ba0
LibWeb: Implement the `:has()` pseudo-class
|
1 year ago |
Andreas Kling
|
f4bdf56212
LibWeb: Rename Element::shadow_root_internal() to shadow_root()
|
1 year ago |
Tim Ledbetter
|
c57d395a48
LibWeb: Use `IterationDecision` in single level Node iteration methods
|
1 year ago |
Aliaksandr Kalenik
|
ce325a9912
LibWeb: Add SessionHistoryEntry::document()
|
1 year ago |
Aliaksandr Kalenik
|
b590d1b48b
LibWeb: Transform SessionHistoryEntry from a struct to a class
|
1 year ago |
Andreas Kling
|
ce2bfb4a12
LibWeb: Make CSSStyleRule::declaration() return a more specific type
|
1 year ago |
Shannon Booth
|
e800605ad3
AK+LibURL: Move AK::URL into a new URL library
|
1 year ago |
Andreas Kling
|
c0e0cb86e1
LibWeb: Make CSS::string_from_property_id() return FlyString const&
|
1 year ago |
Shannon Booth
|
9ce8189f21
Everywhere: Use unqualified AK::URL
|
1 year ago |
Aliaksandr Kalenik
|
2960bf4ec8
LibWeb: Make inline paintables own their fragments
|
1 year ago |
Shannon Booth
|
0695236408
LibWeb: Use cached element name and id where possible
|
1 year ago |
Aliaksandr Kalenik
|
de32b77ceb
LibWeb: Use separate structure to represent fragments in paintable tree
|
1 year ago |
Shannon Booth
|
83758d4cdd
LibWeb: Wrap PseudoElements stored in SimpleSelector in a class
|
1 year ago |
Shannon Booth
|
22d1337811
LibWeb: Use CSS::pseudo_element_name in Dump
|
1 year ago |
Bastiaan van der Plaat
|
2107ab823d
LibWeb: Add basic HTML meter element support
|
1 year ago |
Shannon Booth
|
56d10bf198
LibWeb: Port Layout::TextNode from DeprecatedString
|
1 year ago |
Shannon Booth
|
6e48d9f2e6
LibWeb: Port Dump from DeprecatedString to String
|
1 year ago |
Ali Mohammad Pur
|
aeee98b3a1
AK+Everywhere: Remove the null state of DeprecatedString
|
1 year ago |
Shannon Booth
|
c4d841a6b8
LibWeb: Port tag name from DeprecatedString in Dump
|
1 year ago |
Shannon Booth
|
9303e9e76f
LibWeb: Port Element::local_name and TagNames from Deprecated String
|
1 year ago |
Shannon Booth
|
8ce9e51c97
LibWeb: Port Node interface from DeprecatedString to String
|
1 year ago |