- From: Jack Hsieh via GitHub <sysbot+gh@w3.org>
- Date: Tue, 11 Mar 2025 04:38:14 +0000
- To: public-web-bluetooth-log@w3.org
I made additional changes (https://github.com/WebBluetoothCG/web-bluetooth/pull/648/commits/5a800e1f256d8009e0b168fef557be3276433ab2, https://github.com/WebBluetoothCG/web-bluetooth/pull/648/commits/fcdb0ee1e04e620f50a20e57846fa8f1788d01a7) to fix the following error:
```
[INFO] Build bikeshed document "index.bs" (common)…
$ bikeshed --die-on=warning spec "index.bs" "index.bs.built.html"
LINE 1352:49: Multiple possible 'allowed to use' dfn refs.
Arbitrarily chose https://html.spec.whatwg.org/multipage/iframe-embed-object.html#allowed-to-use
To auto-select one of the following refs, insert one of these lines into a <pre class=link-defaults> block:
spec:html; type:dfn; text:allowed to use
spec:private-aggregation-api; type:dfn; text:allowed to use
[=allowed to use=]
LINE 1442:25: Multiple possible 'allowed to use' dfn refs.
Arbitrarily chose https://html.spec.whatwg.org/multipage/iframe-embed-object.html#allowed-to-use
To auto-select one of the following refs, insert one of these lines into a <pre class=link-defaults> block:
spec:html; type:dfn; text:allowed to use
spec:private-aggregation-api; type:dfn; text:allowed to use
[=allowed to use=]
LINE 2009:49: Multiple possible 'allowed to use' dfn refs.
Arbitrarily chose https://html.spec.whatwg.org/multipage/iframe-embed-object.html#allowed-to-use
To auto-select one of the following refs, insert one of these lines into a <pre class=link-defaults> block:
spec:html; type:dfn; text:allowed to use
spec:private-aggregation-api; type:dfn; text:allowed to use
[=allowed to use=]
✘ Did not generate, due to errors exceeding the allowed error level.
Command `bikeshed --die-on=warning spec "index.bs" "index.bs.built.html" ` failed with exit code: 2.
```
Is it okay to piggyback the fix in this PR?
--
GitHub Notification of comment by chengweih001
Please view or discuss this issue at https://github.com/WebBluetoothCG/web-bluetooth/pull/648#issuecomment-2712595938 using your GitHub account
--
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Tuesday, 11 March 2025 04:38:15 UTC