Skip to content

Commit b0284f0

Browse files
committed
clarify MAY in resolving to true
1 parent b35d290 commit b0284f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -336,7 +336,7 @@ When this method is invoked, it MUST run the following steps:
336336
:: [=/Resolve=] |promise| with <code>false</code>.
337337

338338
: If the user agent and system are is known to [=usually support=] |mode| sessions
339-
:: |promise| MAY be [=/resolved=] with <code>true</code>.
339+
:: |promise| MAY be [=/resolved=] with <code>true</code> provided that all instances of this user agent [=indistinguishable by user-agent string=] produce the same result here.
340340

341341
: Otherwise
342342
:: Run the following steps [=in parallel=]:

0 commit comments

Comments
 (0)