mirror of
https://github.com/hail2u/vim-css3-syntax.git
synced 2025-12-07 03:04:26 +08:00
follow WD-css-text-3-20131010
This commit is contained in:
@@ -369,24 +369,13 @@
|
||||
}
|
||||
|
||||
.text {
|
||||
hanging-punctuation: loose;
|
||||
line-break: strict;
|
||||
word-wrap: auto;
|
||||
overflow-wrap: hanging;
|
||||
tab-size: distribute;
|
||||
text-align-last: kashida;
|
||||
text-autospace: preserve;
|
||||
text-justify: each-line;
|
||||
text-shadow: allow-end;
|
||||
text-underline-position: keep-all;
|
||||
word-break: double-circle;
|
||||
display: inter-word;
|
||||
display: inter-ideograph;
|
||||
display: inter-cluster;
|
||||
display: preserve-breaks;
|
||||
hyphens: manual;
|
||||
line-break: loose;
|
||||
overflow-wrap: strict;
|
||||
tab-size: match-parent;
|
||||
display: hanging;
|
||||
display: each-line;
|
||||
display: full-width;
|
||||
display: break-all;
|
||||
display: break-word;
|
||||
}
|
||||
|
||||
.text-decor-3 {
|
||||
|
||||
Reference in New Issue
Block a user