[Webkit-unassigned] [Bug 37900] cloneNode() does not preserve z-index with more than six digits

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 3 15:01:29 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=37900


Darin Adler <darin at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #54962|review?                     |review+
               Flag|                            |




--- Comment #15 from Darin Adler <darin at apple.com>  2010-05-03 15:01:28 PST ---
(From update of attachment 54962)
> +    if (attached() && checked()) {
> +        checkedRadioButtons(this).addButton(this);
> +    }

No braces around single line if statements.

r=me

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list