Commit History

Author SHA1 Message Date
  Jamie Mansfield 1f1276ffb1 LibWeb: Implement HTMLMarqueeElement.trueSpeed 1 year ago
  Jamie Mansfield a917f8124c LibWeb: Implement HTMLMarqueeElement.scrollDelay 1 year ago
  Jamie Mansfield 2a408ecfbc LibWeb: Implement HTMLMarqueeElement.scrollAmount 1 year ago
  Luke Warlow a9669639ce LibWeb: Implement popover property and attribute 1 year ago
  Tim Ledbetter bdaa7f0e8e LibWeb: Implement the `HTMLTrackElement.kind` attribute 1 year ago
  Andreas Kling 9eb4b91168 LibWeb: Parse declarative shadow DOM template elements 1 year ago
  Hexeption 2f4668edce LibWeb: Added HTMLLinkElement.as 1 year ago
  Jamie Mansfield 2fde20adf9 LibWeb: Add IDL enum for fetch priority attribute 1 year ago
  Andreas Kling e610346fab LibWeb: Minimally implement HTMLElement.inert and HTMLElement.accessKey 1 year ago
  Bastiaan van der Plaat a2f101c10b LibWeb: Add input and textarea minlength and maxlength support 1 year ago
  Aliaksandr Kalenik 934aa6af6a LibWeb: Emit "focusin" and "focusout" events 1 year ago
  Aliaksandr Kalenik cd7b5b18e4 LibWeb: Emit "selectionchange" event on document 1 year ago
  Bastiaan van der Plaat 2107ab823d LibWeb: Add basic HTML meter element support 1 year ago
  Bastiaan van der Plaat 1cdbfc2ff1 LibWeb: Add ol start and li value attributes support 1 year ago
  Bastiaan van der Plaat 3e778fe29c LibWeb: Reorder and add missing form elements IDL items 1 year ago
  Shannon Booth e4f8c59210 LibWeb: Port AttributeNames to FlyString 1 year ago
  Shannon Booth dbf8ff64fb LibWeb: Add AttributeNames::list 1 year ago
  Timothy Flynn 54b5a431a3 LibWeb: Implement element slot-related attributes and settings 1 year ago
  Andreas Kling 25eee91811 AK: Make "foo"_fly_string infallible 2 years ago
  Nico Weber 66e210e406 Everywhere: Use nested namespace qualifiers 2 years ago
  Luke Wilde f04d1d493d LibWeb: Bring form submission more up to spec 2 years ago
  Andi Gallo 8090adf268 LibWeb: Add partial implementation of border conflict resolution 2 years ago
  Andreas Kling 9d78619b59 LibWeb: Let HTMLImageElement delay the document load event again 2 years ago
  Luke Wilde 034aaf3f51 LibWeb: Introduce CustomElementRegistry and creating custom elements 2 years ago
  Sam Atkins 88d64fcb55 LibWeb: Add HTMLAnchorElement.referrerPolicy property 2 years ago
  Srikavin Ramkumar f7176463b5 LibWeb: Implement 'create a potential-CORS request' algorithm 2 years ago
  Timothy Flynn db2ba5f1d9 LibWeb: Initialize static web strings during main-thread VM creation 2 years ago
  Timothy Flynn f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString 2 years ago
  Srikavin Ramkumar 1c2e7b1e47 LibWeb: Run object representation steps on specified attribute updates 2 years ago
  Igor Pissolati bfdb30c74a LibWeb: Implement bare-bones `HTMLElement.dir` 2 years ago