I was browsing the test suite, and looked at the firs two test cases at [4.2 Summary by Specification Statements](https://w3c.github.io/did-test-suite/#executive-summary). The first entry currently is > [3.1 DID Syntax - All DID URLs MUST conform to the DID URL Syntax ABNF Rules.](https://w3c.github.io/did-test-suite/#T1) in order to match [the specification document](https://www.w3.org/TR/did-core/#did-url-syntax) this should be > [3.2 DID URL Syntax - All DID URLs MUST conform to the DID URL Syntax ABNF Rules.](https://w3c.github.io/did-test-suite/#T1) and should probably be moved to the second place in the list.
I was browsing the test suite, and looked at the firs two test cases at 4.2 Summary by Specification Statements. The first entry currently is
in order to match the specification document this should be
and should probably be moved to the second place in the list.