﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
26206	"Small in-text example is lost on ""Security in Django"""	frostbtn	Tim Graham	"After v 1.8 a tiny example has disappeared from **Security in Django** -> **Cross site scripting (XSS) protection** section:
{{{
<style class={{ var }}>...</style>
}}}

It is present on v 1.8 and before it:
https://docs.djangoproject.com/en/1.8/topics/security/#cross-site-scripting-xss-protection

And missing from v 1.9 and current vNext
https://docs.djangoproject.com/en/1.9/topics/security/#cross-site-scripting-xss-protection
https://docs.djangoproject.com/en/dev/topics/security/#cross-site-scripting-xss-protection

(I came across it from somewhat misleading conversation on `bleach` sanitizer: https://github.com/mozilla/bleach/issues/133)"	Bug	closed	Documentation	1.9	Normal	fixed			Accepted	0	0	0	0	1	0
