Pass | lh in line-height on root | Asserts runPass | assert_approx_equals(19, 19, 1, "the lh unit on the root element's line-height property uses font metrics corresponding to the initial values of the font or line-height properties")
at Test.<anonymous> ( /css/css-values/lh-rlh-on-root-001.html:36:5) |
|
Pass | rlh in line-height on root | Asserts runPass | assert_approx_equals(19, 19, 1, "the rlh unit on the root element's line-height property uses font metrics corresponding to the initial values of the font or line-height properties")
at Test.<anonymous> ( /css/css-values/lh-rlh-on-root-001.html:42:5) |
|
Pass | lh in font-size on root | Asserts runPass | assert_approx_equals(19, 19, 1, "the lh unit on the root element's font-size property uses font metrics corresponding to the initial values of the font or line-height properties")
at Test.<anonymous> ( /css/css-values/lh-rlh-on-root-001.html:48:5) |
|
Pass | rlh in font-size on root | Asserts runPass | assert_approx_equals(19, 19, 1, "the rlh unit on the root element's font-size property uses font metrics corresponding to the initial values of the font or line-height properties")
at Test.<anonymous> ( /css/css-values/lh-rlh-on-root-001.html:54:5) |
|
Pass | 2lh in line-height on root | Asserts runPass | assert_approx_equals(38, 38, 1, "the lh unit on the root element's line-height property actually works as a unit and doesn't merely cause a fallback that doesn't take the number of units into account")
at Test.<anonymous> ( /css/css-values/lh-rlh-on-root-001.html:62:5) |
|
Pass | 2rlh in line-height on root | Asserts runPass | assert_approx_equals(38, 38, 1, "the rlh unit on the root element's line-height property actually works as a unit and doesn't merely cause a fallback that doesn't take the number of units into account")
at Test.<anonymous> ( /css/css-values/lh-rlh-on-root-001.html:68:5) |
|
Pass | 2lh in font-size on root | Asserts runPass | assert_approx_equals(38, 38, 1, "the lh unit on the root element's font-size property actually works as a unit and doesn't merely cause a fallback that doesn't take the number of units into account")
at Test.<anonymous> ( /css/css-values/lh-rlh-on-root-001.html:74:5) |
|
Pass | 2rlh in font-size on root | Asserts runPass | assert_approx_equals(38, 38, 1, "the rlh unit on the root element's font-size property actually works as a unit and doesn't merely cause a fallback that doesn't take the number of units into account")
at Test.<anonymous> ( /css/css-values/lh-rlh-on-root-001.html:80:5) |
|