﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
12279	Allow passing custom evaluator to node.getAscendant	AlexW	Artur Delura	"getAscendant is a bit limited, would be handy if it could filter by classes too.

{{{
// <div class=""outer""><div class=""inner""><p><b>Some text</b></p></div></div>
// If node == <b>
ascendant = node.getAscendant('div.outer'); // ascendant == <div class=""outer"">
}}}"	New Feature	closed	Normal	CKEditor 4.4.5	General		fixed		
