Open not-my-profile opened 1 year ago
Assuming all browsers pass these tests, this is probably best reported as a bug against the standard at this point.
Oh yeah ... I should have noted that the only thing that changes if you do it in the order described as in the spec you get one parser error more ... I'll make a PR to the spec.
The rules for parsing tokens in foreign content currently say:
However if you actually implement that 7 tree-construction test cases of this repository fail:
Apparently the test cases assume that the 7th step is performed as step 4.