File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -2304,8 +2304,7 @@
Global State
2304
2304
< li > < p > Let < var > serialized user prompt handlervar >
2305
2305
be < a > serialize the user prompt handlera > .
2306
2306
2307
- < li > < p > If < var > serialized user prompt handlervar > is not null, set
2308
- a property on < var > capabilitiesvar > with the name
2307
+ < li > < p > Set a property on < var > capabilitiesvar > with the name
2309
2308
"< code > unhandledPromptBehaviorcode > ", and the value < var > serialized
2310
2309
user prompt handlervar > .
2311
2310
@@ -10583,7 +10582,8 @@
User Prompt Handler
10583
10582
< p > To < dfn > serialize the user prompt handlerdfn > :
10584
10583
10585
10584
< ol class =algorithm >
10586
- < li > < p > If the < a > user prompt handlera > is null, return null.
10585
+ < li > < p > If the < a > user prompt handlera > is null, return
10586
+ "< code > dismiss and notifycode > ".
10587
10587
10588
10588
< li > < p > If the < a > user prompt handlera > has [=map/size=] 1,
10589
10589
and < a > user prompt handlera > [=list/contains=]
You can’t perform that action at this time.
0 commit comments