> > # 1. any underlining affecting the text of the element, in tree order > # of the elements applying the underlining (such that the deepest > # element's underlining, if any, is painted topmost and the root > # element's underlining, if any, is drawn bottommost). > # 2. any overlining affecting the text of the element, in tree order > # of the elements applying the overlining (such that the deepest > # element's overlining, if any, is painted topmost and the root > # element's overlining, if any, is drawn bottommost). > # 3. the text. > # 4. any line-through affecting the text of the element, in tree > # order of the elements applying the line-through (such that the > # deepest element's line-through, if any, is painted topmost and > # the root element's line-through, if any, is drawn bottommost). > > . As fantasai said, line-through is above text and underling and > overlining are below. > Ah, right. I missed that these are different steps. Whether we can change that is another question. > As I said before I'll come up with a proposal, which will also cover this issue. SebastianReceived on Friday, 21 September 2012 20:51:26 UTC
This archive was generated by hypermail 2.4.0 : Friday, 25 March 2022 10:08:21 UTC