From 1d3c7030359420c63edb769f91423b71acb95592 Mon Sep 17 00:00:00 2001 From: Liam Brady Date: Fri, 27 Oct 2023 14:14:19 -0400 Subject: [PATCH] unexport destination events --- spec.bs | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/spec.bs b/spec.bs index c3fd169d..8b413e73 100644 --- a/spec.bs +++ b/spec.bs @@ -782,9 +782,9 @@ A fenced frame reporter is a [=struct=] wi -A destination enum event is a [=struct=] with the following +A destination enum event is a [=struct=] with the following [=struct/items=]: -
+
: type :: a [=string=] @@ -798,9 +798,9 @@ A destination enum event is a [=struct=] w :: an [=origin=]
-A destination URL event is a [=URL=]. +A destination URL event is a [=URL=]. -A destination event is either a +A destination event is either a [=fencedframetype/destination enum event=] or a [=fencedframetype/destination URL event=].