]> git.eshelyaron.com Git - emacs.git/commit
Fix <optgroup> in selects in eww
authorLars Ingebrigtsen <larsi@gnus.org>
Sat, 5 Sep 2020 13:42:26 +0000 (15:42 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Sat, 5 Sep 2020 13:42:26 +0000 (15:42 +0200)
commitb9bdc48b4c79c88e36216b404997084fecf1bed2
treea46f6d4a0c0fe342c84bd6a73d26149cc8aa7e74
parent81657507c296843971e4a921377451ecc3739e5e
Fix <optgroup> in selects in eww

* lisp/net/eww.el (eww-tag-select): Use all the options.  This
fixes the problem with <optgroup> elements that wrap them (bug#43217).
lisp/net/eww.el