wpt: unskip test

This commit is contained in:
Pierre Tachoire
2023-12-15 11:10:38 +01:00
parent 2b298708ba
commit 1cf0fc71ea
2 changed files with 5 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
var creators = {
"element": "createElement",
"text": "createTextNode",
"comment": "createComment"
};