The first three examples should use the 'dark' palette; the fourth, 'normal'.

A
A
A
A

Summary

Harness status: OK

Found 4 tests

Details

ResultTest NameMessage
PassCSS Fonts Module Level 4: interaction of font-palette and font shorthand
Asserts run
Pass
assert_equals("dark", "dark")
    at Test.<anonymous> ( /css/css-fonts/font-palette-vs-shorthand.html:49:5)
Pass
assert_not_equals("50px colr", "")
    at Test.<anonymous> ( /css/css-fonts/font-palette-vs-shorthand.html:50:5)
Pass
assert_not_equals(0, -1)
    at Test.<anonymous> ( /css/css-fonts/font-palette-vs-shorthand.html:52:5)
Pass
assert_not_equals(5, -1)
    at Test.<anonymous> ( /css/css-fonts/font-palette-vs-shorthand.html:53:5)
Pass
assert_equals("colr", "colr")
    at Test.<anonymous> ( /css/css-fonts/font-palette-vs-shorthand.html:54:5)
Pass
assert_equals("50px", "50px")
    at Test.<anonymous> ( /css/css-fonts/font-palette-vs-shorthand.html:55:5)
PassCSS Fonts Module Level 4: interaction of font-palette and font shorthand 1
Asserts run
Pass
assert_equals("dark", "dark")
    at Test.<anonymous> ( /css/css-fonts/font-palette-vs-shorthand.html:61:5)
Pass
assert_not_equals("50px colr", "")
    at Test.<anonymous> ( /css/css-fonts/font-palette-vs-shorthand.html:62:5)
Pass
assert_not_equals(0, -1)
    at Test.<anonymous> ( /css/css-fonts/font-palette-vs-shorthand.html:63:5)
Pass
assert_not_equals(5, -1)
    at Test.<anonymous> ( /css/css-fonts/font-palette-vs-shorthand.html:64:5)
Pass
assert_equals("colr", "colr")
    at Test.<anonymous> ( /css/css-fonts/font-palette-vs-shorthand.html:65:5)
Pass
assert_equals("50px", "50px")
    at Test.<anonymous> ( /css/css-fonts/font-palette-vs-shorthand.html:66:5)
PassCSS Fonts Module Level 4: interaction of font-palette and font shorthand 2
Asserts run
Pass
assert_equals("dark", "dark")
    at Test.<anonymous> ( /css/css-fonts/font-palette-vs-shorthand.html:72:5)
Pass
assert_not_equals(0, -1)
    at Test.<anonymous> ( /css/css-fonts/font-palette-vs-shorthand.html:73:5)
Pass
assert_not_equals(5, -1)
    at Test.<anonymous> ( /css/css-fonts/font-palette-vs-shorthand.html:74:5)
Pass
assert_equals("colr", "colr")
    at Test.<anonymous> ( /css/css-fonts/font-palette-vs-shorthand.html:75:5)
Pass
assert_equals("50px", "50px")
    at Test.<anonymous> ( /css/css-fonts/font-palette-vs-shorthand.html:76:5)
PassCSS Fonts Module Level 4: interaction of font-palette and font shorthand 3
Asserts run
Pass
assert_equals("normal", "normal")
    at Test.<anonymous> ( /css/css-fonts/font-palette-vs-shorthand.html:82:5)
Pass
assert_not_equals(0, -1)
    at Test.<anonymous> ( /css/css-fonts/font-palette-vs-shorthand.html:83:5)
Pass
assert_not_equals(5, -1)
    at Test.<anonymous> ( /css/css-fonts/font-palette-vs-shorthand.html:84:5)
Pass
assert_equals("colr", "colr")
    at Test.<anonymous> ( /css/css-fonts/font-palette-vs-shorthand.html:85:5)
Pass
assert_equals("50px", "50px")
    at Test.<anonymous> ( /css/css-fonts/font-palette-vs-shorthand.html:86:5)