Historial de Commits

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