[whatwg] HTMLMediaElement: pixelratio, unsigned int, timeupdate

Cameron McCormack cam at mcc.id.au
Fri Jun 19 00:40:51 PDT 2009


Philip Jägenstedt:
> > What should be done if a reflected unsigned integer DOM attribute is set 
> > to a negative number? INDEX_SIZE_ERR, ignored or something else? I'm 
> > quite sure it's well defined, just not in 
> > http://www.whatwg.org/specs/web-apps/current-work/multipage/infrastructure.html#reflect

Ian Hickson:
> This is a WebIDL issue.

Indeed, Web IDL says that you do a ToUint32() on the Number being
assigned.

-- 
Cameron McCormack ≝ http://mcc.id.au/



More information about the whatwg mailing list