browser-compat-data icon indicating copy to clipboard operation
browser-compat-data copied to clipboard

Add missing spec_url for http.headers.DNT and api.Navigator

Open TheBigRoomXXL opened this issue 1 year ago • 2 comments

Summary

spec_url was missing for http.headers.DNT so I search for it myself and now i hope to update the MDN docs with it. Also updated api.Navigator.doNotTrack as it is in the same docuemnt.

Test results and supporting details

I checked my modification again the __compat object schema and included a fragment identifier in the spec_url

TheBigRoomXXL avatar Mar 15 '24 14:03 TheBigRoomXXL

OK, look like the ci is failing. Locally when I run npm test I dont have any errors. Any idea where the difference could come from?

Concerning the errors:

Error → Invalid specification URL found:

  • there is a more current specification URL: No, it is the latest version and there wont be a new version a the working group is closed.
  • the specification is listed in https://github.com/w3c/browser-specs` : yes, i checked, it is listed on browsertech
  • the specification has a "good" standing: I am not sure what that mean or how to check it.

Error → Marked as non-standard, but has a spec_url

I did not realize those were mutualy exclusive, but it make sense. Maybe it should be added to the spec_url description int the __compat object schema

Given that it will stay non-standard i guess I should just close the pull request? Sorry for the inconvenience.

TheBigRoomXXL avatar Mar 15 '24 14:03 TheBigRoomXXL

maybe can use https://w3c.github.io/dnt/drafts/tracking-dnt.html

skyclouds2001 avatar Mar 18 '24 09:03 skyclouds2001

Given that it will stay non-standard i guess I should just close the pull request? Sorry for the inconvenience.

Yes, I think we should leave this as is. DNT has no active spec anymore.

Elchi3 avatar Jun 06 '24 13:06 Elchi3