Pass | Check that size-adjust: 100% is valid | Asserts runPass | assert_equals(0, 0, "testSheet should initially be empty")
at Test.<anonymous> ( /css/css-fonts/parsing/font-face-size-adjust.html:22:7) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /css/css-fonts/parsing/font-face-size-adjust.html:25:9) |
|
Pass | Check that size-adjust: 0% is valid | Asserts runPass | assert_equals(0, 0, "testSheet should initially be empty")
at Test.<anonymous> ( /css/css-fonts/parsing/font-face-size-adjust.html:22:7) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /css/css-fonts/parsing/font-face-size-adjust.html:25:9) |
|
Pass | Check that size-adjust: 110% is valid | Asserts runPass | assert_equals(0, 0, "testSheet should initially be empty")
at Test.<anonymous> ( /css/css-fonts/parsing/font-face-size-adjust.html:22:7) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /css/css-fonts/parsing/font-face-size-adjust.html:25:9) |
|
Pass | Check that size-adjust: 100000000000% is valid | Asserts runPass | assert_equals(0, 0, "testSheet should initially be empty")
at Test.<anonymous> ( /css/css-fonts/parsing/font-face-size-adjust.html:22:7) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /css/css-fonts/parsing/font-face-size-adjust.html:25:9) |
|
Pass | Check that size-adjust: -100% is invalid | Asserts runPass | assert_equals(0, 0, "testSheet should initially be empty")
at Test.<anonymous> ( /css/css-fonts/parsing/font-face-size-adjust.html:22:7) | Pass | assert_equals(false, false)
at Test.<anonymous> ( /css/css-fonts/parsing/font-face-size-adjust.html:25:9) |
|
Pass | Check that size-adjust: -1% is invalid | Asserts runPass | assert_equals(0, 0, "testSheet should initially be empty")
at Test.<anonymous> ( /css/css-fonts/parsing/font-face-size-adjust.html:22:7) | Pass | assert_equals(false, false)
at Test.<anonymous> ( /css/css-fonts/parsing/font-face-size-adjust.html:25:9) |
|