diff --git a/spec.bs b/spec.bs index e81536f8..048118a4 100644 --- a/spec.bs +++ b/spec.bs @@ -1,5 +1,5 @@
-Title: Fenced frame
+Title: Fenced Frame
Shortname: fenced-frame
Repository: WICG/fenced-frame
Inline Github Issues: true
@@ -388,8 +388,15 @@ respective content attribute of the same name.
This section details monkeypatches to [[!HTML]]'s Dimension
-attributes section. This section will be updated to include <{fencedframe}> in the list of
-elements that the [=width=] and [=height=] dimension attributes apply to.
+attributes section. That section will be updated to include <{fencedframe}> in the list of
+elements whose own width and height dimension attributes have the same author requirements that apply to
+the general [=width=] and [=height=] dimension attributes defined in
+[[HTML]].
+
+Furthermore, the IDL attributes width and height must [=reflect=] the respective content attributes
+of the same name.
Fenced frame config mapping