提交歷史

作者 SHA1 備註 提交日期
  Andrew Kaster a5e1364938 LibWeb: Respect the trusted state of input events when clicking links 1 年之前
  Shannon Booth a8f5ebeddd LibWeb: Port DOM::Node from DeprecatedString 1 年之前
  Shannon Booth 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString 1 年之前
  Aliaksandr Kalenik afe24883b7 LibWeb: Remove exit for javascript urls in anchor activation_behavior() 1 年之前
  Shannon Booth 0a4586d510 LibWeb: Port HTMLHyperlinkElementUtils from DeprecatedString to String 1 年之前
  Andreas Kling a71eaefdf6 LibWeb: Make EventTarget::activation_behavior a virtual function 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 8ce9e51c97 LibWeb: Port Node interface from DeprecatedString to String 1 年之前
  Shannon Booth e5910a4593 LibWeb: Port HTMLAnchorElement 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 5a74486b59 LibWeb: Rename DOM::Element::parse_attribute() => attribute_changed() 2 年之前
  PrestonLTaylor 0eac8bce6f LibWeb: Fix js execution for js urls in anchor tags href 2 年之前
  PrestonLTaylor 5d3b7a5ecc LibWeb: Return DOMException instead of crashing when setting attributes 2 年之前
  Sam Atkins 88d64fcb55 LibWeb: Add HTMLAnchorElement.referrerPolicy property 2 年之前
  Sam Atkins 0c19d3aa58 LibWeb: Add HTMLAnchorElement.text getter and setter 2 年之前
  Linus Groh 8556d47240 LibWeb: Move ARIA-related code into the Web::ARIA namespace 2 年之前
  Timothy Flynn 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 年之前
  MacDue 890b4d7980 LibWeb: Replace ARIA role static FlyStrings with an enum 2 年之前
  Timothy Flynn 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 年之前
  Timothy Flynn f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString 2 年之前
  Jonah e63d9d4925 LibWeb: Add Support for the ARIA Element Properties 2 年之前
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 年之前
  Luke Wilde 1473bc9169 LibWeb: Implement HTMLOrSVGElement.tabIndex 2 年之前
  Linus Groh acfb546048 LibWeb: Handle currently ignored `WebIDL::ExceptionOr<T>`s 2 年之前
  Andrew Kaster f0c5f77f99 LibWeb: Remove unecessary dependence on Window from HTML classes 2 年之前
  Andreas Kling ffad902c07 LibWeb: Use cached_web_prototype() as much as possible 2 年之前