Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/streetwriters/notesnook
/ querySelectorAll
Method
querySelectorAll
apps/mobile/worker.js:13338–13340 ·
view source on GitHub ↗
(selectors)
Source
from the content-addressed store, hash-verified
13336
}
13337
13338
querySelectorAll(selectors) {
13339
return
query(super.querySelectorAll, this, selectors);
13340
}
13341
13342
/* c8 ignore start */
13343
getElementsByTagNameNS(_, name) {
Callers
15
enterNodeSelectionMode
Function · 0.45
cleanup
Function · 0.45
cloneNode
Function · 0.45
getRootStylesheet
Function · 0.45
makeSvg
Function · 0.45
finalize
Function · 0.45
inlineAllImages
Function · 0.45
removeToxClassFromChecklist
Function · 0.45
tinyToTiptap
Function · 0.45
preprocessHTML
Function · 0.45
getTableOfContents
Function · 0.45
getAttrs
Function · 0.45
Calls
1
query
Function · 0.85
Tested by
no test coverage detected