Historial de Commits

Autor SHA1 Mensaje Fecha
  DerpyCrabs 2f828231c4 LibWeb: Implement Geometry::DOMRectList hace 3 años
  Sam Atkins 2fad940b0b LibWeb: Add SVG `<polygon>` element and test case :^) hace 3 años
  Sam Atkins 116a1f485c LibWeb: Add SVG `<polyline>` element and test case :^) hace 3 años
  Sam Atkins 17912330c4 LibWeb: Add SVG `<line>` element and test case :^) hace 3 años
  Sam Atkins 3a1a35ef8f LibWeb: Add SVG `<ellipse>` element and test case :^) hace 3 años
  Sam Atkins 21bdcee3c3 LibWeb: Add SVG `<circle>` element and test case :^) hace 3 años
  Sam Atkins 1dde6a0a2b LibWeb: Add SVG `<rect>` element and test case :^) hace 3 años
  Andreas Kling 47979996e8 LibWeb: Add Storage interface and window.localStorage hace 3 años
  Luke Wilde 11eedc309a LibWeb: Implement ErrorEvent hace 3 años
  Andreas Kling 627ad6c37c LibWeb: Add a proper FocusEvent interface for "focus" and "blur" events hace 3 años
  Andreas Kling f92ee94fe2 LibWeb: Expose KeyboardEvent's constructor on the window object hace 3 años
  Andreas Kling dc3bf32307 LibWeb: Add barebones CanvasGradient object hace 3 años
  sin-ack 9121cc7cae LibWeb: Implement CanvasRenderingContext2D.measureText hace 3 años
  Linus Groh 615be9eb7c LibWeb: Add the SubtleCrypto interface hace 3 años
  Linus Groh 35d3a1e77b LibWeb: Add the TextEncoder interface hace 3 años
  Timothy Flynn ebe704a03d LibWeb: Stub out a basic IntersectionObserver interface hace 3 años
  Linus Groh f952db1a1f LibWeb: Implement PromiseRejectionEvent hace 3 años
  Andreas Kling fdc1c15064 LibWeb: Stub out a basic ResizeObserver interface hace 3 años
  Andreas Kling 5c9ca5c2dc LibWeb: Stub out a basic Selection interface hace 3 años
  Andreas Kling 3c0b55c284 LibWeb: Add DOMRectReadOnly and make DOMRect inherit from it hace 3 años
  Sam Atkins 050823bea7 LibWeb: Fire MediaQueryListEvents when an MQL's match-state changes hace 3 años
  Luke Wilde 8d6db36cbb LibWeb: Add support for NodeList hace 3 años
  Idan Horowitz 2c6c9b73c8 LibWeb: Add the Web::Crypto namespace, built-in, and getRandomValues hace 3 años
  Andreas Kling c8bf7f9c41 LibWeb: Expose CSSStyleRule on the window object hace 3 años
  Andreas Kling 3a4565beec LibWeb: Make CSSRule and CSSRuleList available to JavaScript :^) hace 3 años
  Andreas Kling 0a90d466a0 LibWeb: Expose CSSStyleDeclaration on the window object hace 3 años
  Luke Wilde f7ac3545cc LibWeb: Add initial support for CustomEvent hace 3 años
  Luke Wilde b04fafee74 LibWeb: Add some missing events in EventWrapperFactory hace 3 años
  Luke Wilde f6b24a72ee LibWeb: Add support for HTMLOrSVGElement.dataset hace 3 años
  Luke Wilde 37347cbcb6 LibWeb: Convert HTMLCollection to use IDL special operations hace 3 años