提交历史

作者 SHA1 备注 提交日期
  Aliaksandr Kalenik e3c75d7b6f LibWeb: Add HTMLElement::is_content_editable() 1 年之前
  Andreas Kling cfe9577b48 LibWeb: Bring HTMLElement.offset{Left,Top,Parent} closer to spec 1 年之前
  Matthew Olsson 1a94241f58 IDL: Add missing #imports 1 年之前
  Matthew Olsson 26e6c47d0a IDL: Add missing spec links 1 年之前
  Bastiaan van der Plaat fc46def2f5 LibWeb: Reorder and add missing HTML elements IDL items 1 年之前
  Shannon Booth 2c69f273a0 LibWeb: Port HTMLElement interface from DeprecatedString to String 1 年之前
  Shannon Booth d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString 1 年之前
  Luke Wilde 32e27bc7fa LibWeb: Add a bunch of missing CEReactions 2 年之前
  Srikavin Ramkumar 5c8be3b072 LibWeb: Add missing constructors to HTMLElement IDLs 2 年之前
  Simon Wanner 03c225b023 LibWeb: Move Element.prototype.style to ElementCSSInlineStyle mixin 2 年之前
  Igor Pissolati bfdb30c74a LibWeb: Implement bare-bones `HTMLElement.dir` 2 年之前
  Luke Wilde 469ef22a22 LibWeb: Add HTMLOrSVGElement.autofocus 2 年之前
  Luke Wilde 1473bc9169 LibWeb: Implement HTMLOrSVGElement.tabIndex 2 年之前
  Andrew Kaster 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 年之前
  Andrew Kaster a0d5724a58 LibWeb: Add initial implementation of Element.blur() 2 年之前
  Idan Horowitz d25bd2dbd8 LibWeb: Add the GlobalEventHandlers IDL mixin 3 年之前
  Idan Horowitz 1577bac6a5 LibWeb: Add the HTMLOrSVGElement IDL interface mixin 3 年之前
  Idan Horowitz f45d361f03 LibWeb: Replace ad-hoc EventHandler type with callback function typedef 3 年之前
  Ali Mohammad Pur a59800b4a0 LibWeb: Add imports to all IDL files that depend on others 3 年之前
  Andreas Kling e842e955e5 LibWeb: Implement HTMLElement.click() 3 年之前
  Andreas Kling a062e803c5 LibWeb: Implement (most of) HTMLElement.focus() 3 年之前
  Andreas Kling 439be913cf LibWeb: Support HTMLElement.offset{Width,Height} 3 年之前
  Luke Wilde f6b24a72ee LibWeb: Add support for HTMLOrSVGElement.dataset 3 年之前
  Idan Horowitz 815934a95d LibWeb: Expose the HTMLElement::{offsetLeft, offsetTop} attributes 4 年之前
  Andreas Kling a59b1825ce LibWeb: Basic implementation of global event handlers :^) 4 年之前
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ 4 年之前