Confirmed users
394
edits
Benfrancis (talk | contribs) No edit summary |
Benfrancis (talk | contribs) No edit summary |
||
Line 74: | Line 74: | ||
|- | |- | ||
|resize || || {{bug|757859}} || NOT STARTED | |resize || || {{bug|757859}} || NOT STARTED | ||
|- | |||
|contextmenu || P1 || {{bug|756371}} || IN PROGRESS | |||
|} | |} | ||
Line 90: | Line 92: | ||
|- | |- | ||
|Hyperlink targets || P2 || || NOT STARTED | |Hyperlink targets || P2 || || NOT STARTED | ||
|- | |- | ||
|Permissions prompts || P1 || || NOT STARTED | |Permissions prompts || P1 || || NOT STARTED | ||
Line 205: | Line 205: | ||
: Indicates that the browser was resized. Not sure what data should be included in the event payload. | : Indicates that the browser was resized. Not sure what data should be included in the event payload. | ||
'''contextmenu''' | |||
: Indicates that the browser should display a contextual menu and execute callbacks in the scope of the child frame when the user selects one of the options in the menu. | |||
== Other Features == | == Other Features == | ||
Line 226: | Line 230: | ||
: Open <a target="_top"> and <a target="_blank"> in a new window. | : Open <a target="_top"> and <a target="_blank"> in a new window. | ||
'''Permissions prompts''' | '''Permissions prompts''' |