[Webkit-unassigned] [Bug 155086] RenderTextControlSingleLine shouldn't mutate placeholder element inline style

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Mar 6 02:02:41 PST 2016


https://bugs.webkit.org/show_bug.cgi?id=155086

Andreas Kling <akling at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #273133|review?                     |review+
              Flags|                            |

--- Comment #5 from Andreas Kling <akling at apple.com> ---
Comment on attachment 273133
  --> https://bugs.webkit.org/attachment.cgi?id=273133
patch

View in context: https://bugs.webkit.org/attachment.cgi?id=273133&action=review

r=me

> Source/WebCore/ChangeLog:10
> +        Text field placeholder element is currently managed by changing its inline style
> +        from the host renderer based on the host style and state. Rendering poking
> +        into DOM is wrong.

This is so weird.

> Source/WebCore/html/shadow/TextControlInnerElements.cpp:165
> +// ----------------------------

----------------------------

> Source/WebCore/html/shadow/TextControlInnerElements.h:78
> +    TextControlPlaceholderElement(Document&);

explicit

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160306/4959ae5a/attachment.html>


More information about the webkit-unassigned mailing list