w3c/csswg-drafts

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

Open

#3.359 aberto em 3 de dez. de 2018

Ver no GitHub
 (0 comments) (1 reaction) (0 assignees)HTML (545 forks)batch import
Help Wantedcss-nav-1

Métricas do repositório

Stars
 (3.546 stars)
Métricas de merge de PR
 (Mesclagem média 87d 7h) (24 fundiu PRs em 30d)

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).

Guia do colaborador