Summary

Harness status: OK

Found 21 tests

Details

ResultTest NameMessage
PassProperty font-synthesis value 'none'
Asserts run
Pass
assert_true(true, "font-synthesis doesn't seem to be supported in the computed style")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:24:5)
Pass
assert_true(true, "'none' is a supported value for font-synthesis.")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:25:5)
Pass
assert_equals("none", "none")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:35:7)
PassProperty font-synthesis value 'weight'
Asserts run
Pass
assert_true(true, "font-synthesis doesn't seem to be supported in the computed style")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:24:5)
Pass
assert_true(true, "'weight' is a supported value for font-synthesis.")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:25:5)
Pass
assert_equals("weight", "weight")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:35:7)
PassProperty font-synthesis value 'style'
Asserts run
Pass
assert_true(true, "font-synthesis doesn't seem to be supported in the computed style")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:24:5)
Pass
assert_true(true, "'style' is a supported value for font-synthesis.")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:25:5)
Pass
assert_equals("style", "style")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:35:7)
FailProperty font-synthesis value 'oblique-only'assert_true: 'oblique-only' is a supported value for font-synthesis. expected true got false
    at Test.<anonymous> (https://www2.wpt.live/css/support/computed-testcommon.js:25:5)
    at Test.step (https://www2.wpt.live/resources/testharness.js:2638:25)
    at test (https://www2.wpt.live/resources/testharness.js:633:30)
    at test_computed_value (https://www2.wpt.live/css/support/computed-testcommon.js:22:3)
    at https://www2.wpt.live/css/css-fonts/parsing/font-synthesis-computed.html:19:1
Asserts run
Pass
assert_true(true, "font-synthesis doesn't seem to be supported in the computed style")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:24:5)
Fail
assert_true(false, "'oblique-only' is a supported value for font-synthesis.")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:25:5)
PassProperty font-synthesis value 'small-caps'
Asserts run
Pass
assert_true(true, "font-synthesis doesn't seem to be supported in the computed style")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:24:5)
Pass
assert_true(true, "'small-caps' is a supported value for font-synthesis.")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:25:5)
Pass
assert_equals("small-caps", "small-caps")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:35:7)
FailProperty font-synthesis value 'position'assert_true: 'position' is a supported value for font-synthesis. expected true got false
    at Test.<anonymous> (https://www2.wpt.live/css/support/computed-testcommon.js:25:5)
    at Test.step (https://www2.wpt.live/resources/testharness.js:2638:25)
    at test (https://www2.wpt.live/resources/testharness.js:633:30)
    at test_computed_value (https://www2.wpt.live/css/support/computed-testcommon.js:22:3)
    at https://www2.wpt.live/css/css-fonts/parsing/font-synthesis-computed.html:21:1
Asserts run
Pass
assert_true(true, "font-synthesis doesn't seem to be supported in the computed style")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:24:5)
Fail
assert_true(false, "'position' is a supported value for font-synthesis.")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:25:5)
FailProperty font-synthesis value 'small-caps position'assert_true: 'small-caps position' is a supported value for font-synthesis. expected true got false
    at Test.<anonymous> (https://www2.wpt.live/css/support/computed-testcommon.js:25:5)
    at Test.step (https://www2.wpt.live/resources/testharness.js:2638:25)
    at test (https://www2.wpt.live/resources/testharness.js:633:30)
    at test_computed_value (https://www2.wpt.live/css/support/computed-testcommon.js:22:3)
    at https://www2.wpt.live/css/css-fonts/parsing/font-synthesis-computed.html:22:1
Asserts run
Pass
assert_true(true, "font-synthesis doesn't seem to be supported in the computed style")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:24:5)
Fail
assert_true(false, "'small-caps position' is a supported value for font-synthesis.")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:25:5)
PassProperty font-synthesis value 'style small-caps'
Asserts run
Pass
assert_true(true, "font-synthesis doesn't seem to be supported in the computed style")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:24:5)
Pass
assert_true(true, "'style small-caps' is a supported value for font-synthesis.")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:25:5)
Pass
assert_equals("style small-caps", "style small-caps")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:35:7)
FailProperty font-synthesis value 'style position'assert_true: 'style position' is a supported value for font-synthesis. expected true got false
    at Test.<anonymous> (https://www2.wpt.live/css/support/computed-testcommon.js:25:5)
    at Test.step (https://www2.wpt.live/resources/testharness.js:2638:25)
    at test (https://www2.wpt.live/resources/testharness.js:633:30)
    at test_computed_value (https://www2.wpt.live/css/support/computed-testcommon.js:22:3)
    at https://www2.wpt.live/css/css-fonts/parsing/font-synthesis-computed.html:24:1
Asserts run
Pass
assert_true(true, "font-synthesis doesn't seem to be supported in the computed style")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:24:5)
Fail
assert_true(false, "'style position' is a supported value for font-synthesis.")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:25:5)
FailProperty font-synthesis value 'style small-caps position'assert_true: 'style small-caps position' is a supported value for font-synthesis. expected true got false
    at Test.<anonymous> (https://www2.wpt.live/css/support/computed-testcommon.js:25:5)
    at Test.step (https://www2.wpt.live/resources/testharness.js:2638:25)
    at test (https://www2.wpt.live/resources/testharness.js:633:30)
    at test_computed_value (https://www2.wpt.live/css/support/computed-testcommon.js:22:3)
    at https://www2.wpt.live/css/css-fonts/parsing/font-synthesis-computed.html:25:1
Asserts run
Pass
assert_true(true, "font-synthesis doesn't seem to be supported in the computed style")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:24:5)
Fail
assert_true(false, "'style small-caps position' is a supported value for font-synthesis.")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:25:5)
FailProperty font-synthesis value 'oblique-only small-caps'assert_true: 'oblique-only small-caps' is a supported value for font-synthesis. expected true got false
    at Test.<anonymous> (https://www2.wpt.live/css/support/computed-testcommon.js:25:5)
    at Test.step (https://www2.wpt.live/resources/testharness.js:2638:25)
    at test (https://www2.wpt.live/resources/testharness.js:633:30)
    at test_computed_value (https://www2.wpt.live/css/support/computed-testcommon.js:22:3)
    at https://www2.wpt.live/css/css-fonts/parsing/font-synthesis-computed.html:26:1
Asserts run
Pass
assert_true(true, "font-synthesis doesn't seem to be supported in the computed style")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:24:5)
Fail
assert_true(false, "'oblique-only small-caps' is a supported value for font-synthesis.")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:25:5)
FailProperty font-synthesis value 'oblique-only position'assert_true: 'oblique-only position' is a supported value for font-synthesis. expected true got false
    at Test.<anonymous> (https://www2.wpt.live/css/support/computed-testcommon.js:25:5)
    at Test.step (https://www2.wpt.live/resources/testharness.js:2638:25)
    at test (https://www2.wpt.live/resources/testharness.js:633:30)
    at test_computed_value (https://www2.wpt.live/css/support/computed-testcommon.js:22:3)
    at https://www2.wpt.live/css/css-fonts/parsing/font-synthesis-computed.html:27:1
Asserts run
Pass
assert_true(true, "font-synthesis doesn't seem to be supported in the computed style")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:24:5)
Fail
assert_true(false, "'oblique-only position' is a supported value for font-synthesis.")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:25:5)
FailProperty font-synthesis value 'oblique-only small-caps position'assert_true: 'oblique-only small-caps position' is a supported value for font-synthesis. expected true got false
    at Test.<anonymous> (https://www2.wpt.live/css/support/computed-testcommon.js:25:5)
    at Test.step (https://www2.wpt.live/resources/testharness.js:2638:25)
    at test (https://www2.wpt.live/resources/testharness.js:633:30)
    at test_computed_value (https://www2.wpt.live/css/support/computed-testcommon.js:22:3)
    at https://www2.wpt.live/css/css-fonts/parsing/font-synthesis-computed.html:28:1
Asserts run
Pass
assert_true(true, "font-synthesis doesn't seem to be supported in the computed style")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:24:5)
Fail
assert_true(false, "'oblique-only small-caps position' is a supported value for font-synthesis.")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:25:5)
PassProperty font-synthesis value 'weight small-caps'
Asserts run
Pass
assert_true(true, "font-synthesis doesn't seem to be supported in the computed style")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:24:5)
Pass
assert_true(true, "'weight small-caps' is a supported value for font-synthesis.")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:25:5)
Pass
assert_equals("weight small-caps", "weight small-caps")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:35:7)
PassProperty font-synthesis value 'weight style'
Asserts run
Pass
assert_true(true, "font-synthesis doesn't seem to be supported in the computed style")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:24:5)
Pass
assert_true(true, "'weight style' is a supported value for font-synthesis.")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:25:5)
Pass
assert_equals("weight style", "weight style")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:35:7)
FailProperty font-synthesis value 'weight oblique-only'assert_true: 'weight oblique-only' is a supported value for font-synthesis. expected true got false
    at Test.<anonymous> (https://www2.wpt.live/css/support/computed-testcommon.js:25:5)
    at Test.step (https://www2.wpt.live/resources/testharness.js:2638:25)
    at test (https://www2.wpt.live/resources/testharness.js:633:30)
    at test_computed_value (https://www2.wpt.live/css/support/computed-testcommon.js:22:3)
    at https://www2.wpt.live/css/css-fonts/parsing/font-synthesis-computed.html:31:1
Asserts run
Pass
assert_true(true, "font-synthesis doesn't seem to be supported in the computed style")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:24:5)
Fail
assert_true(false, "'weight oblique-only' is a supported value for font-synthesis.")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:25:5)
FailProperty font-synthesis value 'weight position'assert_true: 'weight position' is a supported value for font-synthesis. expected true got false
    at Test.<anonymous> (https://www2.wpt.live/css/support/computed-testcommon.js:25:5)
    at Test.step (https://www2.wpt.live/resources/testharness.js:2638:25)
    at test (https://www2.wpt.live/resources/testharness.js:633:30)
    at test_computed_value (https://www2.wpt.live/css/support/computed-testcommon.js:22:3)
    at https://www2.wpt.live/css/css-fonts/parsing/font-synthesis-computed.html:32:1
Asserts run
Pass
assert_true(true, "font-synthesis doesn't seem to be supported in the computed style")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:24:5)
Fail
assert_true(false, "'weight position' is a supported value for font-synthesis.")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:25:5)
PassProperty font-synthesis value 'weight style small-caps'
Asserts run
Pass
assert_true(true, "font-synthesis doesn't seem to be supported in the computed style")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:24:5)
Pass
assert_true(true, "'weight style small-caps' is a supported value for font-synthesis.")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:25:5)
Pass
assert_equals("weight style small-caps", "weight style small-caps")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:35:7)
FailProperty font-synthesis value 'weight style small-caps position'assert_true: 'weight style small-caps position' is a supported value for font-synthesis. expected true got false
    at Test.<anonymous> (https://www2.wpt.live/css/support/computed-testcommon.js:25:5)
    at Test.step (https://www2.wpt.live/resources/testharness.js:2638:25)
    at test (https://www2.wpt.live/resources/testharness.js:633:30)
    at test_computed_value (https://www2.wpt.live/css/support/computed-testcommon.js:22:3)
    at https://www2.wpt.live/css/css-fonts/parsing/font-synthesis-computed.html:34:1
Asserts run
Pass
assert_true(true, "font-synthesis doesn't seem to be supported in the computed style")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:24:5)
Fail
assert_true(false, "'weight style small-caps position' is a supported value for font-synthesis.")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:25:5)
FailProperty font-synthesis value 'weight oblique-only small-caps'assert_true: 'weight oblique-only small-caps' is a supported value for font-synthesis. expected true got false
    at Test.<anonymous> (https://www2.wpt.live/css/support/computed-testcommon.js:25:5)
    at Test.step (https://www2.wpt.live/resources/testharness.js:2638:25)
    at test (https://www2.wpt.live/resources/testharness.js:633:30)
    at test_computed_value (https://www2.wpt.live/css/support/computed-testcommon.js:22:3)
    at https://www2.wpt.live/css/css-fonts/parsing/font-synthesis-computed.html:35:1
Asserts run
Pass
assert_true(true, "font-synthesis doesn't seem to be supported in the computed style")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:24:5)
Fail
assert_true(false, "'weight oblique-only small-caps' is a supported value for font-synthesis.")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:25:5)
FailProperty font-synthesis value 'weight oblique-only small-caps position'assert_true: 'weight oblique-only small-caps position' is a supported value for font-synthesis. expected true got false
    at Test.<anonymous> (https://www2.wpt.live/css/support/computed-testcommon.js:25:5)
    at Test.step (https://www2.wpt.live/resources/testharness.js:2638:25)
    at test (https://www2.wpt.live/resources/testharness.js:633:30)
    at test_computed_value (https://www2.wpt.live/css/support/computed-testcommon.js:22:3)
    at https://www2.wpt.live/css/css-fonts/parsing/font-synthesis-computed.html:36:1
Asserts run
Pass
assert_true(true, "font-synthesis doesn't seem to be supported in the computed style")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:24:5)
Fail
assert_true(false, "'weight oblique-only small-caps position' is a supported value for font-synthesis.")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:25:5)