187
edits
No edit summary |
|||
Line 33: | Line 33: | ||
* <a target="'''_top'''">, <a target="'''_blank'''">, etc. | * <a target="'''_top'''">, <a target="'''_blank'''">, etc. | ||
* Red pill / blue pill -- pages shouldn't be able to tell that they're in an HTML browser. | * Red pill / blue pill -- pages shouldn't be able to tell that they're in an HTML browser. | ||
** window.top should stop at the topmost browser iframe ({{bug|704037}}) | ** window.top should stop at the topmost browser iframe ({{bug|704037}}). | ||
** Shouldn't be able to unwrap window.{top,parent,frameElement} using Components.lookupMethod. | |||
* Download manager | * Download manager | ||
edits