@@ -338,14 +338,14 @@ <h2>NEL policies</h2>
338
338
339
339
< p >
340
340
A < a > NEL policy</ a > is < dfn > stale</ dfn > if the < a > duration from</ a > its
341
- < a > creation</ a > to the < a > current wall time </ a > is greater than 172800
342
- seconds (48 hours).
341
+ < a > creation</ a > to the [=wall clock=]'s [= wall clock/unsafe current time=]
342
+ is greater than 172800 seconds (48 hours).
343
343
</ p >
344
344
345
345
< p >
346
346
A < a > NEL policy</ a > is < dfn > expired</ dfn > if the < a > duration from</ a > its
347
- < a > creation</ a > to the < a > current wall time </ a > is greater than its
348
- < a > ttl</ a > (in seconds).
347
+ < a > creation</ a > to the [=wall clock=]'s [= wall clock/unsafe current time=]
348
+ is greater than its < a > ttl</ a > (in seconds).
349
349
</ p >
350
350
</ section >
351
351
@@ -695,7 +695,7 @@ <h2>Process policy headers</h2>
695
695
< dd > the value of < var > item</ var > 's < a > max_age</ a > member</ dd >
696
696
697
697
< dt > < a > creation</ a > </ dt >
698
- < dd > the < a > current wall time</ a > </ dd >
698
+ < dd > the [=environment settings object/ current wall time=] </ dd >
699
699
700
700
< dt > < a > successful sampling rate</ a > </ dt >
701
701
< dd >
@@ -1902,7 +1902,7 @@ <h2>Privacy Considerations</h2>
1902
1902
NEL report only contains information available from DNS itself. This
1903
1903
prevents < a > servers</ a > from abusing NEL to collect more information about
1904
1904
their users than they already have access to. Note that NEL reports will
1905
- include a web site's public IP address in the < a > report body</ a > 's
1905
+ include a web site's public IP address in the [= report/body|report body=] 's
1906
1906
< code > server_ip</ code > field, which may not always be known to the service
1907
1907
which generates the NEL header, for example if it is behind a load
1908
1908
balancer or other transparent MitM proxy.
0 commit comments