about summary refs log tree commit diff stats
path: root/test
Commit message (Collapse)AuthorAgeLines
* Concatenate multiple properties with the same nameAlan Pearce2014-09-24-0/+9
|
* Parse child implied URLsAlan Pearce2014-09-24-0/+4
|
* Parse implied photo propertiesAlan Pearce2014-09-24-0/+17
|
* Add full support for implied namesAlan Pearce2014-09-23-0/+16
|
* Add basic img property inferringAlan Pearce2014-09-23-0/+3
|
* Add basic implied URL parsingAlan Pearce2014-09-23-0/+3
|
* Test + implement multi-child property parsingAlan Pearce2014-09-22-0/+19
|
* Trim extra spaces from HTML contentAlan Pearce2014-09-22-0/+8
|
* Trim strings when retrieving property valuesAlan Pearce2014-09-22-0/+3
|
* Output lists of values according to specAlan Pearce2014-09-22-31/+31
|
* Add initial implied property parsingAlan Pearce2014-09-21-0/+3
|
* Parse mf names into type arrayAlan Pearce2014-09-21-1/+1
|
* Fix HTML typo in testsAlan Pearce2014-09-21-1/+1
|
* Extract helper method from testsAlan Pearce2014-09-20-29/+33
|
* Implement some basic value-class parsingAlan Pearce2014-09-15-0/+6
|
* Add basic example testAlan Pearce2014-09-15-0/+3
|
* Parse an empty document correctlyAlan Pearce2014-09-15-0/+3
|
* Switch to expectations test libraryAlan Pearce2014-09-15-132/+101
|
* Add support for parsing rel attributesAlan Pearce2014-09-13-0/+9
|
* Add e-* parsingAlan Pearce2014-09-13-0/+12
|
* Add tests for classes-to-propsAlan Pearce2014-09-13-0/+9
|
* Add basic support for dt-* parsingAlan Pearce2014-09-13-0/+30
|
* Fallback to text content if attributes are not foundAlan Pearce2014-09-13-2/+14
|
* Test smaller units of codeAlan Pearce2014-09-13-31/+32
|
* Add u-* parsing capabilityAlan Pearce2014-09-13-0/+21
|
* Re-format trailing parenthesesAlan Pearce2014-09-12-6/+3
|
* Add support for parsing empty br/hr tagsAlan Pearce2014-09-12-0/+10
|
* Get correct property value for special tagsAlan Pearce2014-09-11-0/+13
| | | | img, area, abbr, data and input tags are all consumed differently.
* Use class name for property keywordsAlan Pearce2014-09-11-2/+7
|
* Create test & implementation for p-name parsingAlan Pearce2014-09-10-1/+6
|
* Create initial test and implementationAlan Pearce2014-09-09-7/+8
|
* Initial commit.Alan Pearce2014-09-09-0/+7