Google 網路論壇不再支援新的 Usenet 貼文或訂閱項目,但過往內容仍可供查看。

Intent to Unship: <a rel="sidebar"> support

瀏覽次數:80 次
跳到第一則未讀訊息

Mark Banner

未讀,
2018年6月20日 清晨5:38:432018/6/20
收件者:dev-pl...@lists.mozilla.org
In bug 1452645 [1] we are planning to remove the "Load this bookmark in
sidebar" feature. As part of this we will also be removing support for
rel="sidebar" in anchor elements.

In the future, anchor elements with rel="sidebar" will be treated like
normal anchor elements.

We are planning to make the change in Firefox 63.

From the specifications side, rel="sidebar" is only implemented by
Firefox [2] and although it seems to have been mentioned in early
versions of the HTML 5 specification, it isn't in the final version.

Extensions are able to open pages in the sidebar [3] (e.g. side view
[4]), and intercept loads (e.g. see the Facebook Container add-on [5]),
hence, they could add very similar functionality.

[1] https://bugzilla.mozilla.org/show_bug.cgi?id=1452645

[2] https://developer.mozilla.org/docs/Web/HTML/Link_types

[3]
https://developer.mozilla.org/Add-ons/WebExtensions/API/sidebarAction/setPanel

[4] https://testpilot.firefox.com/experiments/side-view

[5] https://addons.mozilla.org/firefox/addon/facebook-container/

0 則新訊息