mirror of
https://github.com/lightpanda-io/browser.git
synced 2025-10-29 07:03:29 +00:00
wpt: unskip test
This commit is contained in:
5
tests/wpt/dom/nodes/creators.js
Normal file
5
tests/wpt/dom/nodes/creators.js
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
var creators = {
|
||||||
|
"element": "createElement",
|
||||||
|
"text": "createTextNode",
|
||||||
|
"comment": "createComment"
|
||||||
|
};
|
||||||
Reference in New Issue
Block a user