Skip to content

[css-will-change] ambiguous phrasing #4612

Open
@frivoal

Description

@frivoal

https://drafts.csswg.org/css-will-change/#valdef-will-change-custom-ident has phrasing like (the parts between brackets change in the various related clauses):

If any non-initial value of a property would [create a stacking context on the element], specifying that property in will-change must [create a stacking context on the element].

I think this use of any is ambiguous: if some but not all of the non-initial values of that property would do the thing mentioned, are we in the must case or not?

I suggest rephrasing to either:

  • if all values other than the initial value of a property would…
  • if at least one of the values other than the initial value of a property would…

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions