Andreas Kling
|
08d60d7521
LibWeb: Make HTML::Task IDs a sequential, distinct numeric type
|
hai 11 meses |
Sam Atkins
|
3abd3ef5e2
LibWeb: Compute pseudo-element style when computing element style
|
hai 1 ano |
Sam Atkins
|
f23f0721bd
LibWeb: Combine Element's pseudo-element data together
|
hai 1 ano |
Ángel Carias
|
9624e0d2a2
LibWeb/DOM: Implement Node.lookupPrefix
|
hai 1 ano |
Sam Atkins
|
708f49d906
LibWeb: Give DOM Elements a CountersSet
|
hai 1 ano |
Tim Ledbetter
|
faf64bfb41
LibWeb: Move get_elements_by_name implementation to `ParentNode`
|
hai 1 ano |
Edwin Hoksberg
|
5f154ba372
LibWeb: Implement Element::check_visibility
|
hai 1 ano |
Tim Ledbetter
|
a552bda8d9
LibWeb: Pass the old attribute value to `Element::attribute_changed()`
|
hai 1 ano |
Luke Warlow
|
a65f1ecc37
LibWeb: Implement stub for ElementInternals
|
hai 1 ano |
Luke Warlow
|
ce8d3d17c4
LibWeb: Implement unsafe HTML parsing methods
|
hai 1 ano |
Luke Warlow
|
9171c35183
LibWeb: Refactor DOM parsing APIs
|
hai 1 ano |
Andreas Kling
|
fb9f3f10f3
LibWeb: Add Element.getHTML() and ShadowRoot.getHTML()
|
hai 1 ano |
Andreas Kling
|
0c47b3ff97
LibWeb: Update innerHTML & co IDL definition to match spec
|
hai 1 ano |
Andreas Kling
|
f4bdf56212
LibWeb: Rename Element::shadow_root_internal() to shadow_root()
|
hai 1 ano |
Andreas Kling
|
043ad0eb76
LibWeb: Refactor Element.attachShadow() after spec changes
|
hai 1 ano |
Andreas Kling
|
f12dae7ea4
LibWeb: Update spec link & comments in Element.insertAdjacentHTML()
|
hai 1 ano |
Matthew Olsson
|
a5f4c9a632
AK+Userland: Remove NOESCAPE
|
hai 1 ano |
Shannon Booth
|
71819153cb
LibWeb: Implement Element::scroll(HTML::ScrollToOptions)
|
hai 1 ano |
Shannon Booth
|
e640a68733
LibWeb: Implement Element::scroll_by(HTML::ScrollToOptions)
|
hai 1 ano |
Tim Ledbetter
|
57f0ea186e
LibWeb: Update `Element::directionality()` to match current spec text
|
hai 1 ano |
Shannon Booth
|
aede010096
LibWeb: Use GCPtr for Element::layout_node
|
hai 1 ano |
Andreas Kling
|
193fc7ef98
LibWeb: Allow cloneNode() to clone elements with weird attributes
|
hai 1 ano |
Andreas Kling
|
0b28a310b1
LibWeb: Stub out Element.scrollBy()
|
hai 1 ano |
Andreas Kling
|
82f8b64017
LibWeb: Stub out Element.currentCSSZoom
|
hai 1 ano |
Andreas Kling
|
20bdda7f02
LibWeb: Implement Element.removeAttributeNode()
|
hai 1 ano |
Timothy Flynn
|
4b1abcf61d
LibWeb: Generalize support for dimension attributes
|
hai 1 ano |
Andreas Kling
|
870a954e11
LibWeb: Implement Element.outerHTML
|
hai 1 ano |
Matthew Olsson
|
ff00d21d58
Everywhere: Mark a bunch of function parameters as NOESCAPE
|
hai 1 ano |
Andreas Kling
|
2ef37c0b06
LibWeb: Make EventLoop, TaskQueue, and Task GC-allocated
|
hai 1 ano |
Aliaksandr Kalenik
|
ca363f0024
LibWeb: Add basic "top layer" support
|
hai 1 ano |