[webkit-reviews] review granted: [Bug 219216] Use real dates and times as placeholders for date/time inputs with editable components : [Attachment 414702] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 20 17:10:56 PST 2020


Devin Rousso <drousso at apple.com> has granted  review:
Bug 219216: Use real dates and times as placeholders for date/time inputs with
editable components
https://bugs.webkit.org/show_bug.cgi?id=219216

Attachment 414702: Patch

https://bugs.webkit.org/attachment.cgi?id=414702&action=review




--- Comment #3 from Devin Rousso <drousso at apple.com> ---
Comment on attachment 414702
  --> https://bugs.webkit.org/attachment.cgi?id=414702
Patch

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

r=me

> Source/WebCore/ChangeLog:23
> +	   placeholders are not customizable in any way, as it is an
unspecified aspect

Does this include `HTMLInputElement.prototype.set placeholder` and/or basic CSS
properties with `::placeholder`?  If so, are there plans to add support for
these?


More information about the webkit-reviews mailing list