Skip to content

Commit 16b1074

Browse files
Update index.html
Co-authored-by: Jeffrey Yasskin <[email protected]>
1 parent 53031fc commit 16b1074

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

index.html

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1284,12 +1284,11 @@ <h2>
12841284
as defined in the IDL, enhancing the clarity and precision of the
12851285
specification.
12861286
<blockquote>
1287-
<del>{{EpochTimeStamp}} |timestamp:EpochTimeStamp| and boolean
1288-
|isHighAccuracy|</del> <ins>{{double}} |latitude:double|,
1287+
<ins>{{double}} |latitude:double|,
12891288
{{double}} |longitude:double|, {{double?}} |altitude:double?|,
12901289
{{double}} |accuracy:double|, {{double?}}
12911290
|altitudeAccuracy:double?|, {{double?}} |speed:double?|,
1292-
{{double?}} |heading:double?|, {{EpochTimeStamp}}
1291+
{{double?}} |heading:double?|, </ins>{{EpochTimeStamp}}
12931292
|timestamp:EpochTimeStamp|, {{boolean}}
12941293
|isHighAccuracy:boolean|</ins>
12951294
</blockquote>

0 commit comments

Comments
 (0)