-webkit-line-break property
Specifies the line breaking rules for Chinese, Japanese and Korean text.
This property is not supported by Safari on Microsoft Windows.
JavaScript page for this property: webkitLineBreak. You can find other example(s) there. |
Possible values:
One of the following values:
Line breaks appear only after white spaces. | |||||||
Takes the value of this property from the computed style of the parent element. | |||||||
Normal line breaking. |
Default: normal.
Supported by tags:
a, abbr, acronym, address, b, bdo, big, blockQuote, body, caption, center, cite, code, dd, del, dfn, dir, div, dl, dt, em, fieldSet, font, form, H1, H2, H3, H4, H5, H6, html, i, ins, isIndex, kbd, label, legend, li, marquee, menu, ol, p, pre, q, s, samp, small, span, strike, strong, sub, sup, table, td, textArea, th, tr, tt, u, ul, var, xmp
External links:
User Contributed Comments