Bug 1766291 [wpt PR 33775] - Fix reflection of missing in referrerPolicy attribute...
commit7c259ba14f4180575a87c80d600599bc9cf313f0
authorMason Freed <masonf@chromium.org>
Sat, 7 May 2022 11:29:52 +0000 (7 11:29 +0000)
committermoz-wptsync-bot <wptsync@mozilla.com>
Sun, 15 May 2022 20:20:51 +0000 (15 20:20 +0000)
treee4a755d7e054af8697ba145062937d0be1a6630c
parentefcb9c7bcff7fafa001cdef0a7c670cc20f9a629
Bug 1766291 [wpt PR 33775] - Fix reflection of missing in referrerPolicy attribute, a=testonly

Automatic update from web-platform-tests
Fix reflection of missing in referrerPolicy attribute

With this change, a missing referrerPolicy (correctly) reflects to
IDL as an empty string. As suggested on [1], this was likely just
a typo in the original implementation.

[1] https://bugs.chromium.org/p/chromium/issues/detail?id=1154266#c4

Fixed: 1154266
Change-Id: I4909430b53dce500662ea1a5207a81ac55ff7d0c
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3600596
Commit-Queue: Mason Freed <masonf@chromium.org>
Auto-Submit: Mason Freed <masonf@chromium.org>
Reviewed-by: Joey Arhar <jarhar@chromium.org>
Commit-Queue: Joey Arhar <jarhar@chromium.org>
Cr-Commit-Position: refs/heads/main@{#995761}

--

wpt-commits: 4557d5913a14e2b8c25ab1c3ff04b579bb4eff5a
wpt-pr: 33775
testing/web-platform/tests/html/semantics/scripting-1/the-script-element/script-referrerpolicy-idl.html [new file with mode: 0644]