summaryrefslogtreecommitdiff
path: root/src/html/html_opt_group_element.h
Commit message (Collapse)AuthorAgeFilesLines
* Fix: Proper copy constructor for HTMLOptGroupElement.Michael Drake2016-02-051-0/+9
|
* Simplified consistant interface to HTMLElement creation.Michael Drake2016-01-281-4/+4
| | | | Also fixes STYLE element not getting the correct namespace or prefix.
* HTMLOptGroupElement: ImplementationDaniel Silverstone2012-07-191-1/+45
|
* HTMLOptGroupElement: Prepare for implementationDaniel Silverstone2012-07-191-0/+7