Bug 879, set_hline: Discard U+00AD SOFT HYPHEN characters if UTF-8.
commit0c3a871a4b1fe342cd933036755b3d872ed62bf8
authorKalle Olavi Niemitalo <kon@iki.fi>
Thu, 26 Apr 2007 04:12:28 +0000 (26 07:12 +0300)
committerKalle Olavi Niemitalo <Kalle@Astalo.kon.iki.fi>
Thu, 26 Apr 2007 04:12:28 +0000 (26 07:12 +0300)
tree83636d35a5b4d8eb1720e3416a1282df4881b408
parent70dc594d93795fd519b9b53d856256c970a063aa
Bug 879, set_hline: Discard U+00AD SOFT HYPHEN characters if UTF-8.

If not UTF-8, then charsets.c has already discarded them.
src/document/html/renderer.c