Remix.run Logo
phaistra 2 days ago

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.

lastontheboat 2 days ago | parent | next [-]

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

lastontheboat 2 days ago | parent | prev | next [-]

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

jszymborski 2 days ago | parent | prev | next [-]

Closest is perhaps the web platform tests

https://servo.org/wpt/

sebsebmc 2 days ago | parent | prev | next [-]

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_lurker 2 days ago | parent | prev [-]

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