コミット履歴

作者 SHA1 メッセージ 日付
  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 年間 前