Commit History

Author SHA1 Message Date
  Andreas Kling 53d0dd4a2e LibJS+LibWeb: Use new Cell::Visitor helpers to avoid manual iteration 1 year ago
  Matthew Olsson 8450041b52 LibWeb: Fix some GCVerifier warnings 1 year ago
  Matthew Olsson 0d70311c90 LibWeb: Resolve unresolved style values eagerly in KeyframeEffect 1 year ago
  Matthew Olsson 3dd9f2715f LibWeb: Resolve unresolved style values when animating properties 1 year ago
  Matthew Olsson b2fb9cc7d3 LibWeb: Allow ignoring unresolved style values when iterating properties 1 year ago
  Matthew Olsson ebfc6c33a6 LibWeb: Remove "resolved" from the name of Keyframe's property map 1 year ago
  Aliaksandr Kalenik cf7c933312 LibWeb: Add fast path to calculate invalidations for animated css props 1 year ago
  Andreas Kling c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes 1 year ago
  Aliaksandr Kalenik a9b8840a82 LibWeb: Add fast path for animated style properties update 1 year ago
  Matthew Olsson 90290eb985 LibWeb: Store Animations in Animatable instead of AnimationEffects 1 year ago
  Matthew Olsson 2ee022dead LibWeb: Set KeyframeEffect's pseudo-element if applicable 1 year ago
  Matthew Olsson 62f62a0e52 LibWeb: Correctly set timing function in AnimationEffect::update_timing 1 year ago
  Matthew Olsson ee63c729e5 LibWeb: Expand shorthand properties in KeyframeEffect 1 year ago
  Matthew Olsson ee4abacde6 LibWeb: Add AnimationEffect::target_properties() 1 year ago
  Matthew Olsson 5eea53f27a LibWeb: Keep track of associated AnimationEffects in Animatable 1 year ago
  Matthew Olsson 4e6c74dcf6 LibWeb: Define the composite order between two animations 1 year ago
  Matthew Olsson 1d98f812af LibWeb: Generate KeyframeSet in KeyframeEffect::set_keyframes 1 year ago
  Matthew Olsson 3c9c134d71 LibWeb: Implement KeyframeEffect::{get,set}_keyframes 1 year ago
  Matthew Olsson 38c67ba17c LibWeb: Implement parsing a monolithic keyframes-like argument 1 year ago
  Matthew Olsson 7d69fa0ccf LibWeb: Partially implement the "process a keyframes argument" procedure 1 year ago
  Matthew Olsson 9f404ed9c1 LibWeb: Implement the "compute missing keyframe offsets" procedure 1 year ago
  Matthew Olsson 38153b47d6 LibWeb: Implement the "process a keyframe-like object" procedure 1 year ago
  Matthew Olsson a27dd03dcc LibWeb: Avoid slicing struct in KeyframeEffect::construct_impl 1 year ago
  Bastiaan van der Plaat cf69fd0a09 LibWeb: Add input element valueAsDate property 1 year ago
  Andreas Kling f4fa37afd2 LibJS+LibWeb: Add missing JS_DEFINE_ALLOCATOR() for a bunch of classes 1 year ago
  Shannon Booth 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString 1 year ago
  Matthew Olsson 95d62822bf LibWeb: Implement KeyframeEffect::set_pseudo_element 1 year ago
  Matthew Olsson 5824916f8c LibWeb: Add KeyframeEffect IDL objects 1 year ago