File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -73,8 +73,12 @@ The ''@route'' rule can be defined in one of two ways:
7373:: In this case the URL pattern represented is the result of invoking
7474 [=URL pattern/create|create a URL pattern=] given
7575 <var> input</var> as {{URLPatternInit}}
76- constructed from the descriptors and their values;
77- if a <code> base-url</code> descriptor is not given then one is created from
76+ constructed from the descriptors and their values.
77+ Each dictionary member is given the value of
78+ the descriptor with the same name,
79+ except the <code> baseURL</code> member is given the value of
80+ the <code> base-url</code> descriptor.
81+ If a <code> base-url</code> descriptor is not given then one is created from
7882 the [=style resource base URL=] of the rule.
7983
8084ISSUE: Should this use <<dashed-ident>> , <<custom-ident>> , or <<ident>>
You can’t perform that action at this time.
0 commit comments