[webkit-reviews] review requested: [Bug 37900] cloneNode() does not preserve z-index with more than six digits : [Attachment 54023] Reverted the order change in Element::cloneElementWithoutChildren r54372

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 21 22:14:55 PDT 2010


Steven Lai <steven_lai at asia.apple.com> has asked  for review:
Bug 37900: cloneNode() does not preserve z-index with more than six digits
https://bugs.webkit.org/show_bug.cgi?id=37900

Attachment 54023: Reverted the order change in
Element::cloneElementWithoutChildren r54372
https://bugs.webkit.org/attachment.cgi?id=54023&action=review

------- Additional Comments from Steven Lai <steven_lai at asia.apple.com>
Reverted the order change in Element::cloneElementWithoutChildren r54372
Avoided cloned radio buttons from getting a wrong checked state by postponing
the uncheck of the old radio button till the new radio button is attached


More information about the webkit-reviews mailing list