Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/ampproject/amphtml
/ search
Function
search
test/unit/test-alp-handler.js:59–61 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
57
ownerDocument: doc,
58
getAttribute: env.sandbox.stub(),
59
get search() {
60
return
parseUrlDeprecated(this.href).search;
61
},
62
};
63
event = {
64
trusted: true,
Callers
nothing calls this directly
Calls
1
parseUrlDeprecated
Function · 0.90
Tested by
no test coverage detected