Created attachment 464354 [details] Test file Steps to reproduce: - Open the attached test file: `at-nested.html` - Inspect the `body` element - Click to edit the inline style `display: block` - Press Tab repeatedly to navigate forwards to the next rule's groupings, selector and properties. Expected: I should be able to tab into @media, @supports, then selector of the next rule Actual: The @media and @supports editable condition text fields are skipped when tabbing to navigate forward. Navigating backwards with Shift + Tab will correctly focus the editable fields.
Created attachment 464355 [details] Video recording of issue
<rdar://problem/103918354>
Pull request: https://github.com/WebKit/WebKit/pull/11655
Committed 261796@main (dae5e660c9cc): <https://commits.webkit.org/261796@main> Reviewed commits have been landed. Closing PR #11655 and removing active labels.