[w3c/ServiceWorker] Implement the "not" condition support (PR #1711)

This is a specification update on supporting the "not" condition, which is also written in
https://github.com/WICG/service-worker-static-routing-api/blob/main/final-form.md.

The "not" condition is used for reversing the condition inside for ease of writing a matching rule for a reversed condition.


<!--
    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/1711.html" title="Last updated on Mar 19, 2024, 4:20 AM UTC (b6dbe3c)">Preview</a> | <a href="https://pr-preview.s3.amazonaws.com/w3c/ServiceWorker/1711/e89eaed...yoshisatoyanagisawa:b6dbe3c.html" title="Last updated on Mar 19, 2024, 4:20 AM UTC (b6dbe3c)">Diff</a>
You can view, comment on, or merge this pull request online at:

  https://github.com/w3c/ServiceWorker/pull/1711

-- Commit Summary --

  * Implement the "not" condition support
  * Omit unnecessary space

-- File Changes --

    M docs/index.bs (11)

-- Patch Links --

https://github.com/w3c/ServiceWorker/pull/1711.patch
https://github.com/w3c/ServiceWorker/pull/1711.diff

-- 
Reply to this email directly or view it on GitHub:
https://github.com/w3c/ServiceWorker/pull/1711
You are receiving this because you are subscribed to this thread.

Message ID: <w3c/ServiceWorker/pull/1711@github.com>

Received on Tuesday, 19 March 2024 04:20:31 UTC