logoalt Hacker News

phaistralast Monday at 1:57 PM5 repliesview on HN

Is there a table of implemented RFCs? Something similar to http://caniuse.com where we can see what HTML/JS/CSS standards and features are implemented? If it exists, I can't seem to find it. Closest thing seems to be "experimental features" page but its not quite detailed enough.


Replies

lastontheboatlast Monday at 2:23 PM

Oh, I forgot that https://arewebrowseryet.com/ exists for this too!

lastontheboatlast Monday at 2:09 PM

https://doc.servo.org/apis.html is auto-generated from WebUDL interfaces that exist in Servo. It's not great but better than nothing.

jszymborskilast Monday at 2:08 PM

Closest is perhaps the web platform tests

https://servo.org/wpt/

sebsebmcyesterday at 1:47 AM

There's a lot of work between the WPT team and web-features/web-features-mapping that should allow this to work automatically based on WPT results.

that_lurkerlast Monday at 2:09 PM

Their bloghas monthly posts on changes https://servo.org/blog/