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
{{ message }}
This repository was archived by the owner on Jul 30, 2019. It is now read-only.
As written, the outline algorithm may incorrectly take into account sectioning elements without headings as effecting the outline depth of headings nested more deeply.
How should this operate, and (how) should the specification be updated?
I'm also willing to create a ponyfill for this if Steve would provide an explicit expectation.
Based upon @stevefaulkner in #774:
As written, the outline algorithm may incorrectly take into account sectioning elements without headings as effecting the outline depth of headings nested more deeply.
How should this operate, and (how) should the specification be updated?
I'm also willing to create a ponyfill for this if Steve would provide an explicit expectation.