On 1/23/15 5:11 AM, Kan-Ru Chen (陳侃如) wrote:
Hi all,
I intend to implement the <webview> element in gecko and as part of my
research I put up a wiki page that summarize the browser-api or
<webview> API that has been implemented by vendors here:
https://wiki.mozilla.org/WebAPI/BrowserAPI/Common_Subset
I wonder if other vendors are interested in creating a unified <webview>
standard? I hope this is the right forum for this.
Hi Kanru,
Thanks for your e-mail.
Where applicable, what do you think about including a link to the
relevant standard? For example, it appears that back() has a standard at
[1] and [2].
I say this because I presume some goals here are to help converge on an
agreed standard if/when one is available and to help identify
standardization gaps?
-ArtB
[1] <https://html.spec.whatwg.org/#dom-history-back>
[2]
<http://www.w3.org/html/wg/drafts/html/master/browsers.html#dom-history-back>
Kanru