Hello,
Is there any chance that a future version of Oxygen will support the CSS pseudo-class :has() ? I tried the following rule in a stylesheet
entry:has(>
styled-content)
{
background-color:
#DDEEFF;
}
but the table cell (<entry>) with a child <styled-content> element didn’t get the expected light blue background.
--
Michael R. Boudreau
Electronic Publishing Technology Manager
The University of Chicago Press
1427 E. 60th Street
Chicago, IL 60637
www.journals.uchicago.edu