position property
The position property of the VTTCue interface represents the
indentation of the cue within the line.
Implementation
external LineAndPositionSetting get position;
Implementation
external set position(LineAndPositionSetting value);