Summary

Harness status: OK

Found 160 tests

Details

ResultTest NameMessage
Passdir on the math element is mapped to CSS direction
Asserts run
Pass
assert_equals("ltr", "ltr", "no attribute")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:32:15)
Pass
assert_equals("rtl", "rtl", "attribute specified")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:34:15)
Pass
assert_equals("rtl", "rtl", "case insensitive")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:36:15)
Pass
assert_equals("ltr", "ltr", "auto")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:38:15)
Pass
assert_equals("ltr", "ltr", "random value")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:40:15)
Passmathcolor on the math element is mapped to CSS color
Asserts run
Pass
assert_equals("rgb(0, 0, 255)", "rgb(0, 0, 255)", "no attribute")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:44:15)
Pass
assert_equals("rgb(0, 0, 0)", "rgb(0, 0, 0)", "attribute specified")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:48:15)
Pass
assert_equals("rgb(0, 128, 0)", "rgb(0, 128, 0)", "case insensitive")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:52:15)
Passmathbackground on the math element is mapped to CSS background-color
Asserts run
Pass
assert_equals("rgba(0, 0, 0, 0)", "rgba(0, 0, 0, 0)", "no attribute")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:56:15)
Pass
assert_equals("rgb(173, 216, 230)", "rgb(173, 216, 230)", "attribute specified")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:61:15)
Pass
assert_equals("rgb(255, 255, 0)", "rgb(255, 255, 0)", "case insensitive")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:65:15)
Passmathsize on the math element is mapped to CSS font-size
Asserts run
Pass
assert_equals("50px", "50px", "no attribute")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:73:15)
Pass
assert_equals("20px", "20px", "attribute specified")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:75:15)
Pass
assert_equals("30px", "30px", "case insensitive")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:79:15)
Passdeprecated MathML3 attributes on the math element are not mapped to CSS
Asserts run
Pass
assert_true(true, "Superseding attributes are supported")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:83:15)
Pass
assert_equals("rgb(255, 255, 0)", "rgb(255, 255, 0)", "background-color")
    at  /mathml/relations/css-styling/attribute-mapping-001.html:96:19
Pass
assert_equals("rgb(0, 128, 0)", "rgb(0, 128, 0)", "color")
    at  /mathml/relations/css-styling/attribute-mapping-001.html:96:19
Pass
assert_equals("", "", "fontfamily")
    at  /mathml/relations/css-styling/attribute-mapping-001.html:96:19
Pass
assert_equals("30px", "30px", "font-size")
    at  /mathml/relations/css-styling/attribute-mapping-001.html:96:19
Pass
assert_equals("normal", "normal", "font-style")
    at  /mathml/relations/css-styling/attribute-mapping-001.html:96:19
Pass
assert_equals("400", "400", "font-weight")
    at  /mathml/relations/css-styling/attribute-mapping-001.html:96:19
Passdir on the annotation element is mapped to CSS direction
Asserts run
Pass
assert_equals("ltr", "ltr", "no attribute")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:32:15)
Pass
assert_equals("rtl", "rtl", "attribute specified")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:34:15)
Pass
assert_equals("rtl", "rtl", "case insensitive")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:36:15)
Pass
assert_equals("ltr", "ltr", "auto")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:38:15)
Pass
assert_equals("ltr", "ltr", "random value")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:40:15)
Passmathcolor on the annotation element is mapped to CSS color
Asserts run
Pass
assert_equals("rgb(0, 0, 255)", "rgb(0, 0, 255)", "no attribute")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:44:15)
Pass
assert_equals("rgb(0, 0, 0)", "rgb(0, 0, 0)", "attribute specified")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:48:15)
Pass
assert_equals("rgb(0, 128, 0)", "rgb(0, 128, 0)", "case insensitive")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:52:15)
Passmathbackground on the annotation element is mapped to CSS background-color
Asserts run
Pass
assert_equals("rgba(0, 0, 0, 0)", "rgba(0, 0, 0, 0)", "no attribute")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:56:15)
Pass
assert_equals("rgb(173, 216, 230)", "rgb(173, 216, 230)", "attribute specified")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:61:15)
Pass
assert_equals("rgb(255, 255, 0)", "rgb(255, 255, 0)", "case insensitive")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:65:15)
Passmathsize on the annotation element is mapped to CSS font-size
Asserts run
Pass
assert_equals("50px", "50px", "no attribute")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:73:15)
Pass
assert_equals("20px", "20px", "attribute specified")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:75:15)
Pass
assert_equals("30px", "30px", "case insensitive")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:79:15)
Passdeprecated MathML3 attributes on the annotation element are not mapped to CSS
Asserts run
Pass
assert_true(true, "Superseding attributes are supported")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:83:15)
Pass
assert_equals("rgb(255, 255, 0)", "rgb(255, 255, 0)", "background-color")
    at  /mathml/relations/css-styling/attribute-mapping-001.html:96:19
Pass
assert_equals("rgb(0, 128, 0)", "rgb(0, 128, 0)", "color")
    at  /mathml/relations/css-styling/attribute-mapping-001.html:96:19
Pass
assert_equals("", "", "fontfamily")
    at  /mathml/relations/css-styling/attribute-mapping-001.html:96:19
Pass
assert_equals("30px", "30px", "font-size")
    at  /mathml/relations/css-styling/attribute-mapping-001.html:96:19
Pass
assert_equals("normal", "normal", "font-style")
    at  /mathml/relations/css-styling/attribute-mapping-001.html:96:19
Pass
assert_equals("400", "400", "font-weight")
    at  /mathml/relations/css-styling/attribute-mapping-001.html:96:19
Passdir on the annotation-xml element is mapped to CSS direction
Asserts run
Pass
assert_equals("ltr", "ltr", "no attribute")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:32:15)
Pass
assert_equals("rtl", "rtl", "attribute specified")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:34:15)
Pass
assert_equals("rtl", "rtl", "case insensitive")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:36:15)
Pass
assert_equals("ltr", "ltr", "auto")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:38:15)
Pass
assert_equals("ltr", "ltr", "random value")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:40:15)
Passmathcolor on the annotation-xml element is mapped to CSS color
Asserts run
Pass
assert_equals("rgb(0, 0, 255)", "rgb(0, 0, 255)", "no attribute")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:44:15)
Pass
assert_equals("rgb(0, 0, 0)", "rgb(0, 0, 0)", "attribute specified")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:48:15)
Pass
assert_equals("rgb(0, 128, 0)", "rgb(0, 128, 0)", "case insensitive")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:52:15)
Passmathbackground on the annotation-xml element is mapped to CSS background-color
Asserts run
Pass
assert_equals("rgba(0, 0, 0, 0)", "rgba(0, 0, 0, 0)", "no attribute")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:56:15)
Pass
assert_equals("rgb(173, 216, 230)", "rgb(173, 216, 230)", "attribute specified")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:61:15)
Pass
assert_equals("rgb(255, 255, 0)", "rgb(255, 255, 0)", "case insensitive")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:65:15)
Passmathsize on the annotation-xml element is mapped to CSS font-size
Asserts run
Pass
assert_equals("50px", "50px", "no attribute")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:73:15)
Pass
assert_equals("20px", "20px", "attribute specified")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:75:15)
Pass
assert_equals("30px", "30px", "case insensitive")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:79:15)
Passdeprecated MathML3 attributes on the annotation-xml element are not mapped to CSS
Asserts run
Pass
assert_true(true, "Superseding attributes are supported")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:83:15)
Pass
assert_equals("rgb(255, 255, 0)", "rgb(255, 255, 0)", "background-color")
    at  /mathml/relations/css-styling/attribute-mapping-001.html:96:19
Pass
assert_equals("rgb(0, 128, 0)", "rgb(0, 128, 0)", "color")
    at  /mathml/relations/css-styling/attribute-mapping-001.html:96:19
Pass
assert_equals("", "", "fontfamily")
    at  /mathml/relations/css-styling/attribute-mapping-001.html:96:19
Pass
assert_equals("30px", "30px", "font-size")
    at  /mathml/relations/css-styling/attribute-mapping-001.html:96:19
Pass
assert_equals("normal", "normal", "font-style")
    at  /mathml/relations/css-styling/attribute-mapping-001.html:96:19
Pass
assert_equals("400", "400", "font-weight")
    at  /mathml/relations/css-styling/attribute-mapping-001.html:96:19
Passdir on the maction element is mapped to CSS direction
Asserts run
Pass
assert_equals("ltr", "ltr", "no attribute")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:32:15)
Pass
assert_equals("rtl", "rtl", "attribute specified")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:34:15)
Pass
assert_equals("rtl", "rtl", "case insensitive")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:36:15)
Pass
assert_equals("ltr", "ltr", "auto")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:38:15)
Pass
assert_equals("ltr", "ltr", "random value")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:40:15)
Passmathcolor on the maction element is mapped to CSS color
Asserts run
Pass
assert_equals("rgb(0, 0, 255)", "rgb(0, 0, 255)", "no attribute")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:44:15)
Pass
assert_equals("rgb(0, 0, 0)", "rgb(0, 0, 0)", "attribute specified")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:48:15)
Pass
assert_equals("rgb(0, 128, 0)", "rgb(0, 128, 0)", "case insensitive")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:52:15)
Passmathbackground on the maction element is mapped to CSS background-color
Asserts run
Pass
assert_equals("rgba(0, 0, 0, 0)", "rgba(0, 0, 0, 0)", "no attribute")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:56:15)
Pass
assert_equals("rgb(173, 216, 230)", "rgb(173, 216, 230)", "attribute specified")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:61:15)
Pass
assert_equals("rgb(255, 255, 0)", "rgb(255, 255, 0)", "case insensitive")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:65:15)
Passmathsize on the maction element is mapped to CSS font-size
Asserts run
Pass
assert_equals("50px", "50px", "no attribute")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:73:15)
Pass
assert_equals("20px", "20px", "attribute specified")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:75:15)
Pass
assert_equals("30px", "30px", "case insensitive")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:79:15)
Passdeprecated MathML3 attributes on the maction element are not mapped to CSS
Asserts run
Pass
assert_true(true, "Superseding attributes are supported")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:83:15)
Pass
assert_equals("rgb(255, 255, 0)", "rgb(255, 255, 0)", "background-color")
    at  /mathml/relations/css-styling/attribute-mapping-001.html:96:19
Pass
assert_equals("rgb(0, 128, 0)", "rgb(0, 128, 0)", "color")
    at  /mathml/relations/css-styling/attribute-mapping-001.html:96:19
Pass
assert_equals("", "", "fontfamily")
    at  /mathml/relations/css-styling/attribute-mapping-001.html:96:19
Pass
assert_equals("30px", "30px", "font-size")
    at  /mathml/relations/css-styling/attribute-mapping-001.html:96:19
Pass
assert_equals("normal", "normal", "font-style")
    at  /mathml/relations/css-styling/attribute-mapping-001.html:96:19
Pass
assert_equals("400", "400", "font-weight")
    at  /mathml/relations/css-styling/attribute-mapping-001.html:96:19
Passdir on the menclose element is mapped to CSS direction
Asserts run
Pass
assert_equals("ltr", "ltr", "no attribute")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:32:15)
Pass
assert_equals("rtl", "rtl", "attribute specified")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:34:15)
Pass
assert_equals("rtl", "rtl", "case insensitive")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:36:15)
Pass
assert_equals("ltr", "ltr", "auto")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:38:15)
Pass
assert_equals("ltr", "ltr", "random value")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:40:15)
Passmathcolor on the menclose element is mapped to CSS color
Asserts run
Pass
assert_equals("rgb(0, 0, 255)", "rgb(0, 0, 255)", "no attribute")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:44:15)
Pass
assert_equals("rgb(0, 0, 0)", "rgb(0, 0, 0)", "attribute specified")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:48:15)
Pass
assert_equals("rgb(0, 128, 0)", "rgb(0, 128, 0)", "case insensitive")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:52:15)
Passmathbackground on the menclose element is mapped to CSS background-color
Asserts run
Pass
assert_equals("rgba(0, 0, 0, 0)", "rgba(0, 0, 0, 0)", "no attribute")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:56:15)
Pass
assert_equals("rgb(173, 216, 230)", "rgb(173, 216, 230)", "attribute specified")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:61:15)
Pass
assert_equals("rgb(255, 255, 0)", "rgb(255, 255, 0)", "case insensitive")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:65:15)
Passmathsize on the menclose element is mapped to CSS font-size
Asserts run
Pass
assert_equals("50px", "50px", "no attribute")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:73:15)
Pass
assert_equals("20px", "20px", "attribute specified")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:75:15)
Pass
assert_equals("30px", "30px", "case insensitive")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:79:15)
Passdeprecated MathML3 attributes on the menclose element are not mapped to CSS
Asserts run
Pass
assert_true(true, "Superseding attributes are supported")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:83:15)
Pass
assert_equals("rgb(255, 255, 0)", "rgb(255, 255, 0)", "background-color")
    at  /mathml/relations/css-styling/attribute-mapping-001.html:96:19
Pass
assert_equals("rgb(0, 128, 0)", "rgb(0, 128, 0)", "color")
    at  /mathml/relations/css-styling/attribute-mapping-001.html:96:19
Pass
assert_equals("", "", "fontfamily")
    at  /mathml/relations/css-styling/attribute-mapping-001.html:96:19
Pass
assert_equals("30px", "30px", "font-size")
    at  /mathml/relations/css-styling/attribute-mapping-001.html:96:19
Pass
assert_equals("normal", "normal", "font-style")
    at  /mathml/relations/css-styling/attribute-mapping-001.html:96:19
Pass
assert_equals("400", "400", "font-weight")
    at  /mathml/relations/css-styling/attribute-mapping-001.html:96:19
Passdir on the merror element is mapped to CSS direction
Asserts run
Pass
assert_equals("ltr", "ltr", "no attribute")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:32:15)
Pass
assert_equals("rtl", "rtl", "attribute specified")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:34:15)
Pass
assert_equals("rtl", "rtl", "case insensitive")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:36:15)
Pass
assert_equals("ltr", "ltr", "auto")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:38:15)
Pass
assert_equals("ltr", "ltr", "random value")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:40:15)
Passmathcolor on the merror element is mapped to CSS color
Asserts run
Pass
assert_equals("rgb(0, 0, 255)", "rgb(0, 0, 255)", "no attribute")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:44:15)
Pass
assert_equals("rgb(0, 0, 0)", "rgb(0, 0, 0)", "attribute specified")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:48:15)
Pass
assert_equals("rgb(0, 128, 0)", "rgb(0, 128, 0)", "case insensitive")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:52:15)
Passmathbackground on the merror element is mapped to CSS background-color
Asserts run
Pass
assert_equals("rgb(255, 255, 224)", "rgb(255, 255, 224)", "no attribute")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:56:15)
Pass
assert_equals("rgb(173, 216, 230)", "rgb(173, 216, 230)", "attribute specified")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:61:15)
Pass
assert_equals("rgb(255, 255, 0)", "rgb(255, 255, 0)", "case insensitive")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:65:15)
Passmathsize on the merror element is mapped to CSS font-size
Asserts run
Pass
assert_equals("50px", "50px", "no attribute")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:73:15)
Pass
assert_equals("20px", "20px", "attribute specified")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:75:15)
Pass
assert_equals("30px", "30px", "case insensitive")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:79:15)
Passdeprecated MathML3 attributes on the merror element are not mapped to CSS
Asserts run
Pass
assert_true(true, "Superseding attributes are supported")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:83:15)
Pass
assert_equals("rgb(255, 255, 0)", "rgb(255, 255, 0)", "background-color")
    at  /mathml/relations/css-styling/attribute-mapping-001.html:96:19
Pass
assert_equals("rgb(0, 128, 0)", "rgb(0, 128, 0)", "color")
    at  /mathml/relations/css-styling/attribute-mapping-001.html:96:19
Pass
assert_equals("", "", "fontfamily")
    at  /mathml/relations/css-styling/attribute-mapping-001.html:96:19
Pass
assert_equals("30px", "30px", "font-size")
    at  /mathml/relations/css-styling/attribute-mapping-001.html:96:19
Pass
assert_equals("normal", "normal", "font-style")
    at  /mathml/relations/css-styling/attribute-mapping-001.html:96:19
Pass
assert_equals("400", "400", "font-weight")
    at  /mathml/relations/css-styling/attribute-mapping-001.html:96:19
Passdir on the mfrac element is mapped to CSS direction
Asserts run
Pass
assert_equals("ltr", "ltr", "no attribute")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:32:15)
Pass
assert_equals("rtl", "rtl", "attribute specified")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:34:15)
Pass
assert_equals("rtl", "rtl", "case insensitive")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:36:15)
Pass
assert_equals("ltr", "ltr", "auto")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:38:15)
Pass
assert_equals("ltr", "ltr", "random value")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:40:15)
Passmathcolor on the mfrac element is mapped to CSS color
Asserts run
Pass
assert_equals("rgb(0, 0, 255)", "rgb(0, 0, 255)", "no attribute")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:44:15)
Pass
assert_equals("rgb(0, 0, 0)", "rgb(0, 0, 0)", "attribute specified")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:48:15)
Pass
assert_equals("rgb(0, 128, 0)", "rgb(0, 128, 0)", "case insensitive")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:52:15)
Passmathbackground on the mfrac element is mapped to CSS background-color
Asserts run
Pass
assert_equals("rgba(0, 0, 0, 0)", "rgba(0, 0, 0, 0)", "no attribute")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:56:15)
Pass
assert_equals("rgb(173, 216, 230)", "rgb(173, 216, 230)", "attribute specified")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:61:15)
Pass
assert_equals("rgb(255, 255, 0)", "rgb(255, 255, 0)", "case insensitive")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:65:15)
Passmathsize on the mfrac element is mapped to CSS font-size
Asserts run
Pass
assert_equals("50px", "50px", "no attribute")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:73:15)
Pass
assert_equals("20px", "20px", "attribute specified")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:75:15)
Pass
assert_equals("30px", "30px", "case insensitive")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:79:15)
Passdeprecated MathML3 attributes on the mfrac element are not mapped to CSS
Asserts run
Pass
assert_true(true, "Superseding attributes are supported")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:83:15)
Pass
assert_equals("rgb(255, 255, 0)", "rgb(255, 255, 0)", "background-color")
    at  /mathml/relations/css-styling/attribute-mapping-001.html:96:19
Pass
assert_equals("rgb(0, 128, 0)", "rgb(0, 128, 0)", "color")
    at  /mathml/relations/css-styling/attribute-mapping-001.html:96:19
Pass
assert_equals("", "", "fontfamily")
    at  /mathml/relations/css-styling/attribute-mapping-001.html:96:19
Pass
assert_equals("30px", "30px", "font-size")
    at  /mathml/relations/css-styling/attribute-mapping-001.html:96:19
Pass
assert_equals("normal", "normal", "font-style")
    at  /mathml/relations/css-styling/attribute-mapping-001.html:96:19
Pass
assert_equals("400", "400", "font-weight")
    at  /mathml/relations/css-styling/attribute-mapping-001.html:96:19
Passdir on the mi element is mapped to CSS direction
Asserts run
Pass
assert_equals("ltr", "ltr", "no attribute")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:32:15)
Pass
assert_equals("rtl", "rtl", "attribute specified")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:34:15)
Pass
assert_equals("rtl", "rtl", "case insensitive")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:36:15)
Pass
assert_equals("ltr", "ltr", "auto")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:38:15)
Pass
assert_equals("ltr", "ltr", "random value")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:40:15)
Passmathcolor on the mi element is mapped to CSS color
Asserts run
Pass
assert_equals("rgb(0, 0, 255)", "rgb(0, 0, 255)", "no attribute")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:44:15)
Pass
assert_equals("rgb(0, 0, 0)", "rgb(0, 0, 0)", "attribute specified")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:48:15)
Pass
assert_equals("rgb(0, 128, 0)", "rgb(0, 128, 0)", "case insensitive")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:52:15)
Passmathbackground on the mi element is mapped to CSS background-color
Asserts run
Pass
assert_equals("rgba(0, 0, 0, 0)", "rgba(0, 0, 0, 0)", "no attribute")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:56:15)
Pass
assert_equals("rgb(173, 216, 230)", "rgb(173, 216, 230)", "attribute specified")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:61:15)
Pass
assert_equals("rgb(255, 255, 0)", "rgb(255, 255, 0)", "case insensitive")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:65:15)
Passmathsize on the mi element is mapped to CSS font-size
Asserts run
Pass
assert_equals("50px", "50px", "no attribute")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:73:15)
Pass
assert_equals("20px", "20px", "attribute specified")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:75:15)
Pass
assert_equals("30px", "30px", "case insensitive")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:79:15)
Passdeprecated MathML3 attributes on the mi element are not mapped to CSS
Asserts run
Pass
assert_true(true, "Superseding attributes are supported")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:83:15)
Pass
assert_equals("rgb(255, 255, 0)", "rgb(255, 255, 0)", "background-color")
    at  /mathml/relations/css-styling/attribute-mapping-001.html:96:19
Pass
assert_equals("rgb(0, 128, 0)", "rgb(0, 128, 0)", "color")
    at  /mathml/relations/css-styling/attribute-mapping-001.html:96:19
Pass
assert_equals("", "", "fontfamily")
    at  /mathml/relations/css-styling/attribute-mapping-001.html:96:19
Pass
assert_equals("30px", "30px", "font-size")
    at  /mathml/relations/css-styling/attribute-mapping-001.html:96:19
Pass
assert_equals("normal", "normal", "font-style")
    at  /mathml/relations/css-styling/attribute-mapping-001.html:96:19
Pass
assert_equals("400", "400", "font-weight")
    at  /mathml/relations/css-styling/attribute-mapping-001.html:96:19
Passdir on the mmultiscripts element is mapped to CSS direction
Asserts run
Pass
assert_equals("ltr", "ltr", "no attribute")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:32:15)
Pass
assert_equals("rtl", "rtl", "attribute specified")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:34:15)
Pass
assert_equals("rtl", "rtl", "case insensitive")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:36:15)
Pass
assert_equals("ltr", "ltr", "auto")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:38:15)
Pass
assert_equals("ltr", "ltr", "random value")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:40:15)
Passmathcolor on the mmultiscripts element is mapped to CSS color
Asserts run
Pass
assert_equals("rgb(0, 0, 255)", "rgb(0, 0, 255)", "no attribute")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:44:15)
Pass
assert_equals("rgb(0, 0, 0)", "rgb(0, 0, 0)", "attribute specified")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:48:15)
Pass
assert_equals("rgb(0, 128, 0)", "rgb(0, 128, 0)", "case insensitive")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:52:15)
Passmathbackground on the mmultiscripts element is mapped to CSS background-color
Asserts run
Pass
assert_equals("rgba(0, 0, 0, 0)", "rgba(0, 0, 0, 0)", "no attribute")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:56:15)
Pass
assert_equals("rgb(173, 216, 230)", "rgb(173, 216, 230)", "attribute specified")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:61:15)
Pass
assert_equals("rgb(255, 255, 0)", "rgb(255, 255, 0)", "case insensitive")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:65:15)
Passmathsize on the mmultiscripts element is mapped to CSS font-size
Asserts run
Pass
assert_equals("50px", "50px", "no attribute")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:73:15)
Pass
assert_equals("20px", "20px", "attribute specified")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:75:15)
Pass
assert_equals("30px", "30px", "case insensitive")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:79:15)
Passdeprecated MathML3 attributes on the mmultiscripts element are not mapped to CSS
Asserts run
Pass
assert_true(true, "Superseding attributes are supported")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:83:15)
Pass
assert_equals("rgb(255, 255, 0)", "rgb(255, 255, 0)", "background-color")
    at  /mathml/relations/css-styling/attribute-mapping-001.html:96:19
Pass
assert_equals("rgb(0, 128, 0)", "rgb(0, 128, 0)", "color")
    at  /mathml/relations/css-styling/attribute-mapping-001.html:96:19
Pass
assert_equals("", "", "fontfamily")
    at  /mathml/relations/css-styling/attribute-mapping-001.html:96:19
Pass
assert_equals("30px", "30px", "font-size")
    at  /mathml/relations/css-styling/attribute-mapping-001.html:96:19
Pass
assert_equals("normal", "normal", "font-style")
    at  /mathml/relations/css-styling/attribute-mapping-001.html:96:19
Pass
assert_equals("400", "400", "font-weight")
    at  /mathml/relations/css-styling/attribute-mapping-001.html:96:19
Passdir on the mn element is mapped to CSS direction
Asserts run
Pass
assert_equals("ltr", "ltr", "no attribute")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:32:15)
Pass
assert_equals("rtl", "rtl", "attribute specified")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:34:15)
Pass
assert_equals("rtl", "rtl", "case insensitive")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:36:15)
Pass
assert_equals("ltr", "ltr", "auto")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:38:15)
Pass
assert_equals("ltr", "ltr", "random value")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:40:15)
Passmathcolor on the mn element is mapped to CSS color
Asserts run
Pass
assert_equals("rgb(0, 0, 255)", "rgb(0, 0, 255)", "no attribute")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:44:15)
Pass
assert_equals("rgb(0, 0, 0)", "rgb(0, 0, 0)", "attribute specified")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:48:15)
Pass
assert_equals("rgb(0, 128, 0)", "rgb(0, 128, 0)", "case insensitive")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:52:15)
Passmathbackground on the mn element is mapped to CSS background-color
Asserts run
Pass
assert_equals("rgba(0, 0, 0, 0)", "rgba(0, 0, 0, 0)", "no attribute")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:56:15)
Pass
assert_equals("rgb(173, 216, 230)", "rgb(173, 216, 230)", "attribute specified")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:61:15)
Pass
assert_equals("rgb(255, 255, 0)", "rgb(255, 255, 0)", "case insensitive")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:65:15)
Passmathsize on the mn element is mapped to CSS font-size
Asserts run
Pass
assert_equals("50px", "50px", "no attribute")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:73:15)
Pass
assert_equals("20px", "20px", "attribute specified")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:75:15)
Pass
assert_equals("30px", "30px", "case insensitive")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:79:15)
Passdeprecated MathML3 attributes on the mn element are not mapped to CSS
Asserts run
Pass
assert_true(true, "Superseding attributes are supported")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:83:15)
Pass
assert_equals("rgb(255, 255, 0)", "rgb(255, 255, 0)", "background-color")
    at  /mathml/relations/css-styling/attribute-mapping-001.html:96:19
Pass
assert_equals("rgb(0, 128, 0)", "rgb(0, 128, 0)", "color")
    at  /mathml/relations/css-styling/attribute-mapping-001.html:96:19
Pass
assert_equals("", "", "fontfamily")
    at  /mathml/relations/css-styling/attribute-mapping-001.html:96:19
Pass
assert_equals("30px", "30px", "font-size")
    at  /mathml/relations/css-styling/attribute-mapping-001.html:96:19
Pass
assert_equals("normal", "normal", "font-style")
    at  /mathml/relations/css-styling/attribute-mapping-001.html:96:19
Pass
assert_equals("400", "400", "font-weight")
    at  /mathml/relations/css-styling/attribute-mapping-001.html:96:19
Passdir on the mo element is mapped to CSS direction
Asserts run
Pass
assert_equals("ltr", "ltr", "no attribute")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:32:15)
Pass
assert_equals("rtl", "rtl", "attribute specified")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:34:15)
Pass
assert_equals("rtl", "rtl", "case insensitive")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:36:15)
Pass
assert_equals("ltr", "ltr", "auto")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:38:15)
Pass
assert_equals("ltr", "ltr", "random value")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:40:15)
Passmathcolor on the mo element is mapped to CSS color
Asserts run
Pass
assert_equals("rgb(0, 0, 255)", "rgb(0, 0, 255)", "no attribute")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:44:15)
Pass
assert_equals("rgb(0, 0, 0)", "rgb(0, 0, 0)", "attribute specified")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:48:15)
Pass
assert_equals("rgb(0, 128, 0)", "rgb(0, 128, 0)", "case insensitive")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:52:15)
Passmathbackground on the mo element is mapped to CSS background-color
Asserts run
Pass
assert_equals("rgba(0, 0, 0, 0)", "rgba(0, 0, 0, 0)", "no attribute")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:56:15)
Pass
assert_equals("rgb(173, 216, 230)", "rgb(173, 216, 230)", "attribute specified")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:61:15)
Pass
assert_equals("rgb(255, 255, 0)", "rgb(255, 255, 0)", "case insensitive")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:65:15)
Passmathsize on the mo element is mapped to CSS font-size
Asserts run
Pass
assert_equals("50px", "50px", "no attribute")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:73:15)
Pass
assert_equals("20px", "20px", "attribute specified")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:75:15)
Pass
assert_equals("30px", "30px", "case insensitive")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:79:15)
Passdeprecated MathML3 attributes on the mo element are not mapped to CSS
Asserts run
Pass
assert_true(true, "Superseding attributes are supported")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:83:15)
Pass
assert_equals("rgb(255, 255, 0)", "rgb(255, 255, 0)", "background-color")
    at  /mathml/relations/css-styling/attribute-mapping-001.html:96:19
Pass
assert_equals("rgb(0, 128, 0)", "rgb(0, 128, 0)", "color")
    at  /mathml/relations/css-styling/attribute-mapping-001.html:96:19
Pass
assert_equals("", "", "fontfamily")
    at  /mathml/relations/css-styling/attribute-mapping-001.html:96:19
Pass
assert_equals("30px", "30px", "font-size")
    at  /mathml/relations/css-styling/attribute-mapping-001.html:96:19
Pass
assert_equals("normal", "normal", "font-style")
    at  /mathml/relations/css-styling/attribute-mapping-001.html:96:19
Pass
assert_equals("400", "400", "font-weight")
    at  /mathml/relations/css-styling/attribute-mapping-001.html:96:19
Passdir on the mover element is mapped to CSS direction
Asserts run
Pass
assert_equals("ltr", "ltr", "no attribute")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:32:15)
Pass
assert_equals("rtl", "rtl", "attribute specified")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:34:15)
Pass
assert_equals("rtl", "rtl", "case insensitive")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:36:15)
Pass
assert_equals("ltr", "ltr", "auto")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:38:15)
Pass
assert_equals("ltr", "ltr", "random value")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:40:15)
Passmathcolor on the mover element is mapped to CSS color
Asserts run
Pass
assert_equals("rgb(0, 0, 255)", "rgb(0, 0, 255)", "no attribute")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:44:15)
Pass
assert_equals("rgb(0, 0, 0)", "rgb(0, 0, 0)", "attribute specified")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:48:15)
Pass
assert_equals("rgb(0, 128, 0)", "rgb(0, 128, 0)", "case insensitive")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:52:15)
Passmathbackground on the mover element is mapped to CSS background-color
Asserts run
Pass
assert_equals("rgba(0, 0, 0, 0)", "rgba(0, 0, 0, 0)", "no attribute")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:56:15)
Pass
assert_equals("rgb(173, 216, 230)", "rgb(173, 216, 230)", "attribute specified")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:61:15)
Pass
assert_equals("rgb(255, 255, 0)", "rgb(255, 255, 0)", "case insensitive")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:65:15)
Passmathsize on the mover element is mapped to CSS font-size
Asserts run
Pass
assert_equals("50px", "50px", "no attribute")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:73:15)
Pass
assert_equals("20px", "20px", "attribute specified")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:75:15)
Pass
assert_equals("30px", "30px", "case insensitive")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:79:15)
Passdeprecated MathML3 attributes on the mover element are not mapped to CSS
Asserts run
Pass
assert_true(true, "Superseding attributes are supported")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:83:15)
Pass
assert_equals("rgb(255, 255, 0)", "rgb(255, 255, 0)", "background-color")
    at  /mathml/relations/css-styling/attribute-mapping-001.html:96:19
Pass
assert_equals("rgb(0, 128, 0)", "rgb(0, 128, 0)", "color")
    at  /mathml/relations/css-styling/attribute-mapping-001.html:96:19
Pass
assert_equals("", "", "fontfamily")
    at  /mathml/relations/css-styling/attribute-mapping-001.html:96:19
Pass
assert_equals("30px", "30px", "font-size")
    at  /mathml/relations/css-styling/attribute-mapping-001.html:96:19
Pass
assert_equals("normal", "normal", "font-style")
    at  /mathml/relations/css-styling/attribute-mapping-001.html:96:19
Pass
assert_equals("400", "400", "font-weight")
    at  /mathml/relations/css-styling/attribute-mapping-001.html:96:19
Passdir on the mpadded element is mapped to CSS direction
Asserts run
Pass
assert_equals("ltr", "ltr", "no attribute")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:32:15)
Pass
assert_equals("rtl", "rtl", "attribute specified")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:34:15)
Pass
assert_equals("rtl", "rtl", "case insensitive")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:36:15)
Pass
assert_equals("ltr", "ltr", "auto")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:38:15)
Pass
assert_equals("ltr", "ltr", "random value")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:40:15)
Passmathcolor on the mpadded element is mapped to CSS color
Asserts run
Pass
assert_equals("rgb(0, 0, 255)", "rgb(0, 0, 255)", "no attribute")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:44:15)
Pass
assert_equals("rgb(0, 0, 0)", "rgb(0, 0, 0)", "attribute specified")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:48:15)
Pass
assert_equals("rgb(0, 128, 0)", "rgb(0, 128, 0)", "case insensitive")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:52:15)
Passmathbackground on the mpadded element is mapped to CSS background-color
Asserts run
Pass
assert_equals("rgba(0, 0, 0, 0)", "rgba(0, 0, 0, 0)", "no attribute")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:56:15)
Pass
assert_equals("rgb(173, 216, 230)", "rgb(173, 216, 230)", "attribute specified")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:61:15)
Pass
assert_equals("rgb(255, 255, 0)", "rgb(255, 255, 0)", "case insensitive")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:65:15)
Passmathsize on the mpadded element is mapped to CSS font-size
Asserts run
Pass
assert_equals("50px", "50px", "no attribute")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:73:15)
Pass
assert_equals("20px", "20px", "attribute specified")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:75:15)
Pass
assert_equals("30px", "30px", "case insensitive")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:79:15)
Passdeprecated MathML3 attributes on the mpadded element are not mapped to CSS
Asserts run
Pass
assert_true(true, "Superseding attributes are supported")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:83:15)
Pass
assert_equals("rgb(255, 255, 0)", "rgb(255, 255, 0)", "background-color")
    at  /mathml/relations/css-styling/attribute-mapping-001.html:96:19
Pass
assert_equals("rgb(0, 128, 0)", "rgb(0, 128, 0)", "color")
    at  /mathml/relations/css-styling/attribute-mapping-001.html:96:19
Pass
assert_equals("", "", "fontfamily")
    at  /mathml/relations/css-styling/attribute-mapping-001.html:96:19
Pass
assert_equals("30px", "30px", "font-size")
    at  /mathml/relations/css-styling/attribute-mapping-001.html:96:19
Pass
assert_equals("normal", "normal", "font-style")
    at  /mathml/relations/css-styling/attribute-mapping-001.html:96:19
Pass
assert_equals("400", "400", "font-weight")
    at  /mathml/relations/css-styling/attribute-mapping-001.html:96:19
Passdir on the mphantom element is mapped to CSS direction
Asserts run
Pass
assert_equals("ltr", "ltr", "no attribute")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:32:15)
Pass
assert_equals("rtl", "rtl", "attribute specified")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:34:15)
Pass
assert_equals("rtl", "rtl", "case insensitive")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:36:15)
Pass
assert_equals("ltr", "ltr", "auto")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:38:15)
Pass
assert_equals("ltr", "ltr", "random value")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:40:15)
Passmathcolor on the mphantom element is mapped to CSS color
Asserts run
Pass
assert_equals("rgb(0, 0, 255)", "rgb(0, 0, 255)", "no attribute")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:44:15)
Pass
assert_equals("rgb(0, 0, 0)", "rgb(0, 0, 0)", "attribute specified")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:48:15)
Pass
assert_equals("rgb(0, 128, 0)", "rgb(0, 128, 0)", "case insensitive")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:52:15)
Passmathbackground on the mphantom element is mapped to CSS background-color
Asserts run
Pass
assert_equals("rgba(0, 0, 0, 0)", "rgba(0, 0, 0, 0)", "no attribute")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:56:15)
Pass
assert_equals("rgb(173, 216, 230)", "rgb(173, 216, 230)", "attribute specified")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:61:15)
Pass
assert_equals("rgb(255, 255, 0)", "rgb(255, 255, 0)", "case insensitive")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:65:15)
Passmathsize on the mphantom element is mapped to CSS font-size
Asserts run
Pass
assert_equals("50px", "50px", "no attribute")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:73:15)
Pass
assert_equals("20px", "20px", "attribute specified")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:75:15)
Pass
assert_equals("30px", "30px", "case insensitive")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:79:15)
Passdeprecated MathML3 attributes on the mphantom element are not mapped to CSS
Asserts run
Pass
assert_true(true, "Superseding attributes are supported")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:83:15)
Pass
assert_equals("rgb(255, 255, 0)", "rgb(255, 255, 0)", "background-color")
    at  /mathml/relations/css-styling/attribute-mapping-001.html:96:19
Pass
assert_equals("rgb(0, 128, 0)", "rgb(0, 128, 0)", "color")
    at  /mathml/relations/css-styling/attribute-mapping-001.html:96:19
Pass
assert_equals("", "", "fontfamily")
    at  /mathml/relations/css-styling/attribute-mapping-001.html:96:19
Pass
assert_equals("30px", "30px", "font-size")
    at  /mathml/relations/css-styling/attribute-mapping-001.html:96:19
Pass
assert_equals("normal", "normal", "font-style")
    at  /mathml/relations/css-styling/attribute-mapping-001.html:96:19
Pass
assert_equals("400", "400", "font-weight")
    at  /mathml/relations/css-styling/attribute-mapping-001.html:96:19
Passdir on the mprescripts element is mapped to CSS direction
Asserts run
Pass
assert_equals("ltr", "ltr", "no attribute")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:32:15)
Pass
assert_equals("rtl", "rtl", "attribute specified")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:34:15)
Pass
assert_equals("rtl", "rtl", "case insensitive")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:36:15)
Pass
assert_equals("ltr", "ltr", "auto")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:38:15)
Pass
assert_equals("ltr", "ltr", "random value")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:40:15)
Passmathcolor on the mprescripts element is mapped to CSS color
Asserts run
Pass
assert_equals("rgb(0, 0, 255)", "rgb(0, 0, 255)", "no attribute")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:44:15)
Pass
assert_equals("rgb(0, 0, 0)", "rgb(0, 0, 0)", "attribute specified")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:48:15)
Pass
assert_equals("rgb(0, 128, 0)", "rgb(0, 128, 0)", "case insensitive")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:52:15)
Passmathbackground on the mprescripts element is mapped to CSS background-color
Asserts run
Pass
assert_equals("rgba(0, 0, 0, 0)", "rgba(0, 0, 0, 0)", "no attribute")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:56:15)
Pass
assert_equals("rgb(173, 216, 230)", "rgb(173, 216, 230)", "attribute specified")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:61:15)
Pass
assert_equals("rgb(255, 255, 0)", "rgb(255, 255, 0)", "case insensitive")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:65:15)
Passmathsize on the mprescripts element is mapped to CSS font-size
Asserts runNo asserts ran
Passdeprecated MathML3 attributes on the mprescripts element are not mapped to CSS
Asserts run
Pass
assert_true(true, "Superseding attributes are supported")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:83:15)
Pass
assert_equals("rgb(255, 255, 0)", "rgb(255, 255, 0)", "background-color")
    at  /mathml/relations/css-styling/attribute-mapping-001.html:96:19
Pass
assert_equals("rgb(0, 128, 0)", "rgb(0, 128, 0)", "color")
    at  /mathml/relations/css-styling/attribute-mapping-001.html:96:19
Pass
assert_equals("", "", "fontfamily")
    at  /mathml/relations/css-styling/attribute-mapping-001.html:96:19
Pass
assert_equals("40px", "40px", "font-size")
    at  /mathml/relations/css-styling/attribute-mapping-001.html:96:19
Pass
assert_equals("normal", "normal", "font-style")
    at  /mathml/relations/css-styling/attribute-mapping-001.html:96:19
Pass
assert_equals("400", "400", "font-weight")
    at  /mathml/relations/css-styling/attribute-mapping-001.html:96:19
Passdir on the mroot element is mapped to CSS direction
Asserts run
Pass
assert_equals("ltr", "ltr", "no attribute")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:32:15)
Pass
assert_equals("rtl", "rtl", "attribute specified")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:34:15)
Pass
assert_equals("rtl", "rtl", "case insensitive")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:36:15)
Pass
assert_equals("ltr", "ltr", "auto")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:38:15)
Pass
assert_equals("ltr", "ltr", "random value")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:40:15)
Passmathcolor on the mroot element is mapped to CSS color
Asserts run
Pass
assert_equals("rgb(0, 0, 255)", "rgb(0, 0, 255)", "no attribute")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:44:15)
Pass
assert_equals("rgb(0, 0, 0)", "rgb(0, 0, 0)", "attribute specified")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:48:15)
Pass
assert_equals("rgb(0, 128, 0)", "rgb(0, 128, 0)", "case insensitive")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:52:15)
Passmathbackground on the mroot element is mapped to CSS background-color
Asserts run
Pass
assert_equals("rgba(0, 0, 0, 0)", "rgba(0, 0, 0, 0)", "no attribute")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:56:15)
Pass
assert_equals("rgb(173, 216, 230)", "rgb(173, 216, 230)", "attribute specified")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:61:15)
Pass
assert_equals("rgb(255, 255, 0)", "rgb(255, 255, 0)", "case insensitive")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:65:15)
Passmathsize on the mroot element is mapped to CSS font-size
Asserts run
Pass
assert_equals("50px", "50px", "no attribute")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:73:15)
Pass
assert_equals("20px", "20px", "attribute specified")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:75:15)
Pass
assert_equals("30px", "30px", "case insensitive")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:79:15)
Passdeprecated MathML3 attributes on the mroot element are not mapped to CSS
Asserts run
Pass
assert_true(true, "Superseding attributes are supported")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:83:15)
Pass
assert_equals("rgb(255, 255, 0)", "rgb(255, 255, 0)", "background-color")
    at  /mathml/relations/css-styling/attribute-mapping-001.html:96:19
Pass
assert_equals("rgb(0, 128, 0)", "rgb(0, 128, 0)", "color")
    at  /mathml/relations/css-styling/attribute-mapping-001.html:96:19
Pass
assert_equals("", "", "fontfamily")
    at  /mathml/relations/css-styling/attribute-mapping-001.html:96:19
Pass
assert_equals("30px", "30px", "font-size")
    at  /mathml/relations/css-styling/attribute-mapping-001.html:96:19
Pass
assert_equals("normal", "normal", "font-style")
    at  /mathml/relations/css-styling/attribute-mapping-001.html:96:19
Pass
assert_equals("400", "400", "font-weight")
    at  /mathml/relations/css-styling/attribute-mapping-001.html:96:19
Passdir on the mrow element is mapped to CSS direction
Asserts run
Pass
assert_equals("ltr", "ltr", "no attribute")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:32:15)
Pass
assert_equals("rtl", "rtl", "attribute specified")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:34:15)
Pass
assert_equals("rtl", "rtl", "case insensitive")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:36:15)
Pass
assert_equals("ltr", "ltr", "auto")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:38:15)
Pass
assert_equals("ltr", "ltr", "random value")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:40:15)
Passmathcolor on the mrow element is mapped to CSS color
Asserts run
Pass
assert_equals("rgb(0, 0, 255)", "rgb(0, 0, 255)", "no attribute")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:44:15)
Pass
assert_equals("rgb(0, 0, 0)", "rgb(0, 0, 0)", "attribute specified")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:48:15)
Pass
assert_equals("rgb(0, 128, 0)", "rgb(0, 128, 0)", "case insensitive")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:52:15)
Passmathbackground on the mrow element is mapped to CSS background-color
Asserts run
Pass
assert_equals("rgba(0, 0, 0, 0)", "rgba(0, 0, 0, 0)", "no attribute")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:56:15)
Pass
assert_equals("rgb(173, 216, 230)", "rgb(173, 216, 230)", "attribute specified")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:61:15)
Pass
assert_equals("rgb(255, 255, 0)", "rgb(255, 255, 0)", "case insensitive")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:65:15)
Passmathsize on the mrow element is mapped to CSS font-size
Asserts run
Pass
assert_equals("50px", "50px", "no attribute")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:73:15)
Pass
assert_equals("20px", "20px", "attribute specified")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:75:15)
Pass
assert_equals("30px", "30px", "case insensitive")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:79:15)
Passdeprecated MathML3 attributes on the mrow element are not mapped to CSS
Asserts run
Pass
assert_true(true, "Superseding attributes are supported")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:83:15)
Pass
assert_equals("rgb(255, 255, 0)", "rgb(255, 255, 0)", "background-color")
    at  /mathml/relations/css-styling/attribute-mapping-001.html:96:19
Pass
assert_equals("rgb(0, 128, 0)", "rgb(0, 128, 0)", "color")
    at  /mathml/relations/css-styling/attribute-mapping-001.html:96:19
Pass
assert_equals("", "", "fontfamily")
    at  /mathml/relations/css-styling/attribute-mapping-001.html:96:19
Pass
assert_equals("30px", "30px", "font-size")
    at  /mathml/relations/css-styling/attribute-mapping-001.html:96:19
Pass
assert_equals("normal", "normal", "font-style")
    at  /mathml/relations/css-styling/attribute-mapping-001.html:96:19
Pass
assert_equals("400", "400", "font-weight")
    at  /mathml/relations/css-styling/attribute-mapping-001.html:96:19
Passdir on the ms element is mapped to CSS direction
Asserts run
Pass
assert_equals("ltr", "ltr", "no attribute")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:32:15)
Pass
assert_equals("rtl", "rtl", "attribute specified")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:34:15)
Pass
assert_equals("rtl", "rtl", "case insensitive")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:36:15)
Pass
assert_equals("ltr", "ltr", "auto")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:38:15)
Pass
assert_equals("ltr", "ltr", "random value")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:40:15)
Passmathcolor on the ms element is mapped to CSS color
Asserts run
Pass
assert_equals("rgb(0, 0, 255)", "rgb(0, 0, 255)", "no attribute")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:44:15)
Pass
assert_equals("rgb(0, 0, 0)", "rgb(0, 0, 0)", "attribute specified")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:48:15)
Pass
assert_equals("rgb(0, 128, 0)", "rgb(0, 128, 0)", "case insensitive")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:52:15)
Passmathbackground on the ms element is mapped to CSS background-color
Asserts run
Pass
assert_equals("rgba(0, 0, 0, 0)", "rgba(0, 0, 0, 0)", "no attribute")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:56:15)
Pass
assert_equals("rgb(173, 216, 230)", "rgb(173, 216, 230)", "attribute specified")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:61:15)
Pass
assert_equals("rgb(255, 255, 0)", "rgb(255, 255, 0)", "case insensitive")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:65:15)
Passmathsize on the ms element is mapped to CSS font-size
Asserts run
Pass
assert_equals("50px", "50px", "no attribute")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:73:15)
Pass
assert_equals("20px", "20px", "attribute specified")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:75:15)
Pass
assert_equals("30px", "30px", "case insensitive")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:79:15)
Passdeprecated MathML3 attributes on the ms element are not mapped to CSS
Asserts run
Pass
assert_true(true, "Superseding attributes are supported")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:83:15)
Pass
assert_equals("rgb(255, 255, 0)", "rgb(255, 255, 0)", "background-color")
    at  /mathml/relations/css-styling/attribute-mapping-001.html:96:19
Pass
assert_equals("rgb(0, 128, 0)", "rgb(0, 128, 0)", "color")
    at  /mathml/relations/css-styling/attribute-mapping-001.html:96:19
Pass
assert_equals("", "", "fontfamily")
    at  /mathml/relations/css-styling/attribute-mapping-001.html:96:19
Pass
assert_equals("30px", "30px", "font-size")
    at  /mathml/relations/css-styling/attribute-mapping-001.html:96:19
Pass
assert_equals("normal", "normal", "font-style")
    at  /mathml/relations/css-styling/attribute-mapping-001.html:96:19
Pass
assert_equals("400", "400", "font-weight")
    at  /mathml/relations/css-styling/attribute-mapping-001.html:96:19
Passdir on the mspace element is mapped to CSS direction
Asserts run
Pass
assert_equals("ltr", "ltr", "no attribute")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:32:15)
Pass
assert_equals("rtl", "rtl", "attribute specified")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:34:15)
Pass
assert_equals("rtl", "rtl", "case insensitive")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:36:15)
Pass
assert_equals("ltr", "ltr", "auto")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:38:15)
Pass
assert_equals("ltr", "ltr", "random value")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:40:15)
Passmathcolor on the mspace element is mapped to CSS color
Asserts run
Pass
assert_equals("rgb(0, 0, 255)", "rgb(0, 0, 255)", "no attribute")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:44:15)
Pass
assert_equals("rgb(0, 0, 0)", "rgb(0, 0, 0)", "attribute specified")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:48:15)
Pass
assert_equals("rgb(0, 128, 0)", "rgb(0, 128, 0)", "case insensitive")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:52:15)
Passmathbackground on the mspace element is mapped to CSS background-color
Asserts run
Pass
assert_equals("rgba(0, 0, 0, 0)", "rgba(0, 0, 0, 0)", "no attribute")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:56:15)
Pass
assert_equals("rgb(173, 216, 230)", "rgb(173, 216, 230)", "attribute specified")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:61:15)
Pass
assert_equals("rgb(255, 255, 0)", "rgb(255, 255, 0)", "case insensitive")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:65:15)
Passmathsize on the mspace element is mapped to CSS font-size
Asserts run
Pass
assert_equals("50px", "50px", "no attribute")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:73:15)
Pass
assert_equals("20px", "20px", "attribute specified")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:75:15)
Pass
assert_equals("30px", "30px", "case insensitive")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:79:15)
Passdeprecated MathML3 attributes on the mspace element are not mapped to CSS
Asserts run
Pass
assert_true(true, "Superseding attributes are supported")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:83:15)
Pass
assert_equals("rgb(255, 255, 0)", "rgb(255, 255, 0)", "background-color")
    at  /mathml/relations/css-styling/attribute-mapping-001.html:96:19
Pass
assert_equals("rgb(0, 128, 0)", "rgb(0, 128, 0)", "color")
    at  /mathml/relations/css-styling/attribute-mapping-001.html:96:19
Pass
assert_equals("", "", "fontfamily")
    at  /mathml/relations/css-styling/attribute-mapping-001.html:96:19
Pass
assert_equals("30px", "30px", "font-size")
    at  /mathml/relations/css-styling/attribute-mapping-001.html:96:19
Pass
assert_equals("normal", "normal", "font-style")
    at  /mathml/relations/css-styling/attribute-mapping-001.html:96:19
Pass
assert_equals("400", "400", "font-weight")
    at  /mathml/relations/css-styling/attribute-mapping-001.html:96:19
Passdir on the msqrt element is mapped to CSS direction
Asserts run
Pass
assert_equals("ltr", "ltr", "no attribute")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:32:15)
Pass
assert_equals("rtl", "rtl", "attribute specified")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:34:15)
Pass
assert_equals("rtl", "rtl", "case insensitive")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:36:15)
Pass
assert_equals("ltr", "ltr", "auto")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:38:15)
Pass
assert_equals("ltr", "ltr", "random value")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:40:15)
Passmathcolor on the msqrt element is mapped to CSS color
Asserts run
Pass
assert_equals("rgb(0, 0, 255)", "rgb(0, 0, 255)", "no attribute")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:44:15)
Pass
assert_equals("rgb(0, 0, 0)", "rgb(0, 0, 0)", "attribute specified")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:48:15)
Pass
assert_equals("rgb(0, 128, 0)", "rgb(0, 128, 0)", "case insensitive")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:52:15)
Passmathbackground on the msqrt element is mapped to CSS background-color
Asserts run
Pass
assert_equals("rgba(0, 0, 0, 0)", "rgba(0, 0, 0, 0)", "no attribute")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:56:15)
Pass
assert_equals("rgb(173, 216, 230)", "rgb(173, 216, 230)", "attribute specified")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:61:15)
Pass
assert_equals("rgb(255, 255, 0)", "rgb(255, 255, 0)", "case insensitive")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:65:15)
Passmathsize on the msqrt element is mapped to CSS font-size
Asserts run
Pass
assert_equals("50px", "50px", "no attribute")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:73:15)
Pass
assert_equals("20px", "20px", "attribute specified")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:75:15)
Pass
assert_equals("30px", "30px", "case insensitive")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:79:15)
Passdeprecated MathML3 attributes on the msqrt element are not mapped to CSS
Asserts run
Pass
assert_true(true, "Superseding attributes are supported")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:83:15)
Pass
assert_equals("rgb(255, 255, 0)", "rgb(255, 255, 0)", "background-color")
    at  /mathml/relations/css-styling/attribute-mapping-001.html:96:19
Pass
assert_equals("rgb(0, 128, 0)", "rgb(0, 128, 0)", "color")
    at  /mathml/relations/css-styling/attribute-mapping-001.html:96:19
Pass
assert_equals("", "", "fontfamily")
    at  /mathml/relations/css-styling/attribute-mapping-001.html:96:19
Pass
assert_equals("30px", "30px", "font-size")
    at  /mathml/relations/css-styling/attribute-mapping-001.html:96:19
Pass
assert_equals("normal", "normal", "font-style")
    at  /mathml/relations/css-styling/attribute-mapping-001.html:96:19
Pass
assert_equals("400", "400", "font-weight")
    at  /mathml/relations/css-styling/attribute-mapping-001.html:96:19
Passdir on the mstyle element is mapped to CSS direction
Asserts run
Pass
assert_equals("ltr", "ltr", "no attribute")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:32:15)
Pass
assert_equals("rtl", "rtl", "attribute specified")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:34:15)
Pass
assert_equals("rtl", "rtl", "case insensitive")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:36:15)
Pass
assert_equals("ltr", "ltr", "auto")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:38:15)
Pass
assert_equals("ltr", "ltr", "random value")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:40:15)
Passmathcolor on the mstyle element is mapped to CSS color
Asserts run
Pass
assert_equals("rgb(0, 0, 255)", "rgb(0, 0, 255)", "no attribute")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:44:15)
Pass
assert_equals("rgb(0, 0, 0)", "rgb(0, 0, 0)", "attribute specified")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:48:15)
Pass
assert_equals("rgb(0, 128, 0)", "rgb(0, 128, 0)", "case insensitive")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:52:15)
Passmathbackground on the mstyle element is mapped to CSS background-color
Asserts run
Pass
assert_equals("rgba(0, 0, 0, 0)", "rgba(0, 0, 0, 0)", "no attribute")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:56:15)
Pass
assert_equals("rgb(173, 216, 230)", "rgb(173, 216, 230)", "attribute specified")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:61:15)
Pass
assert_equals("rgb(255, 255, 0)", "rgb(255, 255, 0)", "case insensitive")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:65:15)
Passmathsize on the mstyle element is mapped to CSS font-size
Asserts run
Pass
assert_equals("50px", "50px", "no attribute")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:73:15)
Pass
assert_equals("20px", "20px", "attribute specified")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:75:15)
Pass
assert_equals("30px", "30px", "case insensitive")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:79:15)
Passdeprecated MathML3 attributes on the mstyle element are not mapped to CSS
Asserts run
Pass
assert_true(true, "Superseding attributes are supported")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:83:15)
Pass
assert_equals("rgb(255, 255, 0)", "rgb(255, 255, 0)", "background-color")
    at  /mathml/relations/css-styling/attribute-mapping-001.html:96:19
Pass
assert_equals("rgb(0, 128, 0)", "rgb(0, 128, 0)", "color")
    at  /mathml/relations/css-styling/attribute-mapping-001.html:96:19
Pass
assert_equals("", "", "fontfamily")
    at  /mathml/relations/css-styling/attribute-mapping-001.html:96:19
Pass
assert_equals("30px", "30px", "font-size")
    at  /mathml/relations/css-styling/attribute-mapping-001.html:96:19
Pass
assert_equals("normal", "normal", "font-style")
    at  /mathml/relations/css-styling/attribute-mapping-001.html:96:19
Pass
assert_equals("400", "400", "font-weight")
    at  /mathml/relations/css-styling/attribute-mapping-001.html:96:19
Passdir on the msub element is mapped to CSS direction
Asserts run
Pass
assert_equals("ltr", "ltr", "no attribute")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:32:15)
Pass
assert_equals("rtl", "rtl", "attribute specified")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:34:15)
Pass
assert_equals("rtl", "rtl", "case insensitive")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:36:15)
Pass
assert_equals("ltr", "ltr", "auto")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:38:15)
Pass
assert_equals("ltr", "ltr", "random value")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:40:15)
Passmathcolor on the msub element is mapped to CSS color
Asserts run
Pass
assert_equals("rgb(0, 0, 255)", "rgb(0, 0, 255)", "no attribute")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:44:15)
Pass
assert_equals("rgb(0, 0, 0)", "rgb(0, 0, 0)", "attribute specified")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:48:15)
Pass
assert_equals("rgb(0, 128, 0)", "rgb(0, 128, 0)", "case insensitive")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:52:15)
Passmathbackground on the msub element is mapped to CSS background-color
Asserts run
Pass
assert_equals("rgba(0, 0, 0, 0)", "rgba(0, 0, 0, 0)", "no attribute")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:56:15)
Pass
assert_equals("rgb(173, 216, 230)", "rgb(173, 216, 230)", "attribute specified")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:61:15)
Pass
assert_equals("rgb(255, 255, 0)", "rgb(255, 255, 0)", "case insensitive")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:65:15)
Passmathsize on the msub element is mapped to CSS font-size
Asserts run
Pass
assert_equals("50px", "50px", "no attribute")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:73:15)
Pass
assert_equals("20px", "20px", "attribute specified")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:75:15)
Pass
assert_equals("30px", "30px", "case insensitive")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:79:15)
Passdeprecated MathML3 attributes on the msub element are not mapped to CSS
Asserts run
Pass
assert_true(true, "Superseding attributes are supported")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:83:15)
Pass
assert_equals("rgb(255, 255, 0)", "rgb(255, 255, 0)", "background-color")
    at  /mathml/relations/css-styling/attribute-mapping-001.html:96:19
Pass
assert_equals("rgb(0, 128, 0)", "rgb(0, 128, 0)", "color")
    at  /mathml/relations/css-styling/attribute-mapping-001.html:96:19
Pass
assert_equals("", "", "fontfamily")
    at  /mathml/relations/css-styling/attribute-mapping-001.html:96:19
Pass
assert_equals("30px", "30px", "font-size")
    at  /mathml/relations/css-styling/attribute-mapping-001.html:96:19
Pass
assert_equals("normal", "normal", "font-style")
    at  /mathml/relations/css-styling/attribute-mapping-001.html:96:19
Pass
assert_equals("400", "400", "font-weight")
    at  /mathml/relations/css-styling/attribute-mapping-001.html:96:19
Passdir on the msubsup element is mapped to CSS direction
Asserts run
Pass
assert_equals("ltr", "ltr", "no attribute")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:32:15)
Pass
assert_equals("rtl", "rtl", "attribute specified")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:34:15)
Pass
assert_equals("rtl", "rtl", "case insensitive")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:36:15)
Pass
assert_equals("ltr", "ltr", "auto")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:38:15)
Pass
assert_equals("ltr", "ltr", "random value")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:40:15)
Passmathcolor on the msubsup element is mapped to CSS color
Asserts run
Pass
assert_equals("rgb(0, 0, 255)", "rgb(0, 0, 255)", "no attribute")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:44:15)
Pass
assert_equals("rgb(0, 0, 0)", "rgb(0, 0, 0)", "attribute specified")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:48:15)
Pass
assert_equals("rgb(0, 128, 0)", "rgb(0, 128, 0)", "case insensitive")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:52:15)
Passmathbackground on the msubsup element is mapped to CSS background-color
Asserts run
Pass
assert_equals("rgba(0, 0, 0, 0)", "rgba(0, 0, 0, 0)", "no attribute")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:56:15)
Pass
assert_equals("rgb(173, 216, 230)", "rgb(173, 216, 230)", "attribute specified")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:61:15)
Pass
assert_equals("rgb(255, 255, 0)", "rgb(255, 255, 0)", "case insensitive")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:65:15)
Passmathsize on the msubsup element is mapped to CSS font-size
Asserts run
Pass
assert_equals("50px", "50px", "no attribute")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:73:15)
Pass
assert_equals("20px", "20px", "attribute specified")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:75:15)
Pass
assert_equals("30px", "30px", "case insensitive")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:79:15)
Passdeprecated MathML3 attributes on the msubsup element are not mapped to CSS
Asserts run
Pass
assert_true(true, "Superseding attributes are supported")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:83:15)
Pass
assert_equals("rgb(255, 255, 0)", "rgb(255, 255, 0)", "background-color")
    at  /mathml/relations/css-styling/attribute-mapping-001.html:96:19
Pass
assert_equals("rgb(0, 128, 0)", "rgb(0, 128, 0)", "color")
    at  /mathml/relations/css-styling/attribute-mapping-001.html:96:19
Pass
assert_equals("", "", "fontfamily")
    at  /mathml/relations/css-styling/attribute-mapping-001.html:96:19
Pass
assert_equals("30px", "30px", "font-size")
    at  /mathml/relations/css-styling/attribute-mapping-001.html:96:19
Pass
assert_equals("normal", "normal", "font-style")
    at  /mathml/relations/css-styling/attribute-mapping-001.html:96:19
Pass
assert_equals("400", "400", "font-weight")
    at  /mathml/relations/css-styling/attribute-mapping-001.html:96:19
Passdir on the msup element is mapped to CSS direction
Asserts run
Pass
assert_equals("ltr", "ltr", "no attribute")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:32:15)
Pass
assert_equals("rtl", "rtl", "attribute specified")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:34:15)
Pass
assert_equals("rtl", "rtl", "case insensitive")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:36:15)
Pass
assert_equals("ltr", "ltr", "auto")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:38:15)
Pass
assert_equals("ltr", "ltr", "random value")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:40:15)
Passmathcolor on the msup element is mapped to CSS color
Asserts run
Pass
assert_equals("rgb(0, 0, 255)", "rgb(0, 0, 255)", "no attribute")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:44:15)
Pass
assert_equals("rgb(0, 0, 0)", "rgb(0, 0, 0)", "attribute specified")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:48:15)
Pass
assert_equals("rgb(0, 128, 0)", "rgb(0, 128, 0)", "case insensitive")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:52:15)
Passmathbackground on the msup element is mapped to CSS background-color
Asserts run
Pass
assert_equals("rgba(0, 0, 0, 0)", "rgba(0, 0, 0, 0)", "no attribute")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:56:15)
Pass
assert_equals("rgb(173, 216, 230)", "rgb(173, 216, 230)", "attribute specified")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:61:15)
Pass
assert_equals("rgb(255, 255, 0)", "rgb(255, 255, 0)", "case insensitive")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:65:15)
Passmathsize on the msup element is mapped to CSS font-size
Asserts run
Pass
assert_equals("50px", "50px", "no attribute")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:73:15)
Pass
assert_equals("20px", "20px", "attribute specified")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:75:15)
Pass
assert_equals("30px", "30px", "case insensitive")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:79:15)
Passdeprecated MathML3 attributes on the msup element are not mapped to CSS
Asserts run
Pass
assert_true(true, "Superseding attributes are supported")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:83:15)
Pass
assert_equals("rgb(255, 255, 0)", "rgb(255, 255, 0)", "background-color")
    at  /mathml/relations/css-styling/attribute-mapping-001.html:96:19
Pass
assert_equals("rgb(0, 128, 0)", "rgb(0, 128, 0)", "color")
    at  /mathml/relations/css-styling/attribute-mapping-001.html:96:19
Pass
assert_equals("", "", "fontfamily")
    at  /mathml/relations/css-styling/attribute-mapping-001.html:96:19
Pass
assert_equals("30px", "30px", "font-size")
    at  /mathml/relations/css-styling/attribute-mapping-001.html:96:19
Pass
assert_equals("normal", "normal", "font-style")
    at  /mathml/relations/css-styling/attribute-mapping-001.html:96:19
Pass
assert_equals("400", "400", "font-weight")
    at  /mathml/relations/css-styling/attribute-mapping-001.html:96:19
Passdir on the mtable element is mapped to CSS direction
Asserts run
Pass
assert_equals("ltr", "ltr", "no attribute")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:32:15)
Pass
assert_equals("rtl", "rtl", "attribute specified")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:34:15)
Pass
assert_equals("rtl", "rtl", "case insensitive")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:36:15)
Pass
assert_equals("ltr", "ltr", "auto")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:38:15)
Pass
assert_equals("ltr", "ltr", "random value")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:40:15)
Passmathcolor on the mtable element is mapped to CSS color
Asserts run
Pass
assert_equals("rgb(0, 0, 255)", "rgb(0, 0, 255)", "no attribute")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:44:15)
Pass
assert_equals("rgb(0, 0, 0)", "rgb(0, 0, 0)", "attribute specified")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:48:15)
Pass
assert_equals("rgb(0, 128, 0)", "rgb(0, 128, 0)", "case insensitive")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:52:15)
Passmathbackground on the mtable element is mapped to CSS background-color
Asserts run
Pass
assert_equals("rgba(0, 0, 0, 0)", "rgba(0, 0, 0, 0)", "no attribute")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:56:15)
Pass
assert_equals("rgb(173, 216, 230)", "rgb(173, 216, 230)", "attribute specified")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:61:15)
Pass
assert_equals("rgb(255, 255, 0)", "rgb(255, 255, 0)", "case insensitive")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:65:15)
Passmathsize on the mtable element is mapped to CSS font-size
Asserts run
Pass
assert_equals("50px", "50px", "no attribute")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:73:15)
Pass
assert_equals("20px", "20px", "attribute specified")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:75:15)
Pass
assert_equals("30px", "30px", "case insensitive")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:79:15)
Passdeprecated MathML3 attributes on the mtable element are not mapped to CSS
Asserts run
Pass
assert_true(true, "Superseding attributes are supported")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:83:15)
Pass
assert_equals("rgb(255, 255, 0)", "rgb(255, 255, 0)", "background-color")
    at  /mathml/relations/css-styling/attribute-mapping-001.html:96:19
Pass
assert_equals("rgb(0, 128, 0)", "rgb(0, 128, 0)", "color")
    at  /mathml/relations/css-styling/attribute-mapping-001.html:96:19
Pass
assert_equals("", "", "fontfamily")
    at  /mathml/relations/css-styling/attribute-mapping-001.html:96:19
Pass
assert_equals("30px", "30px", "font-size")
    at  /mathml/relations/css-styling/attribute-mapping-001.html:96:19
Pass
assert_equals("normal", "normal", "font-style")
    at  /mathml/relations/css-styling/attribute-mapping-001.html:96:19
Pass
assert_equals("400", "400", "font-weight")
    at  /mathml/relations/css-styling/attribute-mapping-001.html:96:19
Passdir on the mtd element is mapped to CSS direction
Asserts run
Pass
assert_equals("ltr", "ltr", "no attribute")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:32:15)
Pass
assert_equals("rtl", "rtl", "attribute specified")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:34:15)
Pass
assert_equals("rtl", "rtl", "case insensitive")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:36:15)
Pass
assert_equals("ltr", "ltr", "auto")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:38:15)
Pass
assert_equals("ltr", "ltr", "random value")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:40:15)
Passmathcolor on the mtd element is mapped to CSS color
Asserts run
Pass
assert_equals("rgb(0, 0, 255)", "rgb(0, 0, 255)", "no attribute")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:44:15)
Pass
assert_equals("rgb(0, 0, 0)", "rgb(0, 0, 0)", "attribute specified")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:48:15)
Pass
assert_equals("rgb(0, 128, 0)", "rgb(0, 128, 0)", "case insensitive")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:52:15)
Passmathbackground on the mtd element is mapped to CSS background-color
Asserts run
Pass
assert_equals("rgba(0, 0, 0, 0)", "rgba(0, 0, 0, 0)", "no attribute")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:56:15)
Pass
assert_equals("rgb(173, 216, 230)", "rgb(173, 216, 230)", "attribute specified")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:61:15)
Pass
assert_equals("rgb(255, 255, 0)", "rgb(255, 255, 0)", "case insensitive")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:65:15)
Passmathsize on the mtd element is mapped to CSS font-size
Asserts run
Pass
assert_equals("50px", "50px", "no attribute")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:73:15)
Pass
assert_equals("20px", "20px", "attribute specified")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:75:15)
Pass
assert_equals("30px", "30px", "case insensitive")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:79:15)
Passdeprecated MathML3 attributes on the mtd element are not mapped to CSS
Asserts run
Pass
assert_true(true, "Superseding attributes are supported")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:83:15)
Pass
assert_equals("rgb(255, 255, 0)", "rgb(255, 255, 0)", "background-color")
    at  /mathml/relations/css-styling/attribute-mapping-001.html:96:19
Pass
assert_equals("rgb(0, 128, 0)", "rgb(0, 128, 0)", "color")
    at  /mathml/relations/css-styling/attribute-mapping-001.html:96:19
Pass
assert_equals("", "", "fontfamily")
    at  /mathml/relations/css-styling/attribute-mapping-001.html:96:19
Pass
assert_equals("30px", "30px", "font-size")
    at  /mathml/relations/css-styling/attribute-mapping-001.html:96:19
Pass
assert_equals("normal", "normal", "font-style")
    at  /mathml/relations/css-styling/attribute-mapping-001.html:96:19
Pass
assert_equals("400", "400", "font-weight")
    at  /mathml/relations/css-styling/attribute-mapping-001.html:96:19
Passdir on the mtext element is mapped to CSS direction
Asserts run
Pass
assert_equals("ltr", "ltr", "no attribute")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:32:15)
Pass
assert_equals("rtl", "rtl", "attribute specified")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:34:15)
Pass
assert_equals("rtl", "rtl", "case insensitive")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:36:15)
Pass
assert_equals("ltr", "ltr", "auto")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:38:15)
Pass
assert_equals("ltr", "ltr", "random value")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:40:15)
Passmathcolor on the mtext element is mapped to CSS color
Asserts run
Pass
assert_equals("rgb(0, 0, 255)", "rgb(0, 0, 255)", "no attribute")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:44:15)
Pass
assert_equals("rgb(0, 0, 0)", "rgb(0, 0, 0)", "attribute specified")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:48:15)
Pass
assert_equals("rgb(0, 128, 0)", "rgb(0, 128, 0)", "case insensitive")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:52:15)
Passmathbackground on the mtext element is mapped to CSS background-color
Asserts run
Pass
assert_equals("rgba(0, 0, 0, 0)", "rgba(0, 0, 0, 0)", "no attribute")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:56:15)
Pass
assert_equals("rgb(173, 216, 230)", "rgb(173, 216, 230)", "attribute specified")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:61:15)
Pass
assert_equals("rgb(255, 255, 0)", "rgb(255, 255, 0)", "case insensitive")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:65:15)
Passmathsize on the mtext element is mapped to CSS font-size
Asserts run
Pass
assert_equals("50px", "50px", "no attribute")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:73:15)
Pass
assert_equals("20px", "20px", "attribute specified")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:75:15)
Pass
assert_equals("30px", "30px", "case insensitive")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:79:15)
Passdeprecated MathML3 attributes on the mtext element are not mapped to CSS
Asserts run
Pass
assert_true(true, "Superseding attributes are supported")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:83:15)
Pass
assert_equals("rgb(255, 255, 0)", "rgb(255, 255, 0)", "background-color")
    at  /mathml/relations/css-styling/attribute-mapping-001.html:96:19
Pass
assert_equals("rgb(0, 128, 0)", "rgb(0, 128, 0)", "color")
    at  /mathml/relations/css-styling/attribute-mapping-001.html:96:19
Pass
assert_equals("", "", "fontfamily")
    at  /mathml/relations/css-styling/attribute-mapping-001.html:96:19
Pass
assert_equals("30px", "30px", "font-size")
    at  /mathml/relations/css-styling/attribute-mapping-001.html:96:19
Pass
assert_equals("normal", "normal", "font-style")
    at  /mathml/relations/css-styling/attribute-mapping-001.html:96:19
Pass
assert_equals("400", "400", "font-weight")
    at  /mathml/relations/css-styling/attribute-mapping-001.html:96:19
Passdir on the mtr element is mapped to CSS direction
Asserts run
Pass
assert_equals("ltr", "ltr", "no attribute")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:32:15)
Pass
assert_equals("rtl", "rtl", "attribute specified")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:34:15)
Pass
assert_equals("rtl", "rtl", "case insensitive")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:36:15)
Pass
assert_equals("ltr", "ltr", "auto")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:38:15)
Pass
assert_equals("ltr", "ltr", "random value")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:40:15)
Passmathcolor on the mtr element is mapped to CSS color
Asserts run
Pass
assert_equals("rgb(0, 0, 255)", "rgb(0, 0, 255)", "no attribute")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:44:15)
Pass
assert_equals("rgb(0, 0, 0)", "rgb(0, 0, 0)", "attribute specified")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:48:15)
Pass
assert_equals("rgb(0, 128, 0)", "rgb(0, 128, 0)", "case insensitive")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:52:15)
Passmathbackground on the mtr element is mapped to CSS background-color
Asserts run
Pass
assert_equals("rgba(0, 0, 0, 0)", "rgba(0, 0, 0, 0)", "no attribute")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:56:15)
Pass
assert_equals("rgb(173, 216, 230)", "rgb(173, 216, 230)", "attribute specified")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:61:15)
Pass
assert_equals("rgb(255, 255, 0)", "rgb(255, 255, 0)", "case insensitive")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:65:15)
Passmathsize on the mtr element is mapped to CSS font-size
Asserts run
Pass
assert_equals("50px", "50px", "no attribute")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:73:15)
Pass
assert_equals("20px", "20px", "attribute specified")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:75:15)
Pass
assert_equals("30px", "30px", "case insensitive")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:79:15)
Passdeprecated MathML3 attributes on the mtr element are not mapped to CSS
Asserts run
Pass
assert_true(true, "Superseding attributes are supported")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:83:15)
Pass
assert_equals("rgb(255, 255, 0)", "rgb(255, 255, 0)", "background-color")
    at  /mathml/relations/css-styling/attribute-mapping-001.html:96:19
Pass
assert_equals("rgb(0, 128, 0)", "rgb(0, 128, 0)", "color")
    at  /mathml/relations/css-styling/attribute-mapping-001.html:96:19
Pass
assert_equals("", "", "fontfamily")
    at  /mathml/relations/css-styling/attribute-mapping-001.html:96:19
Pass
assert_equals("30px", "30px", "font-size")
    at  /mathml/relations/css-styling/attribute-mapping-001.html:96:19
Pass
assert_equals("normal", "normal", "font-style")
    at  /mathml/relations/css-styling/attribute-mapping-001.html:96:19
Pass
assert_equals("400", "400", "font-weight")
    at  /mathml/relations/css-styling/attribute-mapping-001.html:96:19
Passdir on the munder element is mapped to CSS direction
Asserts run
Pass
assert_equals("ltr", "ltr", "no attribute")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:32:15)
Pass
assert_equals("rtl", "rtl", "attribute specified")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:34:15)
Pass
assert_equals("rtl", "rtl", "case insensitive")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:36:15)
Pass
assert_equals("ltr", "ltr", "auto")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:38:15)
Pass
assert_equals("ltr", "ltr", "random value")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:40:15)
Passmathcolor on the munder element is mapped to CSS color
Asserts run
Pass
assert_equals("rgb(0, 0, 255)", "rgb(0, 0, 255)", "no attribute")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:44:15)
Pass
assert_equals("rgb(0, 0, 0)", "rgb(0, 0, 0)", "attribute specified")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:48:15)
Pass
assert_equals("rgb(0, 128, 0)", "rgb(0, 128, 0)", "case insensitive")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:52:15)
Passmathbackground on the munder element is mapped to CSS background-color
Asserts run
Pass
assert_equals("rgba(0, 0, 0, 0)", "rgba(0, 0, 0, 0)", "no attribute")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:56:15)
Pass
assert_equals("rgb(173, 216, 230)", "rgb(173, 216, 230)", "attribute specified")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:61:15)
Pass
assert_equals("rgb(255, 255, 0)", "rgb(255, 255, 0)", "case insensitive")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:65:15)
Passmathsize on the munder element is mapped to CSS font-size
Asserts run
Pass
assert_equals("50px", "50px", "no attribute")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:73:15)
Pass
assert_equals("20px", "20px", "attribute specified")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:75:15)
Pass
assert_equals("30px", "30px", "case insensitive")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:79:15)
Passdeprecated MathML3 attributes on the munder element are not mapped to CSS
Asserts run
Pass
assert_true(true, "Superseding attributes are supported")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:83:15)
Pass
assert_equals("rgb(255, 255, 0)", "rgb(255, 255, 0)", "background-color")
    at  /mathml/relations/css-styling/attribute-mapping-001.html:96:19
Pass
assert_equals("rgb(0, 128, 0)", "rgb(0, 128, 0)", "color")
    at  /mathml/relations/css-styling/attribute-mapping-001.html:96:19
Pass
assert_equals("", "", "fontfamily")
    at  /mathml/relations/css-styling/attribute-mapping-001.html:96:19
Pass
assert_equals("30px", "30px", "font-size")
    at  /mathml/relations/css-styling/attribute-mapping-001.html:96:19
Pass
assert_equals("normal", "normal", "font-style")
    at  /mathml/relations/css-styling/attribute-mapping-001.html:96:19
Pass
assert_equals("400", "400", "font-weight")
    at  /mathml/relations/css-styling/attribute-mapping-001.html:96:19
Passdir on the munderover element is mapped to CSS direction
Asserts run
Pass
assert_equals("ltr", "ltr", "no attribute")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:32:15)
Pass
assert_equals("rtl", "rtl", "attribute specified")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:34:15)
Pass
assert_equals("rtl", "rtl", "case insensitive")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:36:15)
Pass
assert_equals("ltr", "ltr", "auto")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:38:15)
Pass
assert_equals("ltr", "ltr", "random value")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:40:15)
Passmathcolor on the munderover element is mapped to CSS color
Asserts run
Pass
assert_equals("rgb(0, 0, 255)", "rgb(0, 0, 255)", "no attribute")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:44:15)
Pass
assert_equals("rgb(0, 0, 0)", "rgb(0, 0, 0)", "attribute specified")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:48:15)
Pass
assert_equals("rgb(0, 128, 0)", "rgb(0, 128, 0)", "case insensitive")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:52:15)
Passmathbackground on the munderover element is mapped to CSS background-color
Asserts run
Pass
assert_equals("rgba(0, 0, 0, 0)", "rgba(0, 0, 0, 0)", "no attribute")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:56:15)
Pass
assert_equals("rgb(173, 216, 230)", "rgb(173, 216, 230)", "attribute specified")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:61:15)
Pass
assert_equals("rgb(255, 255, 0)", "rgb(255, 255, 0)", "case insensitive")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:65:15)
Passmathsize on the munderover element is mapped to CSS font-size
Asserts run
Pass
assert_equals("50px", "50px", "no attribute")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:73:15)
Pass
assert_equals("20px", "20px", "attribute specified")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:75:15)
Pass
assert_equals("30px", "30px", "case insensitive")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:79:15)
Passdeprecated MathML3 attributes on the munderover element are not mapped to CSS
Asserts run
Pass
assert_true(true, "Superseding attributes are supported")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:83:15)
Pass
assert_equals("rgb(255, 255, 0)", "rgb(255, 255, 0)", "background-color")
    at  /mathml/relations/css-styling/attribute-mapping-001.html:96:19
Pass
assert_equals("rgb(0, 128, 0)", "rgb(0, 128, 0)", "color")
    at  /mathml/relations/css-styling/attribute-mapping-001.html:96:19
Pass
assert_equals("", "", "fontfamily")
    at  /mathml/relations/css-styling/attribute-mapping-001.html:96:19
Pass
assert_equals("30px", "30px", "font-size")
    at  /mathml/relations/css-styling/attribute-mapping-001.html:96:19
Pass
assert_equals("normal", "normal", "font-style")
    at  /mathml/relations/css-styling/attribute-mapping-001.html:96:19
Pass
assert_equals("400", "400", "font-weight")
    at  /mathml/relations/css-styling/attribute-mapping-001.html:96:19
Passdir on the none element is mapped to CSS direction
Asserts run
Pass
assert_equals("ltr", "ltr", "no attribute")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:32:15)
Pass
assert_equals("rtl", "rtl", "attribute specified")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:34:15)
Pass
assert_equals("rtl", "rtl", "case insensitive")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:36:15)
Pass
assert_equals("ltr", "ltr", "auto")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:38:15)
Pass
assert_equals("ltr", "ltr", "random value")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:40:15)
Passmathcolor on the none element is mapped to CSS color
Asserts run
Pass
assert_equals("rgb(0, 0, 255)", "rgb(0, 0, 255)", "no attribute")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:44:15)
Pass
assert_equals("rgb(0, 0, 0)", "rgb(0, 0, 0)", "attribute specified")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:48:15)
Pass
assert_equals("rgb(0, 128, 0)", "rgb(0, 128, 0)", "case insensitive")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:52:15)
Passmathbackground on the none element is mapped to CSS background-color
Asserts run
Pass
assert_equals("rgba(0, 0, 0, 0)", "rgba(0, 0, 0, 0)", "no attribute")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:56:15)
Pass
assert_equals("rgb(173, 216, 230)", "rgb(173, 216, 230)", "attribute specified")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:61:15)
Pass
assert_equals("rgb(255, 255, 0)", "rgb(255, 255, 0)", "case insensitive")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:65:15)
Passmathsize on the none element is mapped to CSS font-size
Asserts runNo asserts ran
Passdeprecated MathML3 attributes on the none element are not mapped to CSS
Asserts run
Pass
assert_true(true, "Superseding attributes are supported")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:83:15)
Pass
assert_equals("rgb(255, 255, 0)", "rgb(255, 255, 0)", "background-color")
    at  /mathml/relations/css-styling/attribute-mapping-001.html:96:19
Pass
assert_equals("rgb(0, 128, 0)", "rgb(0, 128, 0)", "color")
    at  /mathml/relations/css-styling/attribute-mapping-001.html:96:19
Pass
assert_equals("", "", "fontfamily")
    at  /mathml/relations/css-styling/attribute-mapping-001.html:96:19
Pass
assert_equals("40px", "40px", "font-size")
    at  /mathml/relations/css-styling/attribute-mapping-001.html:96:19
Pass
assert_equals("normal", "normal", "font-style")
    at  /mathml/relations/css-styling/attribute-mapping-001.html:96:19
Pass
assert_equals("400", "400", "font-weight")
    at  /mathml/relations/css-styling/attribute-mapping-001.html:96:19
Passdir on the semantics element is mapped to CSS direction
Asserts run
Pass
assert_equals("ltr", "ltr", "no attribute")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:32:15)
Pass
assert_equals("rtl", "rtl", "attribute specified")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:34:15)
Pass
assert_equals("rtl", "rtl", "case insensitive")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:36:15)
Pass
assert_equals("ltr", "ltr", "auto")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:38:15)
Pass
assert_equals("ltr", "ltr", "random value")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:40:15)
Passmathcolor on the semantics element is mapped to CSS color
Asserts run
Pass
assert_equals("rgb(0, 0, 255)", "rgb(0, 0, 255)", "no attribute")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:44:15)
Pass
assert_equals("rgb(0, 0, 0)", "rgb(0, 0, 0)", "attribute specified")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:48:15)
Pass
assert_equals("rgb(0, 128, 0)", "rgb(0, 128, 0)", "case insensitive")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:52:15)
Passmathbackground on the semantics element is mapped to CSS background-color
Asserts run
Pass
assert_equals("rgba(0, 0, 0, 0)", "rgba(0, 0, 0, 0)", "no attribute")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:56:15)
Pass
assert_equals("rgb(173, 216, 230)", "rgb(173, 216, 230)", "attribute specified")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:61:15)
Pass
assert_equals("rgb(255, 255, 0)", "rgb(255, 255, 0)", "case insensitive")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:65:15)
Passmathsize on the semantics element is mapped to CSS font-size
Asserts run
Pass
assert_equals("50px", "50px", "no attribute")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:73:15)
Pass
assert_equals("20px", "20px", "attribute specified")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:75:15)
Pass
assert_equals("30px", "30px", "case insensitive")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:79:15)
Passdeprecated MathML3 attributes on the semantics element are not mapped to CSS
Asserts run
Pass
assert_true(true, "Superseding attributes are supported")
    at Test.<anonymous> ( /mathml/relations/css-styling/attribute-mapping-001.html:83:15)
Pass
assert_equals("rgb(255, 255, 0)", "rgb(255, 255, 0)", "background-color")
    at  /mathml/relations/css-styling/attribute-mapping-001.html:96:19
Pass
assert_equals("rgb(0, 128, 0)", "rgb(0, 128, 0)", "color")
    at  /mathml/relations/css-styling/attribute-mapping-001.html:96:19
Pass
assert_equals("", "", "fontfamily")
    at  /mathml/relations/css-styling/attribute-mapping-001.html:96:19
Pass
assert_equals("30px", "30px", "font-size")
    at  /mathml/relations/css-styling/attribute-mapping-001.html:96:19
Pass
assert_equals("normal", "normal", "font-style")
    at  /mathml/relations/css-styling/attribute-mapping-001.html:96:19
Pass
assert_equals("400", "400", "font-weight")
    at  /mathml/relations/css-styling/attribute-mapping-001.html:96:19