Historie revizí

Autor SHA1 Zpráva Datum
  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
  Andreas Kling cfe9577b48 LibWeb: Bring HTMLElement.offset{Left,Top,Parent} closer to spec před 1 rokem
  Shannon Booth 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString před 1 rokem
  Shannon Booth 0a4586d510 LibWeb: Port HTMLHyperlinkElementUtils from DeprecatedString to String před 1 rokem
  Andreas Kling bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks před 1 rokem
  Shannon Booth eca9874e56 LibWeb: Port Element::attribute_changed from DeprecatedString to String před 1 rokem
  Shannon Booth 6a2a7cad61 LibWeb/LibJS: Avoid GC visit of raw pointers where possible před 1 rokem
  Ali Mohammad Pur aeee98b3a1 AK+Everywhere: Remove the null state of DeprecatedString před 1 rokem
  Shannon Booth e4f8c59210 LibWeb: Port AttributeNames to FlyString před 1 rokem
  Shannon Booth 8ce9e51c97 LibWeb: Port Node interface from DeprecatedString to String před 1 rokem
  Shannon Booth e74031a396 LibWeb: Port Document interface from DeprecatedString to String před 1 rokem
  Shannon Booth 41928c2902 LibWeb: Port DOMException interface from DeprecatedString to String před 1 rokem
  Shannon Booth 2c69f273a0 LibWeb: Port HTMLElement interface from DeprecatedString to String před 1 rokem
  Shannon Booth 0f6782fae6 LibWeb: Rename Element::attribute to Element::deprecated_attribute před 1 rokem
  Andreas Kling 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible před 1 rokem
  Andreas Kling 2eaa528a0e LibJS: Rip out the AST interpreter :^) před 2 roky
  Andreas Kling 18c54d8d40 LibJS: Make Cell::initialize() return void před 2 roky
  Andreas Kling 21260ea2ef LibWeb: Merge did_remove_attribute() into attribute_changed() před 2 roky