This repository was archived by the owner on Nov 15, 2017. It is now read-only.

Description
An NBSP variable has plagued DOMBuilder since it was first used to generate tables many moons ago. There are a couple of special cases in the code involving the unicode String representation of a non-breaking space.
As DOMBuilder doesn't do any HTML parsing with innerHTML, how can we make it easier to work with entities in Strings?