Summary

Harness status: OK

Found 8 tests

Details

ResultTest NameMessage
PassValue of direction on the <math> root
Asserts run
Pass
assert_equals("ltr", "ltr", "when specified from the UA sheet")
    at Test.<anonymous> ( /mathml/relations/css-styling/default-properties-on-the-math-root.html:51:13)
Pass
assert_equals("rtl", "rtl", "when specified by the author")
    at Test.<anonymous> ( /mathml/relations/css-styling/default-properties-on-the-math-root.html:52:13)
PassValue of writing-mode on the <math> root
Asserts run
Pass
assert_equals("horizontal-tb", "horizontal-tb", "when specified from the UA sheet")
    at Test.<anonymous> ( /mathml/relations/css-styling/default-properties-on-the-math-root.html:51:13)
Pass
assert_equals("horizontal-tb", "horizontal-tb", "when specified by the author")
    at Test.<anonymous> ( /mathml/relations/css-styling/default-properties-on-the-math-root.html:52:13)
PassValue of text-indent on the <math> root
Asserts run
Pass
assert_equals("0px", "0px", "when specified from the UA sheet")
    at Test.<anonymous> ( /mathml/relations/css-styling/default-properties-on-the-math-root.html:51:13)
Pass
assert_equals("50px", "50px", "when specified by the author")
    at Test.<anonymous> ( /mathml/relations/css-styling/default-properties-on-the-math-root.html:52:13)
PassValue of letter-spacing on the <math> root
Asserts run
Pass
assert_equals("normal", "normal", "when specified from the UA sheet")
    at Test.<anonymous> ( /mathml/relations/css-styling/default-properties-on-the-math-root.html:51:13)
Pass
assert_equals("50px", "50px", "when specified by the author")
    at Test.<anonymous> ( /mathml/relations/css-styling/default-properties-on-the-math-root.html:52:13)
PassValue of line-height on the <math> root
Asserts run
Pass
assert_equals("normal", "normal", "when specified from the UA sheet")
    at Test.<anonymous> ( /mathml/relations/css-styling/default-properties-on-the-math-root.html:51:13)
Pass
assert_equals("50px", "50px", "when specified by the author")
    at Test.<anonymous> ( /mathml/relations/css-styling/default-properties-on-the-math-root.html:52:13)
PassValue of word-spacing on the <math> root
Asserts run
Pass
assert_equals("0px", "0px", "when specified from the UA sheet")
    at Test.<anonymous> ( /mathml/relations/css-styling/default-properties-on-the-math-root.html:51:13)
Pass
assert_equals("50px", "50px", "when specified by the author")
    at Test.<anonymous> ( /mathml/relations/css-styling/default-properties-on-the-math-root.html:52:13)
PassValue of font-style on the <math> root
Asserts run
Pass
assert_equals("normal", "normal", "when specified from the UA sheet")
    at Test.<anonymous> ( /mathml/relations/css-styling/default-properties-on-the-math-root.html:51:13)
Pass
assert_equals("italic", "italic", "when specified by the author")
    at Test.<anonymous> ( /mathml/relations/css-styling/default-properties-on-the-math-root.html:52:13)
PassValue of font-weight on the <math> root
Asserts run
Pass
assert_equals("400", "400", "when specified from the UA sheet")
    at Test.<anonymous> ( /mathml/relations/css-styling/default-properties-on-the-math-root.html:51:13)
Pass
assert_equals("700", "700", "when specified by the author")
    at Test.<anonymous> ( /mathml/relations/css-styling/default-properties-on-the-math-root.html:52:13)