Commit updated Javascript packages
This commit is contained in:
11
build/javascript/node_modules/domhandler/test/cases/12-text_only.json
generated
vendored
Normal file
11
build/javascript/node_modules/domhandler/test/cases/12-text_only.json
generated
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"name": "Only text",
|
||||
"options": {},
|
||||
"html": "this is the text",
|
||||
"expected": [
|
||||
{
|
||||
"data": "this is the text",
|
||||
"type": "text"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user