canmove, Confirmed users
1,537
edits
| Line 232: | Line 232: | ||
'''Implementation''': ? | '''Implementation''': ? | ||
== <tt>X-Frame-Options</tt> == | |||
'''Design''': Done. | |||
''Goals'' | |||
* Allow sites to specify how they may be enframed | |||
* Help prevent Clickjacking | |||
* Be compatible with IE/WebKit implementations | |||
'''Discussion''': In Process. | |||
''tasks'' | |||
* {{drop|Discuss extensions of XFO with other implementation bodies}} (e.g., whole-tree-walking, etc.) | |||
* {{done|Make sure this will work along side [Security/CSP]}} | |||
'''Review and Standardization''': ? | |||
'''Prototype''': None. | |||
'''Implementation''': In Process. | |||
''Tasks'' | |||
* {{done|Design Behavior}} | |||
* {{done|Implement Patch}} | |||
* {{done|Implement Unit Tests}} | |||
* {{ok|Get reviewed and land on trunk}} | |||