Commit History

Author SHA1 Message Date
  sin-ack 9121cc7cae LibWeb: Implement CanvasRenderingContext2D.measureText 3 years ago
  Linus Groh 615be9eb7c LibWeb: Add the SubtleCrypto interface 3 years ago
  Linus Groh 35d3a1e77b LibWeb: Add the TextEncoder interface 3 years ago
  Sam Atkins c9062b4ed5 LibWeb: Remove now-unused CustomStyleValue 3 years ago
  Sam Atkins 000fb5a70d LibWeb: Add new UnresolvedStyleValue class 3 years ago
  Vyacheslav Pukhanov 3f006d81fe LibWeb: Add JSON serialization for nested browsing contexts 3 years ago
  Andreas Kling 7c57961c61 LibWeb: Move BrowsingContext into HTML/ 3 years ago
  Sam Atkins 05682f8c66 LibWeb: Add NodeWithStyleAndBoxModelMetrics to Forward.h 3 years ago
  Sam Atkins ae2a3bf185 LibWeb: Add BackgroundSizeStyleValue 3 years ago
  Sam Atkins 988a8ed3d8 LibWeb: Parse CSS `background-position` property 3 years ago
  Andreas Kling 19eda59359 LibWeb: Add FlexFormattingContext to the forwarding header 3 years ago
  Timothy Flynn d24ae8063b LibWeb: Implement DOMTokenList for managing space-separated tokens lists 3 years ago
  Timothy Flynn 2a3ac02ef1 LibWeb: Implement (most of) NamedNodeMap to store attributes 3 years ago
  Timothy Flynn e01dfaac9a LibWeb: Implement Attribute closer to the spec and with an IDL file 3 years ago
  Timothy Flynn 8d27292fac LibWeb: Alphabetize LibWeb's forward and JS wrapper declarations 3 years ago
  Timothy Flynn ebe704a03d LibWeb: Stub out a basic IntersectionObserver interface 3 years ago
  Linus Groh f952db1a1f LibWeb: Implement PromiseRejectionEvent 3 years ago
  Andreas Kling fdc1c15064 LibWeb: Stub out a basic ResizeObserver interface 3 years ago
  Andreas Kling 5c9ca5c2dc LibWeb: Stub out a basic Selection interface 3 years ago
  Sam Atkins 57a25139a5 LibWeb: Implement `@supports` rule :^) 3 years ago
  Sam Atkins 87a30418bf LibWeb: Add CSS 'Supports' class 3 years ago
  Andreas Kling 3c0b55c284 LibWeb: Add DOMRectReadOnly and make DOMRect inherit from it 3 years ago
  Andreas Kling c4826eae4f LibWeb: Rename Layout::BlockBox => BlockContainer 3 years ago
  Andreas Kling 85a0772147 LibWeb: Start work towards modern CSS "display" values 3 years ago
  Sam Atkins 050823bea7 LibWeb: Fire MediaQueryListEvents when an MQL's match-state changes 3 years ago
  Sam Atkins 68c246368b LibWeb: Predeclare MediaList and CSSRuleList 3 years ago
  Luke Wilde 8d6db36cbb LibWeb: Add support for NodeList 3 years ago
  Sam Atkins 3e74c194f9 LibWeb: Add CSSMediaRule 3 years ago
  Sam Atkins 0a4d9c6d31 LibWeb: Partially implement MediaQuery class :^) 3 years ago
  Idan Horowitz 2c6c9b73c8 LibWeb: Add the Web::Crypto namespace, built-in, and getRandomValues 3 years ago