summaryrefslogtreecommitdiff
path: root/test/data/tree-construction
Commit message (Expand)AuthorAgeFilesLines
* The foreign breakout method doesn't neccessarily break out of foreign state. ...Rupinder Singh Khokhar2014-08-011-2/+2
* Enabling some passed testsRupinder Singh Khokhar2014-08-011-6/+6
* tiny fix in tester & enabling some testsRupinder Singh Khokhar2014-08-011-3/+3
* This is perhaps the best way to treat an incoming script content_model_flag. ...Rupinder Singh Khokhar2014-08-011-1/+1
* Fixed dd/dt/li start tag handler once again. Also fixed resting of insertion ...Rupinder Singh Khokhar2014-08-011-1/+1
* Enabling testsRupinder Singh Khokhar2014-08-011-24/+24
* Now, since we have the support for retriving attributes from context, the for...Rupinder Singh Khokhar2014-08-011-1/+1
* Fixed some misplaced tags in in_body insertion mode. Also improved support fo...Rupinder Singh Khokhar2014-08-011-1/+1
* Added support to get attribute names & values from the context. This slows do...Rupinder Singh Khokhar2014-08-011-1/+1
* The foreign state is still bugy and fails some tests. It will be debugged aft...Rupinder Singh Khokhar2014-08-011-2/+2
* fixed handlers of table related and select related elementsRupinder Singh Khokhar2014-08-011-1/+1
* added provision to get quirks mode of document from treebuilder, assuming tre...Rupinder Singh Khokhar2014-08-011-1/+1
* fixed isindex and form start tag handlersRupinder Singh Khokhar2014-08-011-2/+2
* small fix to handle the param tag openRupinder Singh Khokhar2014-08-011-3/+3
* fixed content model switch at a place. Also added another step to handle xmp ...Rupinder Singh Khokhar2014-08-011-2/+2
* fixed dd,dt&li handler. Also fixed the scoping lists. Also added a missing su...Rupinder Singh Khokhar2014-08-011-1/+1
* Fixed The adoption agency & related thingsRupinder Singh Khokhar2014-08-011-2/+2
* Adding the latest test files without fixing the INDEXes or the test interfacesRupinder Singh Khokhar2014-06-1749-1225/+14891
* Fix handling of xmlns attributes on foreign content root elementsJohn Mark Bell2011-10-271-0/+10
* Update test data to reflect spec changesJohn Mark Bell2009-03-103-5/+10
* Sync treebuilder tests with html5libJohn Mark Bell2009-03-108-284/+344
* Lose svn:executable propertyJohn Mark Bell2009-03-101-0/+0
* Test case for attributes on first COL when COLGROUP is only implied.Michael Drake2008-09-071-0/+19
* Untested regression test case for attribute on first tr in table with no tbody.Michael Drake2008-09-061-0/+17
* Update the "after after frameset" tests to cover all spec casesAndrew Sidwell2008-08-111-22/+16
* Really fix handling of entities in attributesJohn Mark Bell2008-08-041-0/+10
* Fix expected output of regression test.John Mark Bell2008-08-031-24/+24
* Merged revisions 4631-4838 via svnmerge from John Mark Bell2008-07-312-0/+32
* Add tests to test the "after body" mode in full.Andrew Sidwell2008-07-122-0/+130
* Add "after after body" and "after after frameset" testsuites.Andrew Sidwell2008-07-113-0/+232
* Fix an html5lib testcase (also committed upstream).Andrew Sidwell2008-07-111-1/+1
* - Fix html5lib test. (also committed upstream)Andrew Sidwell2008-07-111-1/+0
* Add tree construction tests in anticipation of a test harness.Andrew Sidwell2008-07-0313-0/+5816