Flags links to the single-page WHATWG specification and suggests the URL for the multi page one. Fixes #7998 Source-Repo: https://github.com/servo/servo Source-Revision: 36998cd5b1ab8da63b6ec82c7d45b5dc08b5d42a
This directory contains various Python modules used to support servo development.
= mach =
The command dispatch framework used to wrap the build system and test harnesses.
= servo =
servo-specific python code e.g. implementations of mach commands. This is the canonical repository for this code.