Pass | Font-style (supports): 'italic' is valid | Asserts runPass | assert_equals(true, true, "Font-style supports: 'italic' is valid")
at Test.<anonymous> ( /css/css-fonts/variations/font-style-parsing.html:44:17) |
|
Pass | Font-style (supports): 'italic' followed by angle is invalid | Asserts runPass | assert_equals(false, false, "Font-style supports: 'italic' followed by angle is invalid")
at Test.<anonymous> ( /css/css-fonts/variations/font-style-parsing.html:44:17) |
|
Pass | Font-style (supports): 'italic' followed by non-number is invalid | Asserts runPass | assert_equals(false, false, "Font-style supports: 'italic' followed by non-number is invalid")
at Test.<anonymous> ( /css/css-fonts/variations/font-style-parsing.html:44:17) |
|
Pass | Font-style (supports): 'oblique' is valid | Asserts runPass | assert_equals(true, true, "Font-style supports: 'oblique' is valid")
at Test.<anonymous> ( /css/css-fonts/variations/font-style-parsing.html:44:17) |
|
Pass | Font-style (supports): 'oblique' followed by zero degrees is valid | Asserts runPass | assert_equals(true, true, "Font-style supports: 'oblique' followed by zero degrees is valid")
at Test.<anonymous> ( /css/css-fonts/variations/font-style-parsing.html:44:17) |
|
Pass | Font-style (supports): 'oblique' followed by positive angle in degrees is valid | Asserts runPass | assert_equals(true, true, "Font-style supports: 'oblique' followed by positive angle in degrees is valid")
at Test.<anonymous> ( /css/css-fonts/variations/font-style-parsing.html:44:17) |
|
Pass | Font-style (supports): 'oblique' followed by positive angle in radians is valid | Asserts runPass | assert_equals(true, true, "Font-style supports: 'oblique' followed by positive angle in radians is valid")
at Test.<anonymous> ( /css/css-fonts/variations/font-style-parsing.html:44:17) |
|
Pass | Font-style (supports): 'oblique' followed by positive angle in gradians is valid | Asserts runPass | assert_equals(true, true, "Font-style supports: 'oblique' followed by positive angle in gradians is valid")
at Test.<anonymous> ( /css/css-fonts/variations/font-style-parsing.html:44:17) |
|
Pass | Font-style (supports): 'oblique' followed by positive angle in turns is valid | Asserts runPass | assert_equals(true, true, "Font-style supports: 'oblique' followed by positive angle in turns is valid")
at Test.<anonymous> ( /css/css-fonts/variations/font-style-parsing.html:44:17) |
|
Pass | Font-style (supports): 'oblique' followed by number with invalid unit type is in valid | Asserts runPass | assert_equals(false, false, "Font-style supports: 'oblique' followed by number with invalid unit type is in valid")
at Test.<anonymous> ( /css/css-fonts/variations/font-style-parsing.html:44:17) |
|
Pass | Font-style (supports): 'oblique' followed by negative angle is valid | Asserts runPass | assert_equals(true, true, "Font-style supports: 'oblique' followed by negative angle is valid")
at Test.<anonymous> ( /css/css-fonts/variations/font-style-parsing.html:44:17) |
|
Pass | Font-style (supports): 'oblique' followed by fractional angle is valid | Asserts runPass | assert_equals(true, true, "Font-style supports: 'oblique' followed by fractional angle is valid")
at Test.<anonymous> ( /css/css-fonts/variations/font-style-parsing.html:44:17) |
|
Pass | Font-style (supports): 'oblique' followed by maxumum 90 degree angle is valid | Asserts runPass | assert_equals(true, true, "Font-style supports: 'oblique' followed by maxumum 90 degree angle is valid")
at Test.<anonymous> ( /css/css-fonts/variations/font-style-parsing.html:44:17) |
|
Pass | Font-style (supports): 'oblique' followed by minimum -90 degree angle is valid | Asserts runPass | assert_equals(true, true, "Font-style supports: 'oblique' followed by minimum -90 degree angle is valid")
at Test.<anonymous> ( /css/css-fonts/variations/font-style-parsing.html:44:17) |
|
Pass | Font-style (supports): 'oblique' followed by positive out of range angle is in invalid | Asserts runPass | assert_equals(false, false, "Font-style supports: 'oblique' followed by positive out of range angle is in invalid")
at Test.<anonymous> ( /css/css-fonts/variations/font-style-parsing.html:44:17) |
|
Pass | Font-style (supports): 'oblique' followed by negative out of range angle is in invalid | Asserts runPass | assert_equals(false, false, "Font-style supports: 'oblique' followed by negative out of range angle is in invalid")
at Test.<anonymous> ( /css/css-fonts/variations/font-style-parsing.html:44:17) |
|
Pass | Font-style (supports): 'oblique' followed by unit-less value is invalid | Asserts runPass | assert_equals(false, false, "Font-style supports: 'oblique' followed by unit-less value is invalid")
at Test.<anonymous> ( /css/css-fonts/variations/font-style-parsing.html:44:17) |
|
Pass | Font-style (supports): 'oblique' followed by positive angle is valid | Asserts runPass | assert_equals(true, true, "Font-style supports: 'oblique' followed by positive angle is valid")
at Test.<anonymous> ( /css/css-fonts/variations/font-style-parsing.html:44:17) |
|
Pass | Font-style (supports): 'oblique' followed by non-number is invalid | Asserts runPass | assert_equals(false, false, "Font-style supports: 'oblique' followed by non-number is invalid")
at Test.<anonymous> ( /css/css-fonts/variations/font-style-parsing.html:44:17) |
|
Pass | Font-style (supports): 'oblique' and angle followed by non-number is invalid | Asserts runPass | assert_equals(false, false, "Font-style supports: 'oblique' and angle followed by non-number is invalid")
at Test.<anonymous> ( /css/css-fonts/variations/font-style-parsing.html:44:17) |
|
Pass | Font-style (supports): 'oblique' followed by isolated minus is invalid | Asserts runPass | assert_equals(false, false, "Font-style supports: 'oblique' followed by isolated minus is invalid")
at Test.<anonymous> ( /css/css-fonts/variations/font-style-parsing.html:44:17) |
|
Pass | Font-style (supports): 'oblique' followed by minus and angle separated by space is invalid | Asserts runPass | assert_equals(false, false, "Font-style supports: 'oblique' followed by minus and angle separated by space is invalid")
at Test.<anonymous> ( /css/css-fonts/variations/font-style-parsing.html:44:17) |
|
Pass | Font-style (supports): 'oblique' followed by minus and non-number is invalid | Asserts runPass | assert_equals(false, false, "Font-style supports: 'oblique' followed by minus and non-number is invalid")
at Test.<anonymous> ( /css/css-fonts/variations/font-style-parsing.html:44:17) |
|
Pass | Font-style (supports): 'oblique' followed by calc is valid | Asserts runPass | assert_equals(true, true, "Font-style supports: 'oblique' followed by calc is valid")
at Test.<anonymous> ( /css/css-fonts/variations/font-style-parsing.html:44:17) |
|
Pass | Font-style (supports): 'oblique' followed by calc is valid even if it must be clamped (no computation) | Asserts runPass | assert_equals(true, true, "Font-style supports: 'oblique' followed by calc is valid even if it must be clamped (no computation)")
at Test.<anonymous> ( /css/css-fonts/variations/font-style-parsing.html:44:17) |
|
Pass | Font-style (supports): 'oblique' followed by calc is valid even if it must be clamped (with computation) | Asserts runPass | assert_equals(true, true, "Font-style supports: 'oblique' followed by calc is valid even if it must be clamped (with computation)")
at Test.<anonymous> ( /css/css-fonts/variations/font-style-parsing.html:44:17) |
|
Pass | Font-style (supports): 'oblique' followed by calc is valid even if it mixes units (with computation) | Asserts runPass | assert_equals(true, true, "Font-style supports: 'oblique' followed by calc is valid even if it mixes units (with computation)")
at Test.<anonymous> ( /css/css-fonts/variations/font-style-parsing.html:44:17) |
|
Pass | Font-style (computed): 'italic' is valid | Asserts runPass | assert_equals("italic", "italic", "Font-style computed style: 'italic' is valid")
at Test.<anonymous> ( /css/css-fonts/variations/font-style-parsing.html:56:21) |
|
Fail | Font-style (computed): 'oblique' is valid | assert_equals: Font-style computed style: 'oblique' is valid expected "oblique" but got "italic" at Test.<anonymous> (https://www2.wpt.live/css/css-fonts/variations/font-style-parsing.html:56:21)
at Test.step (https://www2.wpt.live/resources/testharness.js:2638:25)
at test (https://www2.wpt.live/resources/testharness.js:633:30)
at https://www2.wpt.live/css/css-fonts/variations/font-style-parsing.html:50:17
at Array.forEach (<anonymous>) Asserts runFail | assert_equals("italic", "oblique", "Font-style computed style: 'oblique' is valid")
at Test.<anonymous> ( /css/css-fonts/variations/font-style-parsing.html:56:21) |
|
Pass | Font-style (computed): 'oblique' followed by zero degrees is valid | Asserts runPass | assert_equals("normal", "normal", "Font-style computed style: 'oblique' followed by zero degrees is valid")
at Test.<anonymous> ( /css/css-fonts/variations/font-style-parsing.html:56:21) |
|
Pass | Font-style (computed): 'oblique' followed by positive angle in degrees is valid | Asserts runPass | assert_equals("oblique 20deg", "oblique 20deg", "Font-style computed style: 'oblique' followed by positive angle in degrees is valid")
at Test.<anonymous> ( /css/css-fonts/variations/font-style-parsing.html:56:21) |
|
Pass | Font-style (computed): 'oblique' followed by positive angle in radians is valid | Asserts runPass | assert_regexp_match("oblique 28.5deg", object "/^oblique 28\.\d*deg$/", "Font-style computed style: 'oblique' followed by positive angle in radians is valid")
at Test.<anonymous> ( /css/css-fonts/variations/font-style-parsing.html:56:21) |
|
Pass | Font-style (computed): 'oblique' followed by positive angle in gradians is valid | Asserts runPass | assert_equals("oblique 18deg", "oblique 18deg", "Font-style computed style: 'oblique' followed by positive angle in gradians is valid")
at Test.<anonymous> ( /css/css-fonts/variations/font-style-parsing.html:56:21) |
|
Pass | Font-style (computed): 'oblique' followed by positive angle in turns is valid | Asserts runPass | assert_equals("oblique 36deg", "oblique 36deg", "Font-style computed style: 'oblique' followed by positive angle in turns is valid")
at Test.<anonymous> ( /css/css-fonts/variations/font-style-parsing.html:56:21) |
|
Pass | Font-style (computed): 'oblique' followed by negative angle is valid | Asserts runPass | assert_equals("oblique -20deg", "oblique -20deg", "Font-style computed style: 'oblique' followed by negative angle is valid")
at Test.<anonymous> ( /css/css-fonts/variations/font-style-parsing.html:56:21) |
|
Pass | Font-style (computed): 'oblique' followed by fractional angle is valid | Asserts runPass | assert_equals("oblique 20.5deg", "oblique 20.5deg", "Font-style computed style: 'oblique' followed by fractional angle is valid")
at Test.<anonymous> ( /css/css-fonts/variations/font-style-parsing.html:56:21) |
|
Pass | Font-style (computed): 'oblique' followed by maxumum 90 degree angle is valid | Asserts runPass | assert_equals("oblique 90deg", "oblique 90deg", "Font-style computed style: 'oblique' followed by maxumum 90 degree angle is valid")
at Test.<anonymous> ( /css/css-fonts/variations/font-style-parsing.html:56:21) |
|
Pass | Font-style (computed): 'oblique' followed by minimum -90 degree angle is valid | Asserts runPass | assert_equals("oblique -90deg", "oblique -90deg", "Font-style computed style: 'oblique' followed by minimum -90 degree angle is valid")
at Test.<anonymous> ( /css/css-fonts/variations/font-style-parsing.html:56:21) |
|
Pass | Font-style (computed): 'oblique' followed by positive angle is valid | Asserts runPass | assert_equals("oblique 30deg", "oblique 30deg", "Font-style computed style: 'oblique' followed by positive angle is valid")
at Test.<anonymous> ( /css/css-fonts/variations/font-style-parsing.html:56:21) |
|
Pass | Font-style (computed): 'oblique' followed by calc is valid | Asserts runPass | assert_equals("oblique 50deg", "oblique 50deg", "Font-style computed style: 'oblique' followed by calc is valid")
at Test.<anonymous> ( /css/css-fonts/variations/font-style-parsing.html:56:21) |
|
Pass | Font-style (computed): 'oblique' followed by calc is valid even if it must be clamped (no computation) | Asserts runPass | assert_equals("oblique -90deg", "oblique -90deg", "Font-style computed style: 'oblique' followed by calc is valid even if it must be clamped (no computation)")
at Test.<anonymous> ( /css/css-fonts/variations/font-style-parsing.html:56:21) |
|
Pass | Font-style (computed): 'oblique' followed by calc is valid even if it must be clamped (with computation) | Asserts runPass | assert_equals("oblique 90deg", "oblique 90deg", "Font-style computed style: 'oblique' followed by calc is valid even if it must be clamped (with computation)")
at Test.<anonymous> ( /css/css-fonts/variations/font-style-parsing.html:56:21) |
|
Fail | Font-style (computed): 'oblique' followed by calc is valid even if it mixes units (with computation) | assert_equals: Font-style computed style: 'oblique' followed by calc is valid even if it mixes units (with computation) expected "oblique" but got "italic" at Test.<anonymous> (https://www2.wpt.live/css/css-fonts/variations/font-style-parsing.html:56:21)
at Test.step (https://www2.wpt.live/resources/testharness.js:2638:25)
at test (https://www2.wpt.live/resources/testharness.js:633:30)
at https://www2.wpt.live/css/css-fonts/variations/font-style-parsing.html:50:17
at Array.forEach (<anonymous>) Asserts runFail | assert_equals("italic", "oblique", "Font-style computed style: 'oblique' followed by calc is valid even if it mixes units (with computation)")
at Test.<anonymous> ( /css/css-fonts/variations/font-style-parsing.html:56:21) |
|