Skip to content

Terms & Defs style rule#678

Open
gesa wants to merge 1 commit intotc39:mainfrom
gesa:ts-and-ds
Open

Terms & Defs style rule#678
gesa wants to merge 1 commit intotc39:mainfrom
gesa:ts-and-ds

Conversation

@gesa
Copy link
Copy Markdown
Member

@gesa gesa commented Mar 14, 2026

  • Not every Ecma standard prepends their claueses with sec, this should catch the rest.
  • terms are 10pt font, not styled like section headers.

@michaelficarra

This comment was marked as outdated.

}

#sec-terms-and-definitions dfn {
[id$=terms-and-definitions] dfn {
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would prefer matching on class rather than id suffix, and no matter what such special behavior should be documented as part of the ecmarkup contract.

Suggested change
[id$=terms-and-definitions] dfn {
.ecma-terms-and-definitions dfn {

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants