[csswg-drafts] [css-syntax] [css21] url parsing contradiction between 2.1 and Syntax

gsnedders has just created a new issue for 
https://github.com/w3c/csswg-drafts:

== [css-syntax] [css21] url parsing contradiction between 2.1 and 
Syntax ==
See 
<http://test.csswg.org/suites/css21_dev/nightly-unstable/html4/uri-013.htm>.

This test is valid and correct according to the 2.1 spec.

According to the Syntax spec, #three, #four, #twelve, and #fourteen 
are invalid and should fail.

Per policy, Syntax should be a strict superset of 2.1+errata. It 
therefore is not.

We don't want contradictory tests between levels, so this needs 
resolved before the test is corrected (and possibly moved, depending 
what we put in a 2.1 errata).

It's worthwhile to note we have interop between Blink and Gecko on 
what Syntax says, Edge implements the 2.1 behaviour, and WebKit does 
neither.

Please view or discuss this issue at 
https://github.com/w3c/csswg-drafts/issues/412 using your GitHub 
account

Received on Wednesday, 17 August 2016 00:31:06 UTC