From fa211246b7b87d0eafc9f179150b814de284a317 Mon Sep 17 00:00:00 2001 From: Ms2ger Date: Tue, 5 Feb 2019 11:04:51 +0100 Subject: [PATCH] Add cross-reference to 'exposed' in the [SecureContext] definition Fixes #119. --- index.bs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.bs b/index.bs index da0754ad..b8b64521 100644 --- a/index.bs +++ b/index.bs @@ -9870,7 +9870,7 @@ If the [{{SecureContext}}] [=extended attribute=] appears on an [=interface member=], [=interface mixin member=], or [=namespace member=], -it indicates that the construct is exposed +it indicates that the construct is [=exposed=] only within a [=secure context=]. The [{{SecureContext}}] extended attribute must not be used on any other construct.