[webkit-reviews] review granted: [Bug 64253] Implement text field placeholders using shadow DOM : [Attachment 100463] Patch 3

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 12 08:54:14 PDT 2011


Dimitri Glazkov (Google) <dglazkov at chromium.org> has granted Kent Tamura
<tkent at chromium.org>'s request for review:
Bug 64253: Implement text field placeholders using shadow DOM
https://bugs.webkit.org/show_bug.cgi?id=64253

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

------- Additional Comments from Dimitri Glazkov (Google)
<dglazkov at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=100463&action=review


> Source/WebCore/rendering/RenderTextControlMultiLine.h:52
> +    virtual RenderObject* layoutSpecialExcludedChild(bool relayoutChildren);


Whoa, this is crazy stuff. I didn't realize this mechanism existed.


More information about the webkit-reviews mailing list