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

@yoshisatoyanagisawa commented on this pull request.

Thanks for the review.

> @@ -1578,6 +1578,7 @@ spec: storage; urlPrefix: https://storage.spec.whatwg.org/
         RunningStatus runningStatus;
 
         sequence<RouterCondition> _or;
+        RouterCondition _not;

done.


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

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

Received on Wednesday, 27 March 2024 10:00:29 UTC