Aliaksandr Kalenik
|
a8077f79cc
LibWeb: Separate text control input events handling from contenteditable
|
пре 8 месеци |
Andreas Kling
|
ec0838b84e
LibWeb: Implement HTMLElement.innerText closer to spec
|
пре 8 месеци |
Simek
|
c9c67a6f24
LibWeb: Correct default ARIA Roles for few tags
|
пре 8 месеци |
Aliaksandr Kalenik
|
d88e6bee5d
LibWeb: Put cursor in last text node when contenteditable is focused
|
пре 8 месеци |
samu698
|
50f642613d
LibWeb/HTML: Implement inner text set according to spec
|
пре 8 месеци |
Andreas Kling
|
175f3febb8
LibWeb: Make DOMException take error message as a String
|
пре 9 месеци |
Andreas Kling
|
cc4b3cbacc
Meta: Update my e-mail address everywhere
|
пре 9 месеци |
Timothy Flynn
|
faebbbc281
LibWeb: Move the navigable's cursor position to be owned by the document
|
пре 11 месеци |
Andreas Kling
|
273593afba
LibWeb: Don't proceed with Element.click() on disabled form controls
|
пре 11 месеци |
Andreas Kling
|
d49ae5af32
LibWeb: Make offsetTop and offsetLeft behave more like other browsers
|
пре 11 месеци |
Tim Ledbetter
|
a552bda8d9
LibWeb: Pass the old attribute value to `Element::attribute_changed()`
|
пре 1 година |
Luke Warlow
|
a9669639ce
LibWeb: Implement popover property and attribute
|
пре 1 година |
Luke Warlow
|
a65f1ecc37
LibWeb: Implement stub for ElementInternals
|
пре 1 година |
Tim Ledbetter
|
272cd30f17
LibWeb: Add missing visit to `m_labels` in HTMLElement
|
пре 1 година |
Tim Ledbetter
|
2447a25753
LibWeb: Implement the `labels` attribute for all labelable elements
|
пре 1 година |
Shannon Booth
|
bad44f8fc9
LibWeb: Remove Bindings/Forward.h from LibWeb/Forward.h
|
пре 1 година |
Andreas Kling
|
0ebfc0a4c4
LibWeb: Move event handling & cursor from BrowsingContext to Navigable
|
пре 1 година |
Andreas Kling
|
4c921e17b7
LibWeb: Allocate dataset lazily for HTML/SVG/MathML elements
|
пре 1 година |
Andreas Kling
|
4cc972a8ae
LibWeb: Stub out HTMLElement.outerText
|
пре 1 година |
Andreas Kling
|
afea8ccd43
LibWeb: Stub out HTMLElement.accessKeyLabel
|
пре 1 година |
Shannon Booth
|
db0519ddc1
LibWeb: Fire a pointer event on synthetic clicks
|
пре 1 година |
Shannon Booth
|
b873e5bc1d
LibWeb: Implement the PointerEvent interface
|
пре 1 година |
Andreas Kling
|
c0d7f748ed
LibWeb: Avoid FlyString lookups when setting IDL interface prototypes
|
пре 1 година |
Tim Ledbetter
|
5b4533cab8
LibWeb: Don't crash in offset_parent() if no ancestor element found
|
пре 1 година |
Aliaksandr Kalenik
|
e3c75d7b6f
LibWeb: Add HTMLElement::is_content_editable()
|
пре 1 година |
Aliaksandr Kalenik
|
5d76fa72e9
LibWeb: Add HTMLElement::did_receive_focus()
|
пре 1 година |
Aliaksandr Kalenik
|
05d5e11966
LibWeb: Allow HTMLElement with contenteditable=true to be focusable
|
пре 1 година |
Bastiaan van der Plaat
|
a681429dff
LibWeb: Remove DOM element deprecated_get_attribute()
|
пре 1 година |
Aliaksandr Kalenik
|
814bed33b4
LibWeb: Move box_type_agnostic_position() from layout node to paintable
|
пре 1 година |
Andreas Kling
|
f4fa37afd2
LibJS+LibWeb: Add missing JS_DEFINE_ALLOCATOR() for a bunch of classes
|
пре 1 година |