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
Should counters inherit via the flattened tree or the document tree? The spec seems to indicate the second, but usual CSS inheritance works in terms of the first.
It should definitely mention something other than "document order", since elements inside shadow trees do not belong to a document.