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/
