Don't collect strings existing out of <tr>...</tr>
commitb13d6f2c397419688374f95c99a55d077312ca94
authorKatsumi Yamaoka <yamaoka@jpl.org>
Mon, 21 Nov 2016 08:21:27 +0000 (21 08:21 +0000)
committerKatsumi Yamaoka <yamaoka@jpl.org>
Mon, 21 Nov 2016 08:21:27 +0000 (21 08:21 +0000)
treec9965a461dacb13d9d11498243be0c72e4acfdad
parent5be4b9ff9edae9d36954ef004f2faa7630711179
Don't collect strings existing out of <tr>...</tr>

* lisp/net/shr.el (shr-collect-extra-strings-in-table):
Don't collect strings existing out of <tr>...</tr> to avoid
duplication with what `shr-tag-table' renders.
lisp/net/shr.el