I think the spec has a glitch here.
Lines just consisting of a 0 followed by whitespace should be allowed to exist IMHO.
People use these as separating entities sometimes, and they are not as volatile as just empty lines, as these easily get slurped away by tools.
And there's especially no need to add // to them, as these are omly intended to clearly
mark a comment, and distinguish it from (potentially future) keywords like 0 BFC
Lines just consisting of a 0 followed by whitespace should be allowed to exist IMHO.
People use these as separating entities sometimes, and they are not as volatile as just empty lines, as these easily get slurped away by tools.
And there's especially no need to add // to them, as these are omly intended to clearly
mark a comment, and distinguish it from (potentially future) keywords like 0 BFC