提交歷史

作者 SHA1 備註 提交日期
  Andreas Kling c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes 1 年之前
  Shannon Booth 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString 1 年之前
  Shannon Booth eca9874e56 LibWeb: Port Element::attribute_changed from DeprecatedString to String 1 年之前
  Andreas Kling 204c46f097 LibWeb: Use Element::id() when deciding whether to update SVG use trees 1 年之前
  Bastiaan van der Plaat fc46def2f5 LibWeb: Reorder and add missing HTML elements IDL items 1 年之前
  Ali Mohammad Pur aeee98b3a1 AK+Everywhere: Remove the null state of DeprecatedString 1 年之前
  Shannon Booth e4f8c59210 LibWeb: Port AttributeNames to FlyString 1 年之前
  Andreas Kling 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 1 年之前
  Andreas Kling 18c54d8d40 LibJS: Make Cell::initialize() return void 1 年之前
  Sebastian Zaha 73f1c7a030 LibWeb: Remove many redundant SVGUseElement clone calls 2 年之前
  Andreas Kling 5a74486b59 LibWeb: Rename DOM::Element::parse_attribute() => attribute_changed() 2 年之前
  PrestonLTaylor c7c3043aa2 LibWeb: Implement the `<use>` SVG element 2 年之前
  Andreas Kling 0f4b82bdea LibWeb: Move SVGElement's dataset construction to initialize() 2 年之前
  Kenneth Myhra b604bbaf29 LibWeb: Make factory method of HTML::DOMStringMap fallible 2 年之前
  Timothy Flynn 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 年之前
  Timothy Flynn 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 年之前
  Andreas Kling 2c37df6241 LibWeb: Don't include DOMStringMap.h quite so much 2 年之前
  Andrew Kaster 56b381aac0 LibWeb: Cleanup unecessary uses and includes of HTML::Window 2 年之前
  Andrew Kaster 320dddde6a LibWeb: Remove unecessary dependence on Window from SVG classes 2 年之前
  Andreas Kling ffad902c07 LibWeb: Use cached_web_prototype() as much as possible 2 年之前
  Andreas Kling 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2 年之前
  Andreas Kling ae11d70b0c LibWeb: Make DOMStringMap GC-allocated 2 年之前
  Andreas Kling 1b6ed558bb LibWeb: Move QualifiedName into the Web::DOM namespace 3 年之前
  Luke Wilde f6b24a72ee LibWeb: Add support for HTMLOrSVGElement.dataset 3 年之前
  Matthew Olsson fcd3b9a0df Userland: Use mattco@serenityos.org for my copyright headers 4 年之前
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 年之前
  Andreas Kling 330c3fcb59 LibWeb: Use move semantics for QualifiedName more often 4 年之前
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ 4 年之前