Skip to content

Commit 2eb7d75

Browse files
committed
Export dfn of 'visible to ReportingObserver'
Since it is marked as being useful for other specs (and is indeed being used in https://w3c.github.io/network-error-logging/ )
1 parent 1d8233d commit 2eb7d75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.src.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -241,7 +241,7 @@ <h4 id="concept-report-type">Report Type</h4>
241241
of data that is contained in the [=report/body=] of a <a>report</a>.
242242

243243
When a <a>report type</a> is defined (in this spec or others), it can be
244-
specified to be <dfn>visible to <code>ReportingObserver</code>s</dfn>, meaning
244+
specified to be <dfn export>visible to <code>ReportingObserver</code>s</dfn>, meaning
245245
that <a>reports</a> of that type can be observed by a <a>reporting
246246
observer</a>. By default, <a>report types</a> are not <a>visible to
247247
<code>ReportingObserver</code>s</a>.

0 commit comments

Comments
 (0)