Historie revizí

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