Skip to content

Commit 1a1835f

Browse files
authored
Merge pull request #266 from dontcallmedom/dfn-export
Export dfn of 'visible to ReportingObserver'
2 parents 1d8233d + 2eb7d75 commit 1a1835f

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)