Histórico de Commits

Autor SHA1 Mensagem Data
  Chase Knowlden 20376adbc3 LibWeb/HTML: Start implementing the download attribute há 9 meses atrás
  Andreas Kling cc4b3cbacc Meta: Update my e-mail address everywhere há 10 meses atrás
  Tim Ledbetter a552bda8d9 LibWeb: Pass the old attribute value to `Element::attribute_changed()` há 1 ano atrás
  Jamie Mansfield 8f2cb6755b LibWeb: Implement HTMLAreaElement.referrerPolicy há 1 ano atrás
  Jamie Mansfield 469cbe78de LibWeb: Use Reflect for HTMLAnchorElement.referrerPolicy há 1 ano atrás
  Matthew Olsson 74aeb57631 LibWeb: Add a few missing visits to m_rel_list members há 1 ano atrás
  Tim Ledbetter fc395716e9 LibWeb: Return NonnullGCPtr<DOMTokenList> from `relList` getters há 1 ano atrás
  Tim Ledbetter b7fd39c2e6 LibWeb: Implement the `HTMLAnchorElement.relList` attribute há 1 ano atrás
  Bastiaan van der Plaat a681429dff LibWeb: Remove DOM element deprecated_get_attribute() há 1 ano atrás
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String há 1 ano atrás
  Shannon Booth 0a4586d510 LibWeb: Port HTMLHyperlinkElementUtils from DeprecatedString to String há 1 ano atrás
  Andreas Kling a71eaefdf6 LibWeb: Make EventTarget::activation_behavior a virtual function há 1 ano atrás
  Andreas Kling bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks há 1 ano atrás
  Shannon Booth eca9874e56 LibWeb: Port Element::attribute_changed from DeprecatedString to String há 1 ano atrás
  Ali Mohammad Pur aeee98b3a1 AK+Everywhere: Remove the null state of DeprecatedString há 1 ano atrás
  Shannon Booth e4f8c59210 LibWeb: Port AttributeNames to FlyString há 1 ano atrás
  Shannon Booth e5910a4593 LibWeb: Port HTMLAnchorElement interface from DeprecatedString to String há 1 ano atrás
  Shannon Booth 0f6782fae6 LibWeb: Rename Element::attribute to Element::deprecated_attribute há 1 ano atrás
  Andreas Kling 18c54d8d40 LibJS: Make Cell::initialize() return void há 2 anos atrás
  Andreas Kling 5a74486b59 LibWeb: Rename DOM::Element::parse_attribute() => attribute_changed() há 2 anos atrás
  Luke Wilde 995df8f565 LibWeb: Move get_an_elements_{target,noopener} to HTMLElement há 2 anos atrás
  PrestonLTaylor 5d3b7a5ecc LibWeb: Return DOMException instead of crashing when setting attributes há 2 anos atrás
  Sam Atkins 88d64fcb55 LibWeb: Add HTMLAnchorElement.referrerPolicy property há 2 anos atrás
  Sam Atkins 0c19d3aa58 LibWeb: Add HTMLAnchorElement.text getter and setter há 2 anos atrás
  Linus Groh 8556d47240 LibWeb: Move ARIA-related code into the Web::ARIA namespace há 2 anos atrás
  Timothy Flynn 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors há 2 anos atrás
  MacDue 890b4d7980 LibWeb: Replace ARIA role static FlyStrings with an enum há 2 anos atrás
  Timothy Flynn 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() há 2 anos atrás
  Timothy Flynn f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString há 2 anos atrás
  Jonah e63d9d4925 LibWeb: Add Support for the ARIA Element Properties há 2 anos atrás