﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
17671	Twenty Eleven: Quotes	knutsp		"When I use the <q> tag there are no quotes displayed. In style.css I see:
{{{
blockquote:before, blockquote:after,
q:before, q:after {
	content: """";
}
blockquote, q {
	quotes: """" """";
}
}}}
and this removes the quotes. This is not present in Twenty Ten. Removing the q selector from the above two rules fixes this."	defect (bug)	closed	normal		Bundled Theme	3.2	minor	wontfix	has-patch 2nd-opinion	knutsp info@… solaris.smoke@…
