Hi, By default, each anchor has a blue underline, can you please point me to the code where is the code which gecko calculates the length of the underline for the anchor?
>From the nsTextFrame.cpp, i see it calls rendContext- >GetTextDimensions() to get the dimensions for the text of the anchor, but how does it determine the length of the line? Thank you. _______________________________________________ dev-tech-layout mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-layout

