Ali Mohammad Pur
|
aeee98b3a1
AK+Everywhere: Remove the null state of DeprecatedString
|
1 年間 前 |
Shannon Booth
|
c4d841a6b8
LibWeb: Port tag name from DeprecatedString in Dump
|
1 年間 前 |
Shannon Booth
|
9303e9e76f
LibWeb: Port Element::local_name and TagNames from Deprecated String
|
1 年間 前 |
Shannon Booth
|
8ce9e51c97
LibWeb: Port Node interface from DeprecatedString to String
|
1 年間 前 |
Aliaksandr Kalenik
|
aef4b84e22
LibWeb+WebContent: Add option to dump session history of a traversable
|
1 年間 前 |
Shannon Booth
|
0f6782fae6
LibWeb: Rename Element::attribute to Element::deprecated_attribute
|
1 年間 前 |
Andreas Kling
|
13e2ca6b59
LibWeb: Parse `src: local(...)` in CSS @font-face rules
|
1 年間 前 |
Sam Atkins
|
7fe97ee6c5
LibWeb: Make StyleValue::to_string() infallible
|
1 年間 前 |
Sam Atkins
|
6bee81cfb6
LibWeb: Make serializing basic CSS types infallible
|
1 年間 前 |
Sam Atkins
|
5b125811f1
LibWeb: Add support for pseudo-class functions that take an ident param
|
1 年間 前 |
Sam Atkins
|
b684bab5f1
LibWeb: Make `:host()` take a `<compound-selector>`
|
1 年間 前 |
Sam Atkins
|
b314a115ca
LibWeb: Use generated PseudoClass data
|
1 年間 前 |
Sam Atkins
|
a9620d8784
LibWeb: Implement the `:target` selector pseudo-class
|
1 年間 前 |
Sam Atkins
|
debf38ee9d
LibWeb: Add namespaces to Attribute selectors
|
1 年間 前 |
Sam Atkins
|
1858f06881
LibWeb: Add namespaces to Universal and TagName selectors
|
1 年間 前 |
Lucas CHOLLET
|
3f35ffb648
Userland: Prefer `_string` over `_short_string`
|
1 年間 前 |
Aliaksandr Kalenik
|
4160f13174
LibWeb: Include scroll offset in paint tree dump
|
1 年間 前 |
Andreas Kling
|
64c06c345e
LibWeb: Parse :host() selector
|
2 年 前 |
Sam Atkins
|
14e6bae593
LibWeb: Implement the `:focus-visible` pseudo-class
|
2 年 前 |
Sam Atkins
|
f6e4caf197
LibWeb: Implement the `:buffering` and `:stalled` pseudo-classes
|
2 年 前 |
Sam Atkins
|
eb7cda1172
LibWeb: Implement the `:volume-locked` pseudo-class
|
2 年 前 |
Sam Atkins
|
c8a51f232d
LibWeb: Implement the `:muted` pseudo-class
|
2 年 前 |
Sam Atkins
|
7b4ae43b91
LibWeb: Implement the `:seeking` pseudo-class
|
2 年 前 |
Sam Atkins
|
4df5e24926
LibWeb: Implement the `:playing` and `:paused` pseudo-classes
|
2 年 前 |
Jonah
|
60e35f2a97
LibWeb: Rough implementation of CSS namespace rule
|
2 年 前 |
Andreas Kling
|
bf25568703
LibWeb: Bring measuring of scrollable overflow closer to spec
|
2 年 前 |
Andreas Kling
|
088cc4ea73
LibWeb: Parse CSS :host selector
|
2 年 前 |
Gabriel Dinner-David
|
c9af6c87bf
LibWeb: Add ::selection to pseudo elements
|
2 年 前 |
Andi Gallo
|
6c2712764d
LibWeb: Add table-column-group to layout tree dump
|
2 年 前 |
Andreas Kling
|
caa491b72a
LibWeb: Measure the overflow for all scroll containers
|
2 年 前 |