Gabriel Hurley 8a10e8a5f9 Handle custom column classes; inherit from HTMLElement.
* Fixes bug 960588, allowing custom (and mixed) column classes
    to be handled appropriately in the table metaclass.
  * Reworks Column and Cell to inherit from HTMLElement, making
    them both more consistent and easier to customize.
    Fixes bug 960590.

Change-Id: I88ec6d8d66703f11c508b4c10af439e3b732b3ce
2012-03-20 13:52:14 -07:00
..