Commit History

Author SHA1 Message Date
  Aliaksandr Kalenik a8587fe54e LibWeb: Add support for "place-items" CSS property 2 years ago
  Kenneth Myhra f1d69d789b LibWeb: Add TransformStream scaffolding 2 years ago
  Kenneth Myhra 12ff48047f LibWeb: Add Transformer API 2 years ago
  Ali Mohammad Pur dd073b2711 Meta/CodeGenerators+LibWeb: Implement parsing CSS easing functions 2 years ago
  Luke Wilde 165abafb80 LibWeb: Add initial implementation of IntersectionObserver 2 years ago
  Jonah 57a6d577ad LibWeb: Add AriaData object to parse ARIAMixin data 2 years ago
  Shannon Booth 0f040456a7 LibWeb: Add ReadableStreamGetReaderOptions to ReadableStream.getReader 2 years ago
  Daniel Adams 49e6414c58 LibWeb: Start filling out BaseAudioContext/AudioContext interfaces 2 years ago
  Shannon Booth 42c102ecb6 LibWeb: Add IDL definition for Web::Streams::QueuingStrategy 2 years ago
  Shannon Booth f86c3ab148 LibWeb: Implement ByteLengthQueuingStrategy highWaterMark property 2 years ago
  Shannon Booth c9941ba95b LibWeb: Implement CountQueuingStrategy highWaterMark property 2 years ago
  Shannon Booth 0d714ad165 LibWeb: Add IDL definition for Web::Streams::QueuingStrategyInit 2 years ago
  Luke Wilde c9c1ddd0bb LibWeb: Fix up constructing the form entry list 2 years ago
  Andreas Kling 34591ff3d9 LibWeb: Use a separate class for shared image requests 2 years ago
  Shannon Booth 666e413cd2 LibWeb: Add missing forward of Web::Streams::PullIntoDescriptor 2 years ago
  Timothy Flynn ac2238ee70 LibWeb: Begin implementing the HTMLAudioElement for audio playback 2 years ago
  Timothy Flynn c89fd6dff0 LibWeb: Implement the AudioTrack and AudioTrackList interfaces 2 years ago
  Timothy Flynn a34e369252 Ladybird+LibWeb+WebContent: Create a platform plugin for playing audio 2 years ago
  Timothy Flynn ee48d7514f LibWeb: Extract media element timeline painting to a base class 2 years ago
  Sam Atkins 5e3da93f1a LibWeb: Add RatioStyleValue and parsing 2 years ago
  Timothy Flynn e2e4e6da52 LibWeb: Implement the SVG title element 2 years ago
  Luke Wilde 42a183720b LibWeb/SVG: Support url() in the stroke attribute 2 years ago
  stelar7 8773122f6b LibWeb: Implement the <summary> element 2 years ago
  Sam Atkins 1160d8186b LibWeb: Implement IntegerStyleValue, for holding `<integer>` 2 years ago
  Sam Atkins ad8565011c LibWeb: Rename NumericStyleValue -> NumberStyleValue 2 years ago
  FalseHonesty dcead6f5eb LibWeb: Add support for parsing place-content shorthand CSS property 2 years ago
  Ali Mohammad Pur e90752cc21 LibWeb: Add preliminary support for CSS animations 2 years ago
  Ali Mohammad Pur 279924242d LibWeb: Add CSS CompositeStyleValue 2 years ago
  Sam Atkins f6fae315e3 LibWeb: Add CustomIdentStyleValue, along with parsing for it 2 years ago
  Luke Wilde a5936864d9 LibWeb: Stub AudioContext constructor 2 years ago