[Bug 10345] hspace and vspace on HTMLImageElement are signed long in DOM 2 HTML. Was there a good reason for the incompatible change to unsigned long?

http://www.w3.org/Bugs/Public/show_bug.cgi?id=10345


Aryeh Gregor <Simetrical+w3cbug@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |Ms2ger@gmail.com,
                   |                            |Simetrical+w3cbug@gmail.com




--- Comment #2 from Aryeh Gregor <Simetrical+w3cbug@gmail.com>  2010-08-11 20:22:07 ---
Also width on HTMLPreElement, and rowSpan/colSpan on HTMLTableCellElement, and
hspace/vspace on various interfaces other than HTMLImageElement, and span on
HTMLTableColElement, and cols/rows on HTMLTextAreaElement.  Those are all the
ones I can see.

-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Wednesday, 11 August 2010 20:22:09 UTC