Definition
EditContext API defines CharacterBoundsUpdateEventInit
dictionary CharacterBoundsUpdateEventInit : EventInit {
unsigned long rangeStart = 0;
unsigned long rangeEnd = 0;
};
CharacterBoundsUpdateEventInit dictionaryEditContext API defines CharacterBoundsUpdateEventInit
dictionary CharacterBoundsUpdateEventInit : EventInit {
unsigned long rangeStart = 0;
unsigned long rangeEnd = 0;
};