https://www.w3.org/Bugs/Public/show_bug.cgi?id=25314
Bug ID: 25314
Summary: screen.orientation.angle should be an unsigned short
Product: WebAppsWG
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P2
Component: Screen Orientation
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected], [email protected]
The main purpose of that is to use the value for computation. It's a bit of a
shame that it is a string. Let's make it an number so developers don't have to
use parseInt() on it. Also, it will solve some issues Peter Beverloo had
(regarding watches that could have non rectangular screen).
--
You are receiving this mail because:
You are on the CC list for the bug.