[sethtml-tree-construction.tentative.html]
[Testcase #31, "
DIV
", config: "{\n "elements": [{ "name": "div", "removeAttributes": ["id", "title"\] }\],\n "attributes": ["id", "title"\]\n}".]
expected: FAIL
[Testcase #26, "P
DIV
", config: "{ "elements": [\n { "name": "p", "attributes": ["title"\] },\n { "name": "div", "attributes": ["id"\] }\n\]}".]
expected: FAIL
[Testcase #28, "DIV
", config: "{ "elements": [{ "name": "div", "attributes": ["id"\], "removeAttributes": ["id"\] }\]}".]
expected: FAIL
[Testcase #71, "| ", config: "{ "replaceWithChildrenElements": ["table"\] }".]
expected: FAIL
|