File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -150,8 +150,14 @@ <h2>
150
150
window or tab and navigate to:
151
151
</ p >
152
152
< pre >
153
- https://example.org/includinator/share.html?name=My%20News&description=& link=http%3A%2F%2Fexample.com%2Fnews
153
+ https://example.org/includinator/share.html?name=My%20News&link=http%3A%2F%2Fexample.com%2Fnews
154
154
</ pre >
155
+ < p >
156
+ The query parameters are populated with information from the
157
+ < a data-cite ="!WebShare#dom-sharedata "> < code > ShareData</ code > </ a > being
158
+ shared. If the ShareData contains no information for a given member,
159
+ the query parameter is omitted.
160
+ </ p >
155
161
< p >
156
162
How the handler deals with the shared data is at the handler's
157
163
discretion, and will generally depend on the type of app. Here are some
@@ -322,12 +328,6 @@ <h3>
322
328
The < dfn > url</ dfn > member specifies the name of the query parameter
323
329
used for the URL string referring to a resource being shared.
324
330
</ p >
325
- < p >
326
- The query parameters will be populated with information from the
327
- < a data-cite ="!WebShare#dom-sharedata "> < code > ShareData</ code > </ a >
328
- being shared. If the ShareData contains no information for a given
329
- member, the query parameter will receive an empty string.
330
- </ p >
331
331
</ section >
332
332
</ section >
333
333
< section >
You can’t perform that action at this time.
0 commit comments