Closed copybara-service[bot] closed 1 month ago
This avoids having to go through el.ownerDocument.defaultView when we want the document anyway.
el.ownerDocument.defaultView
Changes getScriptNonce & getStyleNonce to also accept a document
This avoids having to go through
el.ownerDocument.defaultView
when we want the document anyway.