bazelbuild / rules_closure

Closure rules for Bazel
https://developers.google.com/closure
Apache License 2.0
152 stars 114 forks source link

Updates dom_test.js to not use goog.html.SafeHtml as goog.html.SafeHt… #600

Closed mollyibot closed 6 months ago

mollyibot commented 6 months ago

…ml is deprecated in favor of safevalues, which can't be used in this case due to the OSS setup.