Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
editorial: Use navigables, not browsing contexts, in CSS media feature (
#119) Related to #104. The end result is the same, but we now avoid using deprecated terms. The text has also been simplified: saying that something applies to the top-level browsing context and all child contexts is redundant (it basically says it applies to all pages); the relevant point which is that navigables that are not top-level traversables reflect the latter's value, has been kept.
- Loading branch information