summaryrefslogtreecommitdiff
path: root/src/Nodes
AgeCommit message (Expand)Author
2018-10-21Fix incorrect tagName checkAndres Rey
2018-10-17Update comment of hasSingleTagInsideElementAndres Rey
2018-09-05Update initial parsing and add isWhitespace trait function.Andres Rey
2018-09-02Add hasAttribute overrideAndres Rey
2018-09-02Add isProbablyVisible functionAndres Rey
2018-09-02Rename hasSinglePNode to hasSingleTagInsideElement and accept tag as parameterAndres Rey
2018-09-01Import the isPhrasingContent function. Might want to check the recursive loop...Andres Rey
2018-09-01Update logic when accessing next elementAndres Rey
2018-09-01Add unlikely candidateAndres Rey
2018-03-19Apply StyleCI diffAndres Rey
2018-03-10Add _cleanClasses functionAndres Rey
2018-03-10Add missing DOMEntity classAndres Rey
2018-01-27Make sure that we do not allow the DOMDocument reach the parsing algorithm (B...Andres Rey
2018-01-11Add missing DOM class DOMEntityReference.Pedro Amorim
2017-12-09Remove modal as a negative propertyAndres Rey
2017-12-02Apply fixes from StyleCIAndres Rey
2017-12-01Move the DOM classes to its own namespaceAndres Rey
2017-12-01Merge remote-tracking branch 'origin/v1.0' into v1.0Andres Rey
2017-12-01Rename NodeClass namespace to NodesAndres Rey