- From: Yoshisato Yanagisawa <notifications@github.com>
- Date: Wed, 12 Feb 2025 01:09:22 -0800
- To: w3c/ServiceWorker <ServiceWorker@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
- Message-ID: <w3c/ServiceWorker/pull/1753@github.com>
Let me fix the following warnings by adding "-algorithm" to the ids. ``` WARNING: Multiple elements have the same id 'check-router-registration-limit': <h3> on line 3482, <dfn> on line 3482 Deduping, but this ID may not be stable across revisions. WARNING: Multiple elements have the same id 'count-router-inner-conditions': <h3> on line 3501, <dfn> on line 3501 Deduping, but this ID may not be stable across revisions. ``` <!-- This comment and the below content is programmatically generated. You may add a comma-separated list of anchors you'd like a direct link to below (e.g. #idl-serializers, #idl-sequence): Don't remove this comment or modify anything below this line. If you don't want a preview generated for this pull request, just replace the whole of this comment's content by "no preview" and remove what's below. --> *** <a href="https://pr-preview.s3.amazonaws.com/yoshisatoyanagisawa/ServiceWorker/pull/1753.html" title="Last updated on Feb 12, 2025, 9:09 AM UTC (ddc4199)">Preview</a> | <a href="https://pr-preview.s3.amazonaws.com/w3c/ServiceWorker/1753/b05ac32...yoshisatoyanagisawa:ddc4199.html" title="Last updated on Feb 12, 2025, 9:09 AM UTC (ddc4199)">Diff</a> You can view, comment on, or merge this pull request online at: https://github.com/w3c/ServiceWorker/pull/1753 -- Commit Summary -- * Fix bikeshed warning -- File Changes -- M docs/index.bs (6) -- Patch Links -- https://github.com/w3c/ServiceWorker/pull/1753.patch https://github.com/w3c/ServiceWorker/pull/1753.diff -- Reply to this email directly or view it on GitHub: https://github.com/w3c/ServiceWorker/pull/1753 You are receiving this because you are subscribed to this thread. Message ID: <w3c/ServiceWorker/pull/1753@github.com>
Received on Wednesday, 12 February 2025 09:09:26 UTC