google / safevalues

Apache License 2.0
110 stars 13 forks source link

# Changes getScriptNonce & getStyleNonce to also accept a document #451

Closed copybara-service[bot] closed 1 month ago

copybara-service[bot] commented 1 month ago

Changes getScriptNonce & getStyleNonce to also accept a document

This avoids having to go through el.ownerDocument.defaultView when we want the document anyway.