Add lower bounds check for DOM tag reference

- Closes #189
This commit is contained in:
Thomas Lauf 2018-11-25 12:24:30 +01:00
parent 067a475614
commit c598f2bd66
42 changed files with 2522 additions and 2 deletions

14
test/task_modify-1.json Normal file
View file

@ -0,0 +1,14 @@
{
"description": "Hey Foo",
"entry": "20180316T231055Z",
"modified": "20180316T232042Z",
"status": "pending",
"uuid": "d07b40c4-5df7-409f-bf98-930e550333b3"
}
{
"description": "Hello World",
"entry": "20180316T231055Z",
"modified": "20180316T232042Z",
"status": "pending",
"uuid": "d07b40c4-5df7-409f-bf98-930e550333b3"
}