w3c/csswg-drafts

[css-nav-1] Box tree? Element tree? Fragment tree? etc

Open

#3,359 opened on Dec 3, 2018

View on GitHub
 (0 comments) (1 reaction) (0 assignees)HTML (3,546 stars) (545 forks)batch import
Help Wantedcss-nav-1

Description


Migrated from https://github.com/WICG/spatial-navigation/issues/47 Originally created by @frivoal on Tue, 03 Apr 2018 07:30:48 GMT


We should do a thorough review of the processing model, to make sure that it consistently and correctly uses the correct tree (element tree vs box tree vs fragment tree...) and the correct ancestry relationships (parent vs containing block).

Contributor guide