shr.el: Don't render a normal table twice
commite42b964c1246562a7c2345e528bd0a2fe5448015
authorKatsumi Yamaoka <yamaoka@jpl.org>
Tue, 29 Nov 2016 10:20:51 +0000 (29 10:20 +0000)
committerKatsumi Yamaoka <yamaoka@jpl.org>
Tue, 29 Nov 2016 10:20:51 +0000 (29 10:20 +0000)
treed1a72b8b77853fe59a247c9a4e36a52953e902a6
parent2c8a7e50d24daf19ea7d86f1cfeaa98a41c56085
shr.el: Don't render a normal table twice

* lisp/net/shr.el (shr-collect-extra-strings-in-table):
Don't render a table if it is called for the first time,
IOW, recognize it to never be invalid (bug#25051).
lisp/net/shr.el