Issue #3276618 by catch, mherchel, eojthebrave, Gábor Hojtsy: Olivero sets...
Issue #3276618 by catch, mherchel, eojthebrave, Gábor Hojtsy: Olivero sets inconsistent classes for active trail between menu and book
(cherry picked from commit 5f092913)
$part_xpath.='li[contains(@class, :class)]/a[contains(@href, :href) and contains(text(), :title)]';
$part_xpath.='li[contains(@class, :classy-class-trail) or contains(@class, :olivero-class-trail)]/a[contains(@href, :href) and contains(text(), :title)]';
// These active trail classes are added by classy/olivero. This should
// be refactored to work with stark and not depend on any specific