WICG / shape-detection-api

Detection of shapes (faces, QR codes) in images
https://wicg.github.io/shape-detection-api
Other
306 stars 36 forks source link

The boundingBox attribute in DetectedText should be DOMRectReadOnly #41

Closed codeimpl closed 6 years ago

codeimpl commented 6 years ago

There is no reason to allow developers to overwrite boudingBox's properties. So the attribute should be DOMRectReadOnly.