Skip to content

Commit f76e0e2

Browse files
committed
[css-values-3] Form control restrictions to line-height don't affect lh/rlh #3257
1 parent 85b8b8a commit f76e0e2

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

css-values-4/Overview.bs

+4
Original file line numberDiff line numberDiff line change
@@ -1909,6 +1909,10 @@ Font-relative Lengths: the ''em'', ''rem'', ''ex'', ''rex'', ''cap'', ''rcap'',
19091909
too many pages expect these units to be exact multiples of the specified 'font-size',
19101910
rather than the <em>actual</em> font-size after applying user preferences.
19111911

1912+
Some user-agents apply restrictions to the 'line-height' values on form controls.
1913+
These must have no effect on the ''lh'' and ''rlh'' units.
1914+
The effect on their descendants, however, is undefined.
1915+
19121916
<!--
19131917
██ ██ ██ ██ ██ ████████ ████████ ██████
19141918
██ ██ ██ ██ ██ ██ ██ ██ ██ ██

0 commit comments

Comments
 (0)