Luke Warlow
|
ce8d3d17c4
LibWeb: Implement unsafe HTML parsing methods
|
há 1 ano atrás |
Andreas Kling
|
fb9f3f10f3
LibWeb: Add Element.getHTML() and ShadowRoot.getHTML()
|
há 1 ano atrás |
Andreas Kling
|
f4bdf56212
LibWeb: Rename Element::shadow_root_internal() to shadow_root()
|
há 1 ano atrás |
Andreas Kling
|
043ad0eb76
LibWeb: Refactor Element.attachShadow() after spec changes
|
há 1 ano atrás |
Matthew Olsson
|
5b84bd6e45
LibWeb: Add DocumentOrShadowRoot::get_animations()
|
há 1 ano atrás |
Jamie Mansfield
|
1b043d259a
LibWeb: Implement ShadowRoot.onslotchange
|
há 1 ano atrás |
Tim Ledbetter
|
398bf10b92
LibWeb: Use `TraversalDecision` for multi level Node traversal methods
|
há 1 ano atrás |
Aliaksandr Kalenik
|
33294aea86
LibWeb: Apply shadow root style sheets in StyleComputer
|
há 2 anos atrás |
Aliaksandr Kalenik
|
91ec1d6f95
LibWeb: Maintain list of allocated shadow roots in Document
|
há 1 ano atrás |
Aliaksandr Kalenik
|
8ce8697a66
LibWeb: Add styleSheets and adoptedStyleSheets attributes in ShadowRoot
|
há 1 ano atrás |
Shannon Booth
|
6c42de3e8b
LibWeb: Port XMLSerializer from DeprecatedString to String
|
há 1 ano atrás |
Andreas Kling
|
bfd354492e
LibWeb: Put most LibWeb GC objects in type-specific heap blocks
|
há 1 ano atrás |
Andreas Kling
|
f5771a5789
LibWeb: Check node type first in fast_is<ShadowRoot>()
|
há 1 ano atrás |
Shannon Booth
|
8ce9e51c97
LibWeb: Port Node interface from DeprecatedString to String
|
há 1 ano atrás |
Timothy Flynn
|
54b5a431a3
LibWeb: Implement element slot-related attributes and settings
|
há 1 ano atrás |
Shannon Booth
|
6789a2dd8e
LibWeb: Port ShadowRoot interface from DeprecatedString to String
|
há 1 ano atrás |
Andreas Kling
|
18c54d8d40
LibJS: Make Cell::initialize() return void
|
há 2 anos atrás |
Luke Wilde
|
034aaf3f51
LibWeb: Introduce CustomElementRegistry and creating custom elements
|
há 2 anos atrás |
Karol Kosek
|
9ed4fe7049
LibWeb: Allow to set a root mode value when constructing a ShadowRoot
|
há 2 anos atrás |
Karol Kosek
|
2cc108a15e
LibWeb: Rename DOM::shadow_root() to shadow_root_internal()
|
há 2 anos atrás |
Karol Kosek
|
9a7f786262
LibWeb: Make ShadowRoot.mode return ShadowRootMode instead of String
|
há 2 anos atrás |
Karol Kosek
|
34913c48d3
LibWeb: Actually initialize ShadowRoot bindings
|
há 2 anos atrás |
Timothy Flynn
|
f3db548a3d
AK+Everywhere: Rename FlyString to DeprecatedFlyString
|
há 2 anos atrás |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
há 2 anos atrás |
Timothy Flynn
|
13b8eeff54
LibWeb: Fully implement the fragment serializing algorithm
|
há 2 anos atrás |
Linus Groh
|
ad04d7ac9b
LibWeb: Move ExceptionOr from DOM/ to WebIDL/
|
há 2 anos atrás |
Linus Groh
|
4270ede7c4
LibWeb: Remove WRAPPER_HACK() macro
|
há 2 anos atrás |
Andreas Kling
|
6f433c8656
LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated
|
há 2 anos atrás |
Andreas Kling
|
3ee5bdcfb7
LibWeb: Traverse shadow-including subtree when adopting DOM nodes
|
há 3 anos atrás |
Idan Horowitz
|
086969277e
Everywhere: Run clang-format
|
há 3 anos atrás |