Aliaksandr Kalenik
|
33294aea86
LibWeb: Apply shadow root style sheets in StyleComputer
|
před 2 roky |
Aliaksandr Kalenik
|
91ec1d6f95
LibWeb: Maintain list of allocated shadow roots in Document
|
před 1 rokem |
Aliaksandr Kalenik
|
8ce8697a66
LibWeb: Add styleSheets and adoptedStyleSheets attributes in ShadowRoot
|
před 1 rokem |
Shannon Booth
|
6c42de3e8b
LibWeb: Port XMLSerializer from DeprecatedString to String
|
před 1 rokem |
Andreas Kling
|
bfd354492e
LibWeb: Put most LibWeb GC objects in type-specific heap blocks
|
před 1 rokem |
Andreas Kling
|
f5771a5789
LibWeb: Check node type first in fast_is<ShadowRoot>()
|
před 1 rokem |
Shannon Booth
|
8ce9e51c97
LibWeb: Port Node interface from DeprecatedString to String
|
před 1 rokem |
Timothy Flynn
|
54b5a431a3
LibWeb: Implement element slot-related attributes and settings
|
před 1 rokem |
Shannon Booth
|
6789a2dd8e
LibWeb: Port ShadowRoot interface from DeprecatedString to String
|
před 1 rokem |
Andreas Kling
|
18c54d8d40
LibJS: Make Cell::initialize() return void
|
před 1 rokem |
Luke Wilde
|
034aaf3f51
LibWeb: Introduce CustomElementRegistry and creating custom elements
|
před 2 roky |
Karol Kosek
|
9ed4fe7049
LibWeb: Allow to set a root mode value when constructing a ShadowRoot
|
před 2 roky |
Karol Kosek
|
2cc108a15e
LibWeb: Rename DOM::shadow_root() to shadow_root_internal()
|
před 2 roky |
Karol Kosek
|
9a7f786262
LibWeb: Make ShadowRoot.mode return ShadowRootMode instead of String
|
před 2 roky |
Karol Kosek
|
34913c48d3
LibWeb: Actually initialize ShadowRoot bindings
|
před 2 roky |
Timothy Flynn
|
f3db548a3d
AK+Everywhere: Rename FlyString to DeprecatedFlyString
|
před 2 roky |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
před 2 roky |
Timothy Flynn
|
13b8eeff54
LibWeb: Fully implement the fragment serializing algorithm
|
před 2 roky |
Linus Groh
|
ad04d7ac9b
LibWeb: Move ExceptionOr from DOM/ to WebIDL/
|
před 2 roky |
Linus Groh
|
4270ede7c4
LibWeb: Remove WRAPPER_HACK() macro
|
před 2 roky |
Andreas Kling
|
6f433c8656
LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated
|
před 2 roky |
Andreas Kling
|
3ee5bdcfb7
LibWeb: Traverse shadow-including subtree when adopting DOM nodes
|
před 3 roky |
Idan Horowitz
|
086969277e
Everywhere: Run clang-format
|
před 3 roky |
Andreas Kling
|
afc5fade05
LibWeb: Add some fast_is<T> helpers for hot classes on GitHub :^)
|
před 3 roky |
Andreas Kling
|
7e1bf4d300
LibWeb: Compute element style in Layout::TreeBuilder
|
před 3 roky |
Luke Wilde
|
8e0f3436a2
LibWeb: Make the innerHTML setter spec compliant
|
před 3 roky |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
před 4 roky |
Andreas Kling
|
e562819a7e
LibWeb: Generate layout nodes for shadow subtrees
|
před 4 roky |
Andreas Kling
|
13d7c09125
Libraries: Move to Userland/Libraries/
|
před 4 roky |