[webkit-reviews] review granted: [Bug 135799] Pass inherited style only when resolving tree style : [Attachment 236387] patch 2

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 11 11:53:00 PDT 2014


Andreas Kling <akling at apple.com> has granted Antti Koivisto <koivisto at iki.fi>'s
request for review:
Bug 135799: Pass inherited style only when resolving tree style
https://bugs.webkit.org/show_bug.cgi?id=135799

Attachment 236387: patch 2
https://bugs.webkit.org/attachment.cgi?id=236387&action=review

------- Additional Comments from Andreas Kling <akling at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=236387&action=review


Solid LVR; r=me

> Source/WebCore/style/StyleResolveTree.cpp:68
> +    RenderTreePosition(RenderView&);
>      RenderTreePosition(RenderElement* parent);

These should be explicit.


More information about the webkit-reviews mailing list