From e4ca5b53663da88fe2d7fd4fbc18e6eb78730eec Mon Sep 17 00:00:00 2001 From: SelenIT Date: Tue, 28 Mar 2017 15:05:00 +0300 Subject: [PATCH] Adding 'cap' unit to the section heading Adding 'cap' unit to the 'Font-relative lengths' section heading, to solve #1126 --- css-values/Overview.bs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css-values/Overview.bs b/css-values/Overview.bs index 155e15e345d..e81b76710c4 100644 --- a/css-values/Overview.bs +++ b/css-values/Overview.bs @@ -919,7 +919,7 @@ Relative lengths -->

-Font-relative lengths: the ''em'', ''ex'', ''ch'', ''ic'', ''rem'', ''lh'', ''rlh'' units

+Font-relative lengths: the ''em'', ''ex'', ''cap'', ''ch'', ''ic'', ''rem'', ''lh'', ''rlh'' units Aside from ''rem'' (which refers to the font-size of the root element) and ''rlh'' (which refers to the line-height of the root element),