Changes

Jump to: navigation, search

Tantek-Mozilla-Projects

260 bytes added, 00:57, 13 July 2010
improving new features: consider removing sandbox feature from iframe
** need a more specific name. summary is too generic sounding of an element name for this special usage. Similar to the problem with <code>&lt;address&gt;</code> (special use - for contact information for the document, but used as a generic "address" for street addresses).
** alternatively make a generic <code>&lt;summary&gt;</code> element - make it an actual summary inside <code>&lt;article&gt;</code> or <code>&lt;body&gt;</code>, as well as inside <code>&lt;details&gt;</code>. Another advantage is that this is close to the semantic of the Atom "summary" element, and the hAtom microformat 'entry-summary' property.
 
* <code>sandbox</code> feature on <code>&lt;iframe&gt;</code> should be considered for removal.
** needs security review
** will be a lot of work to implement
** may not actually solve the problem it is intending to solve
** get more input from Jonas Sicking
=== DOM API vendor prefixing ===
Canmove, confirm
2,698
edits

Navigation menu