b5d9e66963
Firefox doesn't support the nonce IDL property ([Bugzilla](https://bugzilla.mozilla.org/show_bug.cgi?id=1389421)), so we read and set both the property and attribute to ensure the attribute is set. Because users may access .nonce from dart:html, we also read and set the property. Fixes: #35783 Closes #35784 https://github.com/dart-lang/sdk/pull/35784 GitOrigin-RevId: 2e75c58901c9415cf13018070f8bbdc1dd58055c Change-Id: I715fb502da676f8f2e3565774baa9d8dd609a485 Reviewed-on: https://dart-review.googlesource.com/c/91280 Commit-Queue: Stephen Adams <sra@google.com> Reviewed-by: Stephen Adams <sra@google.com>