07.09.2017, 13:03, "Romain Bellessort" <romain.wkt@gmail.com>:
Hi all,
Safari has some documentation describing support for HTML/CSS/JS (see e.g. [1]). Creating and maintaining such documentation likely requires a significant amount of work.
I don't know to what extent Apple folks may be able to share information about this, but how much of this process is automated? (e.g. are there tools that analyze parts of WebKit code to detect supported tags / attributes / etc.?) More generally, has some work been done in this field? (for WebKitGTK for instance)
https://webkit.org/status/ is automatically generated from features.json files. It has references to respective W3C standards/drafts.
Thanks, Romain.
[1] https://developer.apple.com/library/content/documentation/AppleApplications/... ,
_______________________________________________ webkit-dev mailing list webkit-dev@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-dev
-- Regards, Konstantin