xml.shift-obfl-marker.xpl Maven / Gradle / Ivy
Move '-obfl-marker' declarations to inline boxes.
Boxes must be represented by css:box elements. '-obfl-marker' properties must be
declared in css:_obfl-marker attributes.
For each element in the input that is not an inline css:box and not a descendant of an
inline css:box, if it has a css:_obfl-marker attribute it is moved to the first
following inline css:box. If this css:box element already has a css:_obfl-marker
attribute in the input, the '-obfl-marker' declarations are prepended to it.