]> git.eshelyaron.com Git - emacs.git/commit
Fix <textarea> default texts in eww
authorXu Chunyang <xuchunyang56@gmail.com>
Fri, 17 Jul 2020 14:43:57 +0000 (16:43 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Fri, 17 Jul 2020 14:43:57 +0000 (16:43 +0200)
commit92609aad38e5ec6175078b52bf6ecc5653a84170
tree7996eccf8a1da323f8d9d241d3bbf5c56d399808
parentaa7fe6ce25205c34b2cc9cd56650c6eba752255a
Fix <textarea> default texts in eww

* lisp/net/eww.el (eww-tag-textarea): <textarea> default text
comes from the contents, not a value attribute (bug#39867).
lisp/net/eww.el