[webkit-reviews] review denied: [Bug 36713] Support box-sizing without the vendor prefix : [Attachment 62420] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 23 08:35:39 PDT 2010


Darin Adler <darin at apple.com> has denied Peter Beverloo <peter at lvp-media.com>'s
request for review:
Bug 36713: Support box-sizing without the vendor prefix
https://bugs.webkit.org/show_bug.cgi?id=36713

Attachment 62420: Patch
https://bugs.webkit.org/attachment.cgi?id=62420&action=review

------- Additional Comments from Darin Adler <darin at apple.com>
Adding plain old "box-sizing" requires only that the standard is far enough
along that we are confident we will not create incompatibilities with other
browsers. But removing "-webkit-box-sizing" requires research to determine what
content is using the webkit-prefixed name. Please don't remove it without doing
the research!

Haven’t we already gone over this in the context of -webkit-opacity?


More information about the webkit-reviews mailing list