Skip to content

Commit 5a3d5b7

Browse files
authored
Meta: markup [PrimaryGlobal] as only an extended attribute
This erroneous markup, which indicated [PrimaryGlobal] was both an "extended-attribute" definition and a "dfn" definition, will not work in an upcoming revision of Bikeshed.
1 parent 7f3f39e commit 5a3d5b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9235,7 +9235,7 @@ for the specific requirements that the use of
92359235
</div>
92369236

92379237

9238-
<h4 oldids="PrimaryGlobal" id="Global" extended-attribute lt="Global" dfn>[Global]</h4>
9238+
<h4 oldids="PrimaryGlobal" id="Global" extended-attribute lt="Global">[Global]</h4>
92399239

92409240
If the [{{Global}}] [=extended attribute=] appears on an [=interface=],
92419241
it indicates that objects implementing this interface can

0 commit comments

Comments
 (0)