Historique des commits

Auteur SHA1 Message Date
  Bastiaan van der Plaat a2f101c10b LibWeb: Add input and textarea minlength and maxlength support il y a 1 an
  Aliaksandr Kalenik 934aa6af6a LibWeb: Emit "focusin" and "focusout" events il y a 1 an
  Aliaksandr Kalenik cd7b5b18e4 LibWeb: Emit "selectionchange" event on document il y a 1 an
  Bastiaan van der Plaat 2107ab823d LibWeb: Add basic HTML meter element support il y a 1 an
  Bastiaan van der Plaat 1cdbfc2ff1 LibWeb: Add ol start and li value attributes support il y a 1 an
  Bastiaan van der Plaat 3e778fe29c LibWeb: Reorder and add missing form elements IDL items il y a 1 an
  Shannon Booth e4f8c59210 LibWeb: Port AttributeNames to FlyString il y a 1 an
  Shannon Booth dbf8ff64fb LibWeb: Add AttributeNames::list il y a 1 an
  Timothy Flynn 54b5a431a3 LibWeb: Implement element slot-related attributes and settings il y a 1 an
  Andreas Kling 25eee91811 AK: Make "foo"_fly_string infallible il y a 1 an
  Nico Weber 66e210e406 Everywhere: Use nested namespace qualifiers il y a 2 ans
  Luke Wilde f04d1d493d LibWeb: Bring form submission more up to spec il y a 2 ans
  Andi Gallo 8090adf268 LibWeb: Add partial implementation of border conflict resolution il y a 2 ans
  Andreas Kling 9d78619b59 LibWeb: Let HTMLImageElement delay the document load event again il y a 2 ans
  Luke Wilde 034aaf3f51 LibWeb: Introduce CustomElementRegistry and creating custom elements il y a 2 ans
  Sam Atkins 88d64fcb55 LibWeb: Add HTMLAnchorElement.referrerPolicy property il y a 2 ans
  Srikavin Ramkumar f7176463b5 LibWeb: Implement 'create a potential-CORS request' algorithm il y a 2 ans
  Timothy Flynn db2ba5f1d9 LibWeb: Initialize static web strings during main-thread VM creation il y a 2 ans
  Timothy Flynn f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString il y a 2 ans
  Srikavin Ramkumar 1c2e7b1e47 LibWeb: Run object representation steps on specified attribute updates il y a 2 ans
  Igor Pissolati bfdb30c74a LibWeb: Implement bare-bones `HTMLElement.dir` il y a 2 ans
  Timothy Flynn 941bc47538 LibWeb: Define method to check if an attribute is a boolean attribute il y a 2 ans
  Timothy Flynn 21c1494ac5 LibWeb: Define a few missing attribute names il y a 2 ans
  Luke Wilde 1473bc9169 LibWeb: Implement HTMLOrSVGElement.tabIndex il y a 2 ans
  Luke Wilde 3fe66bddf4 LibWeb: Implement WindowEventHandlers il y a 3 ans
  Simon Wanner bc4974648c LibWeb: Add HTMLTableCellElement::rowSpan il y a 3 ans
  Andreas Kling 0e806f58fe LibWeb: Support the hspace and vspace attributes on img elements il y a 3 ans
  Luke Wilde 46c0d0f7ae LibWeb: Associate form elements with a form in parsing and dynamically il y a 3 ans
  Luke Wilde ed76b4238c LibWeb: Implement the legacy Audio factory function il y a 3 ans
  Andreas Kling 6ad427993a Everywhere: Behaviour => Behavior il y a 3 ans