diff --git a/PULL_REQUEST_TEMPLATE.md b/PULL_REQUEST_TEMPLATE.md index 9411e2e1c..599e28c12 100644 --- a/PULL_REQUEST_TEMPLATE.md +++ b/PULL_REQUEST_TEMPLATE.md @@ -3,8 +3,8 @@ Thank you for contributing to the Fetch Standard! Please describe the change you --> - [ ] At least two implementers are interested (and none opposed): - * … - * … + * … + * … - [ ] [Tests](https://github.com/web-platform-tests/wpt) are written and can be reviewed and commented upon at: * … - [ ] [Implementation bugs](https://github.com/whatwg/meta/blob/main/MAINTAINERS.md#handling-pull-requests) are filed: diff --git a/fetch.bs b/fetch.bs index c4c2ff47c..7d228f8c9 100644 --- a/fetch.bs +++ b/fetch.bs @@ -1758,11 +1758,11 @@ not always relevant and might require different behavior. cursor, CSS' list-style-image, … "audioworklet" - script-src + script-src, script-src-elem audioWorklet.addModule() "paintworklet" - script-src + script-src, script-src-elem CSS.paintWorklet.addModule() "script" @@ -1786,7 +1786,7 @@ not always relevant and might require different behavior. Worker "style" - style-src + style-src, style-src-elem HTML's <link rel=stylesheet>, CSS' @import "track" @@ -1822,7 +1822,7 @@ not always relevant and might require different behavior. "xslt" "xslt" - script-src + script-src, script-src-elem <?xml-stylesheet> @@ -8723,6 +8723,7 @@ Tiancheng "Timothy" Gu, Tobie Langel, Tom Schuster, Tomás Aparicio, +Toni Williams, triple-underscore, 保呂毅 (Tsuyoshi Horo), Tyler Close,