CSS/text-size-adjust: Difference between revisions

Jump to navigation Jump to search
(no longer stub)
Line 4: Line 4:


== property definition ==
== property definition ==
* values: auto | none | <percentage>
* Initial value : auto for smartphone browsers supporting inflation, none in other cases (and then not modifiable)
* Initial value : auto for smartphone browsers supporting inflation, none in other cases (and then not modifiable)
* Applies to: all elements
* Applies to: all elements
Line 11: Line 12:
* Computed value : the keyword or the percentage value
* Computed value : the keyword or the percentage value
* Animatable: no
* Animatable: no
;auto
: mobile browsers may implement a text inflation algorithm
;none
: browser must not do any automatic text inflation
;<percentage>
: inflate text size by the <percentage> given


== see also ==
== see also ==
canmove, Confirmed users
2,675

edits

Navigation menu