Andreas Kling
|
3bfb0534be
LibGC: Rename MarkedVector => RootVector
|
6 月之前 |
Andreas Kling
|
dc8343cc23
LibWeb: Add mechanism to invalidate only inherited styles
|
6 月之前 |
Andreas Kling
|
74469a0c1f
LibWeb: Make CSS::ComputedProperties GC-allocated
|
6 月之前 |
Andreas Kling
|
c1cad8fa0e
LibWeb: Rename CSS::StyleProperties => CSS::ComputedProperties
|
6 月之前 |
Andreas Kling
|
e85c3c97fb
LibWeb: Add mode flag to CSSStyleValue::to_string()
|
7 月之前 |
Sam Atkins
|
bc77f84359
LibWeb: Stop passing Realm unnecessarily to parse CSS properties
|
7 月之前 |
Sam Atkins
|
ee9db99961
LibWeb: Remove unused Realm arg from StyleComputer::get_inherit_value()
|
7 月之前 |
Sam Atkins
|
2c3c821305
LibWeb: Remove Realm parameter from property_initial_value()
|
7 月之前 |
Jonne Ransijn
|
58631e9eef
LibJS: Add missing `CommonPropertyNames`s and `StringMayBeNumber::No`s
|
7 月之前 |
Jonne Ransijn
|
cfb00ba494
LibJS: Stop lazily coercing numeric `PropertyKey`s
|
7 月之前 |
Pavel Shliak
|
8a07131229
LibGfx: Clean up #include directives
|
7 月之前 |
Shannon Booth
|
f87041bf3a
LibGC+Everywhere: Factor out a LibGC from LibJS
|
8 月之前 |
Shannon Booth
|
9b79a686eb
LibJS+LibWeb: Use realm.create<T> instead of heap.allocate<T>
|
8 月之前 |
Timothy Flynn
|
93712b24bf
Everywhere: Hoist the Libraries folder to the top-level
|
8 月之前 |