Pass | Value of direction on the <math> root | Asserts runPass | 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) |
|
Pass | Value of writing-mode on the <math> root | Asserts runPass | 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) |
|
Pass | Value of text-indent on the <math> root | Asserts runPass | 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) |
|
Pass | Value of letter-spacing on the <math> root | Asserts runPass | 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) |
|
Pass | Value of line-height on the <math> root | Asserts runPass | 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) |
|
Pass | Value of word-spacing on the <math> root | Asserts runPass | 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) |
|
Pass | Value of font-style on the <math> root | Asserts runPass | 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) |
|
Pass | Value of font-weight on the <math> root | Asserts runPass | 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) |
|