Confirmed users
716
edits
No edit summary |
No edit summary |
||
| Line 197: | Line 197: | ||
* <code><iframe>s</code> can still point to any URL. | * <code><iframe>s</code> can still point to any URL. | ||
* Images can still be loaded from anywhere. Including when loaded using an <code><img></code> element, when using CSS background images or when using other types of CSS images. | * Images can still be loaded from anywhere. Including when loaded using an <code><img></code> element, when using CSS background images or when using other types of CSS images. | ||
* Media (audio and video) can still be loaded from anywhere. | |||
* Network connections can still be opened anywhere using data-centric APIs like <code>XMLHttpRequest</code> or <code>WebSocket</code>. | * Network connections can still be opened anywhere using data-centric APIs like <code>XMLHttpRequest</code> or <code>WebSocket</code>. | ||
== Updates == | |||
A lot of the update model is still being defined. Requirements are being collected here at | |||
== permission manager == | == permission manager == | ||
== Data management == | == Data management == | ||