You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[css-layout-api] Fix incorrect extension of <<display-inside>> (w3c#558)
<<display-inside>> isn't a property, so you cannot use a propdef table
to extend it (and incidentally, that made bikeshed generate some
garbage).
Explicitly extend the <<display-inside>> production instead.
This commit does not change the intended meaning of the normative prose,
merely defines it more correctly, and should therefore be considered
editorial.
0 commit comments