Lines Matching full:none
279 // (2) Borders with a style of 'none' have the lowest priority. Only if the border properties of all
280 // the elements meeting at this edge are 'none' will the border be omitted (but note that 'none' is
282 // (3) If none of the styles are 'hidden' and at least one of them is not 'none', then narrow borders
300 // Rule #2 above. A style of 'none' has lowest priority and always loses to any other border.