Summary

Harness status: OK

Found 10 tests

Details

ResultTest NameMessage
Passcomputed display on <div style="display: math;">
Asserts run
Pass
assert_equals("inline", "inline")
    at Test.<anonymous> ( /css/css-display/display-math-on-non-mathml-elements.html:27:11)
Passcomputed display on <div style="display: inline math;">
Asserts run
Pass
assert_equals("inline", "inline")
    at Test.<anonymous> ( /css/css-display/display-math-on-non-mathml-elements.html:27:11)
Passcomputed display on <div style="display: math inline;">
Asserts run
Pass
assert_equals("inline", "inline")
    at Test.<anonymous> ( /css/css-display/display-math-on-non-mathml-elements.html:27:11)
Passcomputed display on <div style="display: block math;">
Asserts run
Pass
assert_equals("block", "block")
    at Test.<anonymous> ( /css/css-display/display-math-on-non-mathml-elements.html:27:11)
Passcomputed display on <div style="display: math block;">
Asserts run
Pass
assert_equals("block", "block")
    at Test.<anonymous> ( /css/css-display/display-math-on-non-mathml-elements.html:27:11)
Passcomputed display on <svg style="display: math;">
Asserts run
Pass
assert_equals("inline", "inline")
    at Test.<anonymous> ( /css/css-display/display-math-on-non-mathml-elements.html:27:11)
Passcomputed display on <svg style="display: inline math;">
Asserts run
Pass
assert_equals("inline", "inline")
    at Test.<anonymous> ( /css/css-display/display-math-on-non-mathml-elements.html:27:11)
Passcomputed display on <svg style="display: math inline;">
Asserts run
Pass
assert_equals("inline", "inline")
    at Test.<anonymous> ( /css/css-display/display-math-on-non-mathml-elements.html:27:11)
Passcomputed display on <svg style="display: block math;">
Asserts run
Pass
assert_equals("block", "block")
    at Test.<anonymous> ( /css/css-display/display-math-on-non-mathml-elements.html:27:11)
Passcomputed display on <svg style="display: math block;">
Asserts run
Pass
assert_equals("block", "block")
    at Test.<anonymous> ( /css/css-display/display-math-on-non-mathml-elements.html:27:11)