提交历史

作者 SHA1 备注 提交日期
  Aliaksandr Kalenik a8077f79cc LibWeb: Separate text control input events handling from contenteditable 8 月之前
  samu698 50f642613d LibWeb/HTML: Implement inner text set according to spec 8 月之前
  Andreas Kling cc4b3cbacc Meta: Update my e-mail address everywhere 9 月之前
  Timothy Flynn 660e846e94 Revert "LibWeb: Change where content selection via mouse is allowed" 10 月之前
  simonkrauter 6c9adf3dbc LibWeb: Change where content selection via mouse is allowed 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 2447a25753 LibWeb: Implement the `labels` attribute for all labelable elements 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 年之前
  Andreas Kling b98a2be96b LibWeb: Ignore window-forwarded document.body.onfoo in detached DOM 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 年之前
  Andreas Kling cfe9577b48 LibWeb: Bring HTMLElement.offset{Left,Top,Parent} closer to spec 1 年之前
  Shannon Booth 0a4586d510 LibWeb: Port HTMLHyperlinkElementUtils from DeprecatedString to String 1 年之前
  Andreas Kling aa23a7b58d LibWeb: Rearrange HTMLElement members to save 8 bytes per instance 1 年之前
  Andreas Kling bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 年之前
  Shannon Booth eca9874e56 LibWeb: Port Element::attribute_changed from DeprecatedString to String 1 年之前
  Ali Mohammad Pur aeee98b3a1 AK+Everywhere: Remove the null state of DeprecatedString 1 年之前
  Shannon Booth e4f8c59210 LibWeb: Port AttributeNames to FlyString 1 年之前
  Shannon Booth 2c69f273a0 LibWeb: Port HTMLElement interface from DeprecatedString to String 1 年之前
  Shannon Booth 0f6782fae6 LibWeb: Rename Element::attribute to Element::deprecated_attribute 1 年之前
  Andreas Kling 18c54d8d40 LibJS: Make Cell::initialize() return void 1 年之前
  Andreas Kling 21260ea2ef LibWeb: Merge did_remove_attribute() into attribute_changed() 2 年之前
  Andreas Kling 5a74486b59 LibWeb: Rename DOM::Element::parse_attribute() => attribute_changed() 2 年之前
  Luke Wilde 995df8f565 LibWeb: Move get_an_elements_{target,noopener} to HTMLElement 2 年之前
  Andreas Kling 20e2c9a7dd LibWeb: Cache state of the contenteditable attribute on HTMLElement 2 年之前