canmove, Confirmed users
1,220
edits
Ptheriault (talk | contribs) mNo edit summary |
Ptheriault (talk | contribs) No edit summary |
||
| Line 9: | Line 9: | ||
[[Category:WebApi]] | [[Category:WebApi]] | ||
This is a proposal for a Browser API and a new HTML element called "<browser>", which is similar to an iframe but allows the implementation of a fully featured web browser as a web app. As it currently stand, this is implemented as an attribute of the existing iframe tag (<iframe mozbrowser> however this may change eventually (bug | |||
This is a proposal for a Browser API and a new HTML element called "<browser>", which is similar to an iframe but allows the implementation of a fully featured web browser as a web app. | |||
===Background=== | ===Background=== | ||
| Line 27: | Line 25: | ||
Source: | Source: | ||
* http://mxr.mozilla.org/mozilla-central/source/dom/browser-element | * http://mxr.mozilla.org/mozilla-central/source/dom/browser-element | ||
===Architecture=== | |||
At its core, the browser creates a special type of iframe | |||
===Data Flow Diagram=== | ===Data Flow Diagram=== | ||