[webvtt] Inconsistent VTTRegion API Definitions

BenjaminSchaaf has just created a new issue for 
https://github.com/w3c/webvtt:

== Inconsistent VTTRegion API Definitions ==
For 
[VTTRegion](https://w3c.github.io/webvtt/#the-vttregion-interface): 
`width`, `regionAnchorX`, `regionAnchorY`, `viewportAnchorX` and 
`viewportAnchorY` describe setting with a value "interpreted as a 
percentage" for their detailed description. However in the overview 
definition it states it should throw a `IndexSizeError` if outside the
 0..100 range.

This is inconsistent with the API definitions for `VTTCue`

Please view or discuss this issue at 
https://github.com/w3c/webvtt/issues/329 using your GitHub account

Received on Tuesday, 21 February 2017 00:18:03 UTC