Andreas Kling
|
c1cad8fa0e
LibWeb: Rename CSS::StyleProperties => CSS::ComputedProperties
|
7 hónapja |
Andreas Kling
|
ed7f4664c2
LibWeb: Split StyleComputer work into two phases with separate outputs
|
7 hónapja |
Timothy Flynn
|
4152870b85
LibWeb: Use a standard x-macro to create FlyString ARIA attribute names
|
8 hónapja |
sideshowbarker
|
314e5d6bb7
LibWeb: Compute accessible names for hidden/hidden-but-referenced nodes
|
8 hónapja |
Shannon Booth
|
f87041bf3a
LibGC+Everywhere: Factor out a LibGC from LibJS
|
8 hónapja |
Timothy Flynn
|
d4f8b598cb
LibWeb: Consolidate the attribute change handlers
|
8 hónapja |
Timothy Flynn
|
93712b24bf
Everywhere: Hoist the Libraries folder to the top-level
|
8 hónapja |
Andreas Kling
|
13d7c09125
Libraries: Move to Userland/Libraries/
|
4 éve |
Andreas Kling
|
0fd577084f
LibWeb: Specialize is<DOM::Element>() and is<Layout::Box>()
|
4 éve |
Andreas Kling
|
29a4da30b7
LibWeb: Make DOM::Node::create_layout_node() not need parent's style
|
4 éve |
Andreas Kling
|
ba8990fb6c
LibWeb: Rename Element::resolved_style() => specified_css_values()
|
4 éve |
Andreas Kling
|
865f524d5b
AK+LibGUI+LibWeb: Remove AK::TypeTraits in favor of RTTI-based helpers
|
4 éve |
Luke
|
18d99919be
LibWeb: Expose three more attribute methods on Element
|
4 éve |
Andreas Kling
|
4a9dcd974a
LibWeb: Remove unused Element::set_attributes()
|
4 éve |
Andreas Kling
|
b73d0bb6c8
LibWeb: Update stale #includes for HTML/TagNames.* move
|
4 éve |
Andreas Kling
|
d65bebd8cf
LibWeb: Cache parsed inline style of DOM elements
|
4 éve |
Luke
|
e8b3a65581
LibWeb: Make event dispatching spec-compliant
|
4 éve |
Andreas Kling
|
5aeab9878e
LibWeb: Rename LayoutNode classes and move them into Layout namespace
|
4 éve |
Luke
|
397049aae8
LibWeb: Move innerText from DOM::Element to HTML::HTMLElement
|
4 éve |
Luke
|
e8a9e8aed5
LibWeb: Add namespace to Element
|
4 éve |
Nico Weber
|
2460980d2c
LibWeb: Implement Element.innerText
|
5 éve |
Andreas Kling
|
01022eb5d6
LibWeb: Allow focusing individual (focusable) elements with Tab key
|
5 éve |
Linus Groh
|
7390098adc
LibWeb: Fix #include <LibWeb/{DOM => HTML}/AttributeNames.h>
|
5 éve |
Andreas Kling
|
d367044e67
LibWeb: Move "element sibling" getters to NonDocumentTypeChildNode
|
5 éve |
Luke
|
bc15144972
LibWeb: Move contentEditable from Element to HTMLElement
|
5 éve |
Andreas Kling
|
7811cf3520
LibWeb: Implement the Element.contentEditable IDL attribute
|
5 éve |
Andreas Kling
|
07e13e9868
LibWeb: Only allow editing of elements with contenteditable="true"
|
5 éve |
Andreas Kling
|
1f008c95b6
LibWeb: Move CSS classes into the Web::CSS namespace
|
5 éve |
Andreas Kling
|
11ff9d0f17
LibWeb: Move DOM classes into the Web::DOM namespace
|
5 éve |
Andreas Kling
|
71556e39a4
LibWeb: Switch to using AK::is and AK::downcast
|
5 éve |