mirror of
https://github.com/lightpanda-io/browser.git
synced 2025-10-28 14:43:28 +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