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