Commit History

Autor SHA1 Mensaxe Data
  Matthew Olsson c85f00e373 LibWeb: Only read enumerable keyframe properties hai 1 ano
  Matthew Olsson 44bb6e8390 LibWeb: Handle the cssFloat and cssOffset keyframe properties properly hai 1 ano
  Matthew Olsson 36ceaf38d5 LibWeb: Check for nullish objects in process_a_keyframe algorithm hai 1 ano
  Matthew Olsson 37ee45db3d LibWeb: Use camelCase for JS keyframe objects hai 1 ano
  Matthew Olsson b5c682bc2e LibWeb: Copy the keyframes in KeyframeEffect's copy constructor hai 1 ano
  Matthew Olsson 73aadddbc1 LibWeb: Reject invalid keyframe offset values hai 1 ano
  Matthew Olsson e13cd914a9 LibWeb: Handle animating the 'all' property hai 1 ano
  Matthew Olsson 64ec66e209 LibWeb: Handle animating 'initial' property values hai 1 ano
  Matthew Olsson 2adb4c460d LibWeb: Change enum to enum class in KeyframeEffect hai 1 ano
  Matthew Olsson 7bd62809a9 LibWeb: Include leading colons in KeyframeEffect::pseudo_element() hai 1 ano
  Matthew Olsson 854d02fe10 LibWeb: Reject more invalid pseudo-element selectors in KeyframeEffect hai 1 ano
  Matthew Olsson e188ab1493 LibWeb: Add missing spec links to KeyframeEffect hai 1 ano
  Tim Ledbetter 398bf10b92 LibWeb: Use `TraversalDecision` for multi level Node traversal methods hai 1 ano
  Shannon Booth bad44f8fc9 LibWeb: Remove Bindings/Forward.h from LibWeb/Forward.h hai 1 ano
  Andreas Kling 53d0dd4a2e LibJS+LibWeb: Use new Cell::Visitor helpers to avoid manual iteration hai 1 ano
  Matthew Olsson 8450041b52 LibWeb: Fix some GCVerifier warnings hai 1 ano
  Matthew Olsson 0d70311c90 LibWeb: Resolve unresolved style values eagerly in KeyframeEffect hai 1 ano
  Matthew Olsson 3dd9f2715f LibWeb: Resolve unresolved style values when animating properties hai 1 ano
  Matthew Olsson b2fb9cc7d3 LibWeb: Allow ignoring unresolved style values when iterating properties hai 1 ano
  Matthew Olsson ebfc6c33a6 LibWeb: Remove "resolved" from the name of Keyframe's property map hai 1 ano
  Aliaksandr Kalenik cf7c933312 LibWeb: Add fast path to calculate invalidations for animated css props hai 1 ano
  Andreas Kling c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes hai 1 ano
  Aliaksandr Kalenik a9b8840a82 LibWeb: Add fast path for animated style properties update hai 1 ano
  Matthew Olsson 90290eb985 LibWeb: Store Animations in Animatable instead of AnimationEffects hai 1 ano
  Matthew Olsson 2ee022dead LibWeb: Set KeyframeEffect's pseudo-element if applicable hai 1 ano
  Matthew Olsson 62f62a0e52 LibWeb: Correctly set timing function in AnimationEffect::update_timing hai 1 ano
  Matthew Olsson ee63c729e5 LibWeb: Expand shorthand properties in KeyframeEffect hai 1 ano
  Matthew Olsson ee4abacde6 LibWeb: Add AnimationEffect::target_properties() hai 1 ano
  Matthew Olsson 5eea53f27a LibWeb: Keep track of associated AnimationEffects in Animatable hai 1 ano
  Matthew Olsson 4e6c74dcf6 LibWeb: Define the composite order between two animations hai 1 ano