Definition
Pointer-driven Animations Module Level 1 defines PointerTimelineOptions
dictionary PointerTimelineOptions {
Element? source;
PointerAxis axis = "block";
};
PointerTimelineOptions dictionaryPointer-driven Animations Module Level 1 defines PointerTimelineOptions
dictionary PointerTimelineOptions {
Element? source;
PointerAxis axis = "block";
};