1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-07-05 03:33:27 +00:00
TiddlyWiki5/editions/test/tiddlers/tests
Jeremy Ruston 23b4e03cd5
Extend HTML tag parser to maintain an ordered array of attribute names (#6132)
* Extend HTML tag parser to maintain an ordered array of attribute names

* Add some tests for repeated attributes

* Record entire attribute in orderedAttributes array so that we can work with duplicated attributes
2021-10-27 11:35:12 +01:00
..
data/deserializers Add support for JSON-formatted tiddler store, and make it the default (#5708) 2021-07-14 09:15:30 +01:00
test-backlinks.js Add backlinks indexer (#4421) 2020-03-26 13:15:02 +00:00
test-compare-filter.js Add new compare filter operator 2020-04-13 10:03:01 +01:00
test-deserializers.js Add support for JSON-formatted tiddler store, and make it the default (#5708) 2021-07-14 09:15:30 +01:00
test-filters.js More sorting tests to help with #6053 2021-09-20 11:04:37 +01:00
test-html-parser.js Extend HTML tag parser to maintain an ordered array of attribute names (#6132) 2021-10-27 11:35:12 +01:00
test-linked-list.js Memory efficient linked list (#5380) 2021-01-09 20:52:34 +00:00
test-parsetextreference.js Fixed bug introduced into transclusions for blank fields in #5736 (#5835) 2021-06-29 12:07:14 +01:00
test-prefixes-filter.js :map filter run prefix with docs and tests (#5813) 2021-06-21 20:59:58 +01:00
test-tags.js Enable indexers in tag test (#4355) 2020-04-07 20:44:26 +01:00
test-tiddler.js Add isEqual() method to tiddlers 2014-06-23 08:09:59 +01:00
test-utils.js Fix tests to work in other timezones 2020-12-01 10:52:24 +00:00
test-widget.js Fix: bug with List Widget where the counter-last variable is not always accurately updated on refresh (#5883) 2021-07-15 21:59:07 +01:00
test-wikitext-parser.js Extend HTML tag parser to maintain an ordered array of attribute names (#6132) 2021-10-27 11:35:12 +01:00
test-wikitext.js Don't set draggable property for links 2017-03-28 13:05:00 +01:00