[webkit-reviews] review granted: [Bug 87186] Add a Setting to make position:fixed form a new stacking context : [Attachment 143407] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 22 17:58:32 PDT 2012


Adam Barth <abarth at webkit.org> has granted James Robinson
<jamesr at chromium.org>'s request for review:
Bug 87186: Add a Setting to make position:fixed form a new stacking context
https://bugs.webkit.org/show_bug.cgi?id=87186

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

------- Additional Comments from Adam Barth <abarth at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=143407&action=review


> Source/WebKit/chromium/public/WebSettings.h:153
> +    virtual void setFixedPositionCreatesStackingContext(bool) = 0;

Do you think we should alphabetize this list?


More information about the webkit-reviews mailing list