CSS text-justify
CSS property to define how text should be justified when text-align: justify
is set.
IE | Edge | Firefox | Chrome | Safari | Opera | iOS Safari | Opera Mini | Android Browser | Blackberry Browser | Opera Mobile | Chrome for Android | Firefox for Android | IE Mobile | UC Browser for Android | Samsung Internet | QQ Browser | Baidu Browser |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
49
See notes:
|
|||||||||||||||||
56
See notes:
|
9.3 | 4.4 | |||||||||||||||
14
See notes:
|
52 | 57
See notes:
|
10 | 10.0-10.2 | 4.4.3-4.4.4 | 4 | |||||||||||
11
See notes:
|
15
See notes:
|
53 | 58
See notes:
|
10.1 | 44
See notes:
|
10.3 | all | 56
See notes:
|
10 | 37
See notes:
|
57
See notes:
|
52 | 11
See notes:
|
11.4 | 5
See notes:
|
1.2
See notes:
|
7.12
See notes:
|
54
See notes:
|
59
See notes:
|
TP | 45
See notes:
|
||||||||||||||
55
See notes:
|
60
See notes:
|
46
See notes:
|
|||||||||||||||
56
See notes:
|
61
See notes:
|
Notes
-
1
Supports
inter-word
, but notinter-character
ornone
. Also supports the following unofficial values:distribute
,distribute-all-lines
,distribute-center-last
,inter-cluster
,inter-ideograph
,newspaper
. See MSDN for details. -
2
inter-word
anddistribute
values supported behind the "Experimental platform features" flag butdistribute
support is buggy -
3
Behind the "layout.css.text-justify.enabled" flag
-
4
Supports
auto
,none
,inter-word
,inter-character
, anddistribute
with the exact same meaning and behavior asinter-character
for legacy reasons.