Andreas Kling
|
70db40c9b0
LibWeb: Don't include Layout/Node.h from DOM/Element.h
|
пре 2 година |
Andreas Kling
|
e43027091d
LibWeb: Don't include HTML/Window.h from DOM/Element.h
|
пре 2 година |
Andreas Kling
|
ac0c30ce62
LibWeb: Don't include WindowGlobalMixin from DOM/Element.h
|
пре 2 година |
Andreas Kling
|
67d2e32984
LibWeb: Don't include DOM/NamedNodeMap.h from DOM/Element.h
|
пре 2 година |
Andreas Kling
|
f7678e2797
LibWeb: Don't include Layout/TreeBuilder.h from DOM/Element.h
|
пре 2 година |
Andreas Kling
|
4399ca2d82
LibWeb: Don't include CSS/CSSStyleDeclaration.h from DOM/Element.h
|
пре 2 година |
Andreas Kling
|
5b5fbecb38
LibWeb: Don't include DOM/Attr.h from DOM/Element.h
|
пре 2 година |
Andreas Kling
|
43616316de
LibWeb: Don't include CSS/StyleComputer.h from Element.h and Document.h
|
пре 2 година |
Luke Wilde
|
034aaf3f51
LibWeb: Introduce CustomElementRegistry and creating custom elements
|
пре 2 година |
Andreas Kling
|
fb6d6a985f
LibWeb: Implement Element.setAttributeNode{,NS}()
|
пре 2 година |
Andreas Kling
|
2042993997
LibWeb: Convert DOM::Element::m_classes to the new AK::FlyString
|
пре 2 година |
Linus Groh
|
2b6d9cca1a
LibWeb/HTML: Port Window.scroll() to IDL
|
пре 2 година |
Andreas Kling
|
f11899f885
LibWeb+LibIDL: Fix (or paper over) various const-correctness issues
|
пре 2 година |
Karol Kosek
|
4311fd2774
LibWeb: Implement Element.attachShadow and Element.shadowRoot :^)
|
пре 2 година |
Karol Kosek
|
01e2cc5330
LibWeb: Add a helper function for checking if element is a shadow host
|
пре 2 година |
Karol Kosek
|
2cc108a15e
LibWeb: Rename DOM::shadow_root() to shadow_root_internal()
|
пре 2 година |
Linus Groh
|
8556d47240
LibWeb: Move ARIA-related code into the Web::ARIA namespace
|
пре 2 година |
Timothy Flynn
|
2692db8699
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
|
пре 2 година |
Timothy Flynn
|
f3db548a3d
AK+Everywhere: Rename FlyString to DeprecatedFlyString
|
пре 2 година |
Jonah
|
cd95e5f656
LibWeb: Add (exclude/include)_from_accessibility_tree
|
пре 2 година |
Jonah
|
e63d9d4925
LibWeb: Add Support for the ARIA Element Properties
|
пре 2 година |
Baitinq
|
6a72a4df96
LibWeb: Propagate errors in Element::scroll_into_view()
|
пре 2 година |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
пре 2 година |
Timothy Flynn
|
fddbc2e378
LibWeb: Ensure the number of pseudo elements stays up-to-date
|
пре 2 година |
Luke Wilde
|
a268026e4e
LibWeb: Start implementing the Element scroll attributes
|
пре 2 година |
Luke Wilde
|
8066a67da2
LibWeb: Implement Element.getAttributeNode
|
пре 2 година |
Luke Wilde
|
1473bc9169
LibWeb: Implement HTMLOrSVGElement.tabIndex
|
пре 2 година |
Timothy Flynn
|
13b8eeff54
LibWeb: Fully implement the fragment serializing algorithm
|
пре 2 година |
Andreas Kling
|
ccd72a2add
LibWeb: Don't invalidate style for entire document on attribute change
|
пре 2 година |
Andreas Kling
|
268b9c5d90
LibWeb: Make the layout tree GC-allocated
|
пре 2 година |