Skip to content

Commit 3aeebb3

Browse files
authored
Fix link to updated reporting interface (#566)
1 parent d9922c4 commit 3aeebb3

File tree

1 file changed

+7
-9
lines changed

1 file changed

+7
-9
lines changed

index.bs

+7-9
Original file line numberDiff line numberDiff line change
@@ -1896,18 +1896,16 @@ this algorithm returns normally if compilation is allowed, and throws a
18961896
2. Let |settings object| be |violation|'s <a for="violation">global
18971897
object</a>'s <a>relevant settings object</a>.
18981898

1899-
3. Execute [[!REPORTING]]'s <a lt="queue report">Queue |data| as
1900-
|type| for |endpoint group| on |settings|</a> algorithm with the
1901-
following arguments:
1899+
3. [=Generate and queue a report=] with the following arguments:
19021900

1903-
: |data|
1904-
:: |body|
1905-
: |type|
1901+
: <var ignore>context</var>
1902+
:: |settings object|
1903+
: <var ignore>type</var>
19061904
:: "csp-violation"
1907-
: |endpoint group|
1905+
: <var ignore>destination</var>
19081906
:: |directive|'s <a for="directive">value</a>.
1909-
: |settings|
1910-
:: |settings object|
1907+
: <var ignore>data</var>
1908+
:: |body|
19111909
</section>
19121910

19131911
<!-- Big Text: Directives -->

0 commit comments

Comments
 (0)