HtmlPreserver currently assumes all HTML tags and their attributes are
non-localizable. However, tags like <input type="submit" value=" Submit "/>
have localizable text in attributes.
Fixing this will probably require some table of tag/attributes that should be
considered localizable, and may complicate generating the non-localizable text
fragments.
Original issue reported on code.google.com by jat@google.com on 14 Jun 2011 at 9:36
Original issue reported on code.google.com by
jat@google.com
on 14 Jun 2011 at 9:36