Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/ampproject/worker-dom
/ rel.test.ts
File
rel.test.ts
src/test/htmlanchorelement/rel.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
anyTest, { TestFn } from
'ava'
;
2
import
{ HTMLAnchorElement } from
'../../worker-thread/dom/HTMLAnchorElement.js'
;
3
import
{ createTestingDocument } from
'../DocumentCreation.js'
;
4
Callers
nothing calls this directly
Calls
4
createTestingDocument
Function · 0.85
createElement
Method · 0.80
getAttribute
Method · 0.80
setAttribute
Method · 0.65
Tested by
no test coverage detected