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 @@ -1435,8 +1435,8 @@ <h2>
1435
1435
< li > Set |b| to the result of < a data-lt ="extract a byte sequence "> extracting a byte
1436
1436
sequence</ a > from the "`data`" member of |eventInitDict|.
1437
1437
</ li >
1438
- < li > Set the `data` attribute of the event to a new < a > PushMessageData</ a > instance with
1439
- ` bytes` set to |b|.
1438
+ < li > Set the `data` attribute of the event to a new {{ PushMessageData}} instance whose
1439
+ [=PushMessageData/ bytes=] is |b|.
1440
1440
</ li >
1441
1441
</ ol >
1442
1442
< p >
@@ -1611,7 +1611,7 @@ <h2>
1611
1611
{{PushEvent//data}}
1612
1612
</ dt >
1613
1613
< dd >
1614
- A new < a > PushMessageData</ a > instance whose [=PushMessageData/bytes=] is |bytes|.
1614
+ A new {{ PushMessageData}} instance whose [=PushMessageData/bytes=] is |bytes|.
1615
1615
</ dd >
1616
1616
< dt >
1617
1617
{{PushEvent/notification}}
You can’t perform that action at this time.
0 commit comments