Le 4 mai 2016 à 05:24, Boris Zbarsky <bzbar...@mit.edu> a écrit : > In practice, this is the set of <link rel> values I'm claiming we support: > "import" (if IsImportEnabled()), "prefetch", "dns-prefetch", "stylesheet", > "next", "alternate", "preconnect", "icon". Anything else I'm missing? Do we > do anything useful with rel="feed" anymore?
for feed, I guess, it is still in the menu and you can put it back on the main bar and I suspect add-ons are still using it. Also found https://dxr.mozilla.org/mozilla-central/source/browser/modules/ContentLinkHandler.jsm#48 I also wonder in addition of "icon" about "favicon". I don't think the browser does anything with "canonical" and "nofollow" (search engines). fwiw https://github.com/search?l=JavaScript&q=DOMTokenList&type=Repositories&utf8=%E2%9C%93 example https://github.com/jwilsson/domtokenlist/blob/master/src/relList.js -- Karl Dubost, Mozilla http://www.la-grange.net/karl/moz _______________________________________________ dev-platform mailing list dev-platform@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-platform