Andreas Kling
|
c0d7f748ed
LibWeb: Avoid FlyString lookups when setting IDL interface prototypes
|
1 年間 前 |
Aliaksandr Kalenik
|
33294aea86
LibWeb: Apply shadow root style sheets in StyleComputer
|
2 年 前 |
Aliaksandr Kalenik
|
91ec1d6f95
LibWeb: Maintain list of allocated shadow roots in Document
|
1 年間 前 |
Aliaksandr Kalenik
|
8ce8697a66
LibWeb: Add styleSheets and adoptedStyleSheets attributes in ShadowRoot
|
1 年間 前 |
Shannon Booth
|
96af80acd1
LibWeb: Port Intrinsics from DeprecatedString
|
1 年間 前 |
Shannon Booth
|
6c42de3e8b
LibWeb: Port XMLSerializer from DeprecatedString to String
|
1 年間 前 |
Andreas Kling
|
bfd354492e
LibWeb: Put most LibWeb GC objects in type-specific heap blocks
|
1 年間 前 |
Shannon Booth
|
6789a2dd8e
LibWeb: Port ShadowRoot interface from DeprecatedString to String
|
1 年間 前 |
Andreas Kling
|
18c54d8d40
LibJS: Make Cell::initialize() return void
|
1 年間 前 |
Karol Kosek
|
9ed4fe7049
LibWeb: Allow to set a root mode value when constructing a ShadowRoot
|
2 年 前 |
Karol Kosek
|
34913c48d3
LibWeb: Actually initialize ShadowRoot bindings
|
2 年 前 |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 年 前 |
Timothy Flynn
|
13b8eeff54
LibWeb: Fully implement the fragment serializing algorithm
|
2 年 前 |
Linus Groh
|
ad04d7ac9b
LibWeb: Move ExceptionOr from DOM/ to WebIDL/
|
2 年 前 |
Idan Horowitz
|
086969277e
Everywhere: Run clang-format
|
3 年 前 |
Linus Groh
|
46bb547dd6
LibWeb: Convert ShadowRoot to use TRY for error propagation
|
3 年 前 |
Andreas Kling
|
b1096c2ae4
LibWeb: Make Element::set_shadow_root() disconnect any previous root
|
3 年 前 |
Andreas Kling
|
7e1bf4d300
LibWeb: Compute element style in Layout::TreeBuilder
|
3 年 前 |
Ben Wiederhake
|
7619dbdbb4
LibWeb: Clean up static function in header
|
3 年 前 |
Andreas Kling
|
c4826eae4f
LibWeb: Rename Layout::BlockBox => BlockContainer
|
3 年 前 |
Andreas Kling
|
0264ae23bc
LibWeb: Make CSS layout lazier
|
3 年 前 |
Luke Wilde
|
8e0f3436a2
LibWeb: Make the innerHTML setter spec compliant
|
3 年 前 |
Luke Wilde
|
f7f37eaa0f
LibWeb: Make Node::root return a reference
|
3 年 前 |
Andreas Kling
|
ee3a73ddbb
AK: Rename downcast<T> => verify_cast<T>
|
4 年 前 |
Andreas Kling
|
b91c49364d
AK: Rename adopt() to adopt_ref()
|
4 年 前 |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 年 前 |
Andreas Kling
|
e562819a7e
LibWeb: Generate layout nodes for shadow subtrees
|
4 年 前 |
Andreas Kling
|
13d7c09125
Libraries: Move to Userland/Libraries/
|
4 年 前 |