Pass | dir on the math element is mapped to CSS direction | Asserts runPass | 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) |
|
Pass | mathcolor on the math element is mapped to CSS color | Asserts runPass | 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) |
|
Pass | mathbackground on the math element is mapped to CSS background-color | Asserts runPass | 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) |
|
Pass | mathsize on the math element is mapped to CSS font-size | Asserts runPass | 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) |
|
Pass | deprecated MathML3 attributes on the math element are not mapped to CSS | Asserts runPass | 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 |
|
Pass | dir on the annotation element is mapped to CSS direction | Asserts runPass | 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) |
|
Pass | mathcolor on the annotation element is mapped to CSS color | Asserts runPass | 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) |
|
Pass | mathbackground on the annotation element is mapped to CSS background-color | Asserts runPass | 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) |
|
Pass | mathsize on the annotation element is mapped to CSS font-size | Asserts runPass | 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) |
|
Pass | deprecated MathML3 attributes on the annotation element are not mapped to CSS | Asserts runPass | 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 |
|
Pass | dir on the annotation-xml element is mapped to CSS direction | Asserts runPass | 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) |
|
Pass | mathcolor on the annotation-xml element is mapped to CSS color | Asserts runPass | 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) |
|
Pass | mathbackground on the annotation-xml element is mapped to CSS background-color | Asserts runPass | 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) |
|
Pass | mathsize on the annotation-xml element is mapped to CSS font-size | Asserts runPass | 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) |
|
Pass | deprecated MathML3 attributes on the annotation-xml element are not mapped to CSS | Asserts runPass | 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 |
|
Pass | dir on the maction element is mapped to CSS direction | Asserts runPass | 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) |
|
Pass | mathcolor on the maction element is mapped to CSS color | Asserts runPass | 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) |
|
Pass | mathbackground on the maction element is mapped to CSS background-color | Asserts runPass | 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) |
|
Pass | mathsize on the maction element is mapped to CSS font-size | Asserts runPass | 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) |
|
Pass | deprecated MathML3 attributes on the maction element are not mapped to CSS | Asserts runPass | 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 |
|
Pass | dir on the menclose element is mapped to CSS direction | Asserts runPass | 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) |
|
Pass | mathcolor on the menclose element is mapped to CSS color | Asserts runPass | 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) |
|
Pass | mathbackground on the menclose element is mapped to CSS background-color | Asserts runPass | 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) |
|
Pass | mathsize on the menclose element is mapped to CSS font-size | Asserts runPass | 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) |
|
Pass | deprecated MathML3 attributes on the menclose element are not mapped to CSS | Asserts runPass | 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 |
|
Pass | dir on the merror element is mapped to CSS direction | Asserts runPass | 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) |
|
Pass | mathcolor on the merror element is mapped to CSS color | Asserts runPass | 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) |
|
Pass | mathbackground on the merror element is mapped to CSS background-color | Asserts runPass | 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) |
|
Pass | mathsize on the merror element is mapped to CSS font-size | Asserts runPass | 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) |
|
Pass | deprecated MathML3 attributes on the merror element are not mapped to CSS | Asserts runPass | 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 |
|
Pass | dir on the mfrac element is mapped to CSS direction | Asserts runPass | 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) |
|
Pass | mathcolor on the mfrac element is mapped to CSS color | Asserts runPass | 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) |
|
Pass | mathbackground on the mfrac element is mapped to CSS background-color | Asserts runPass | 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) |
|
Pass | mathsize on the mfrac element is mapped to CSS font-size | Asserts runPass | 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) |
|
Pass | deprecated MathML3 attributes on the mfrac element are not mapped to CSS | Asserts runPass | 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 |
|
Pass | dir on the mi element is mapped to CSS direction | Asserts runPass | 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) |
|
Pass | mathcolor on the mi element is mapped to CSS color | Asserts runPass | 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) |
|
Pass | mathbackground on the mi element is mapped to CSS background-color | Asserts runPass | 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) |
|
Pass | mathsize on the mi element is mapped to CSS font-size | Asserts runPass | 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) |
|
Pass | deprecated MathML3 attributes on the mi element are not mapped to CSS | Asserts runPass | 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 |
|
Pass | dir on the mmultiscripts element is mapped to CSS direction | Asserts runPass | 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) |
|
Pass | mathcolor on the mmultiscripts element is mapped to CSS color | Asserts runPass | 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) |
|
Pass | mathbackground on the mmultiscripts element is mapped to CSS background-color | Asserts runPass | 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) |
|
Pass | mathsize on the mmultiscripts element is mapped to CSS font-size | Asserts runPass | 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) |
|
Pass | deprecated MathML3 attributes on the mmultiscripts element are not mapped to CSS | Asserts runPass | 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 |
|
Pass | dir on the mn element is mapped to CSS direction | Asserts runPass | 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) |
|
Pass | mathcolor on the mn element is mapped to CSS color | Asserts runPass | 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) |
|
Pass | mathbackground on the mn element is mapped to CSS background-color | Asserts runPass | 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) |
|
Pass | mathsize on the mn element is mapped to CSS font-size | Asserts runPass | 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) |
|
Pass | deprecated MathML3 attributes on the mn element are not mapped to CSS | Asserts runPass | 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 |
|
Pass | dir on the mo element is mapped to CSS direction | Asserts runPass | 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) |
|
Pass | mathcolor on the mo element is mapped to CSS color | Asserts runPass | 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) |
|
Pass | mathbackground on the mo element is mapped to CSS background-color | Asserts runPass | 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) |
|
Pass | mathsize on the mo element is mapped to CSS font-size | Asserts runPass | 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) |
|
Pass | deprecated MathML3 attributes on the mo element are not mapped to CSS | Asserts runPass | 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 |
|
Pass | dir on the mover element is mapped to CSS direction | Asserts runPass | 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) |
|
Pass | mathcolor on the mover element is mapped to CSS color | Asserts runPass | 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) |
|
Pass | mathbackground on the mover element is mapped to CSS background-color | Asserts runPass | 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) |
|
Pass | mathsize on the mover element is mapped to CSS font-size | Asserts runPass | 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) |
|
Pass | deprecated MathML3 attributes on the mover element are not mapped to CSS | Asserts runPass | 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 |
|
Pass | dir on the mpadded element is mapped to CSS direction | Asserts runPass | 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) |
|
Pass | mathcolor on the mpadded element is mapped to CSS color | Asserts runPass | 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) |
|
Pass | mathbackground on the mpadded element is mapped to CSS background-color | Asserts runPass | 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) |
|
Pass | mathsize on the mpadded element is mapped to CSS font-size | Asserts runPass | 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) |
|
Pass | deprecated MathML3 attributes on the mpadded element are not mapped to CSS | Asserts runPass | 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 |
|
Pass | dir on the mphantom element is mapped to CSS direction | Asserts runPass | 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) |
|
Pass | mathcolor on the mphantom element is mapped to CSS color | Asserts runPass | 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) |
|
Pass | mathbackground on the mphantom element is mapped to CSS background-color | Asserts runPass | 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) |
|
Pass | mathsize on the mphantom element is mapped to CSS font-size | Asserts runPass | 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) |
|
Pass | deprecated MathML3 attributes on the mphantom element are not mapped to CSS | Asserts runPass | 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 |
|
Pass | dir on the mprescripts element is mapped to CSS direction | Asserts runPass | 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) |
|
Pass | mathcolor on the mprescripts element is mapped to CSS color | Asserts runPass | 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) |
|
Pass | mathbackground on the mprescripts element is mapped to CSS background-color | Asserts runPass | 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) |
|
Pass | mathsize on the mprescripts element is mapped to CSS font-size | Asserts runNo asserts ran |
Pass | deprecated MathML3 attributes on the mprescripts element are not mapped to CSS | Asserts runPass | 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 |
|
Pass | dir on the mroot element is mapped to CSS direction | Asserts runPass | 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) |
|
Pass | mathcolor on the mroot element is mapped to CSS color | Asserts runPass | 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) |
|
Pass | mathbackground on the mroot element is mapped to CSS background-color | Asserts runPass | 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) |
|
Pass | mathsize on the mroot element is mapped to CSS font-size | Asserts runPass | 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) |
|
Pass | deprecated MathML3 attributes on the mroot element are not mapped to CSS | Asserts runPass | 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 |
|
Pass | dir on the mrow element is mapped to CSS direction | Asserts runPass | 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) |
|
Pass | mathcolor on the mrow element is mapped to CSS color | Asserts runPass | 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) |
|
Pass | mathbackground on the mrow element is mapped to CSS background-color | Asserts runPass | 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) |
|
Pass | mathsize on the mrow element is mapped to CSS font-size | Asserts runPass | 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) |
|
Pass | deprecated MathML3 attributes on the mrow element are not mapped to CSS | Asserts runPass | 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 |
|
Pass | dir on the ms element is mapped to CSS direction | Asserts runPass | 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) |
|
Pass | mathcolor on the ms element is mapped to CSS color | Asserts runPass | 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) |
|
Pass | mathbackground on the ms element is mapped to CSS background-color | Asserts runPass | 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) |
|
Pass | mathsize on the ms element is mapped to CSS font-size | Asserts runPass | 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) |
|
Pass | deprecated MathML3 attributes on the ms element are not mapped to CSS | Asserts runPass | 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 |
|
Pass | dir on the mspace element is mapped to CSS direction | Asserts runPass | 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) |
|
Pass | mathcolor on the mspace element is mapped to CSS color | Asserts runPass | 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) |
|
Pass | mathbackground on the mspace element is mapped to CSS background-color | Asserts runPass | 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) |
|
Pass | mathsize on the mspace element is mapped to CSS font-size | Asserts runPass | 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) |
|
Pass | deprecated MathML3 attributes on the mspace element are not mapped to CSS | Asserts runPass | 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 |
|
Pass | dir on the msqrt element is mapped to CSS direction | Asserts runPass | 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) |
|
Pass | mathcolor on the msqrt element is mapped to CSS color | Asserts runPass | 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) |
|
Pass | mathbackground on the msqrt element is mapped to CSS background-color | Asserts runPass | 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) |
|
Pass | mathsize on the msqrt element is mapped to CSS font-size | Asserts runPass | 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) |
|
Pass | deprecated MathML3 attributes on the msqrt element are not mapped to CSS | Asserts runPass | 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 |
|
Pass | dir on the mstyle element is mapped to CSS direction | Asserts runPass | 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) |
|
Pass | mathcolor on the mstyle element is mapped to CSS color | Asserts runPass | 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) |
|
Pass | mathbackground on the mstyle element is mapped to CSS background-color | Asserts runPass | 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) |
|
Pass | mathsize on the mstyle element is mapped to CSS font-size | Asserts runPass | 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) |
|
Pass | deprecated MathML3 attributes on the mstyle element are not mapped to CSS | Asserts runPass | 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 |
|
Pass | dir on the msub element is mapped to CSS direction | Asserts runPass | 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) |
|
Pass | mathcolor on the msub element is mapped to CSS color | Asserts runPass | 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) |
|
Pass | mathbackground on the msub element is mapped to CSS background-color | Asserts runPass | 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) |
|
Pass | mathsize on the msub element is mapped to CSS font-size | Asserts runPass | 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) |
|
Pass | deprecated MathML3 attributes on the msub element are not mapped to CSS | Asserts runPass | 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 |
|
Pass | dir on the msubsup element is mapped to CSS direction | Asserts runPass | 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) |
|
Pass | mathcolor on the msubsup element is mapped to CSS color | Asserts runPass | 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) |
|
Pass | mathbackground on the msubsup element is mapped to CSS background-color | Asserts runPass | 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) |
|
Pass | mathsize on the msubsup element is mapped to CSS font-size | Asserts runPass | 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) |
|
Pass | deprecated MathML3 attributes on the msubsup element are not mapped to CSS | Asserts runPass | 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 |
|
Pass | dir on the msup element is mapped to CSS direction | Asserts runPass | 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) |
|
Pass | mathcolor on the msup element is mapped to CSS color | Asserts runPass | 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) |
|
Pass | mathbackground on the msup element is mapped to CSS background-color | Asserts runPass | 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) |
|
Pass | mathsize on the msup element is mapped to CSS font-size | Asserts runPass | 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) |
|
Pass | deprecated MathML3 attributes on the msup element are not mapped to CSS | Asserts runPass | 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 |
|
Pass | dir on the mtable element is mapped to CSS direction | Asserts runPass | 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) |
|
Pass | mathcolor on the mtable element is mapped to CSS color | Asserts runPass | 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) |
|
Pass | mathbackground on the mtable element is mapped to CSS background-color | Asserts runPass | 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) |
|
Pass | mathsize on the mtable element is mapped to CSS font-size | Asserts runPass | 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) |
|
Pass | deprecated MathML3 attributes on the mtable element are not mapped to CSS | Asserts runPass | 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 |
|
Pass | dir on the mtd element is mapped to CSS direction | Asserts runPass | 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) |
|
Pass | mathcolor on the mtd element is mapped to CSS color | Asserts runPass | 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) |
|
Pass | mathbackground on the mtd element is mapped to CSS background-color | Asserts runPass | 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) |
|
Pass | mathsize on the mtd element is mapped to CSS font-size | Asserts runPass | 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) |
|
Pass | deprecated MathML3 attributes on the mtd element are not mapped to CSS | Asserts runPass | 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 |
|
Pass | dir on the mtext element is mapped to CSS direction | Asserts runPass | 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) |
|
Pass | mathcolor on the mtext element is mapped to CSS color | Asserts runPass | 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) |
|
Pass | mathbackground on the mtext element is mapped to CSS background-color | Asserts runPass | 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) |
|
Pass | mathsize on the mtext element is mapped to CSS font-size | Asserts runPass | 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) |
|
Pass | deprecated MathML3 attributes on the mtext element are not mapped to CSS | Asserts runPass | 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 |
|
Pass | dir on the mtr element is mapped to CSS direction | Asserts runPass | 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) |
|
Pass | mathcolor on the mtr element is mapped to CSS color | Asserts runPass | 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) |
|
Pass | mathbackground on the mtr element is mapped to CSS background-color | Asserts runPass | 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) |
|
Pass | mathsize on the mtr element is mapped to CSS font-size | Asserts runPass | 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) |
|
Pass | deprecated MathML3 attributes on the mtr element are not mapped to CSS | Asserts runPass | 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 |
|
Pass | dir on the munder element is mapped to CSS direction | Asserts runPass | 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) |
|
Pass | mathcolor on the munder element is mapped to CSS color | Asserts runPass | 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) |
|
Pass | mathbackground on the munder element is mapped to CSS background-color | Asserts runPass | 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) |
|
Pass | mathsize on the munder element is mapped to CSS font-size | Asserts runPass | 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) |
|
Pass | deprecated MathML3 attributes on the munder element are not mapped to CSS | Asserts runPass | 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 |
|
Pass | dir on the munderover element is mapped to CSS direction | Asserts runPass | 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) |
|
Pass | mathcolor on the munderover element is mapped to CSS color | Asserts runPass | 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) |
|
Pass | mathbackground on the munderover element is mapped to CSS background-color | Asserts runPass | 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) |
|
Pass | mathsize on the munderover element is mapped to CSS font-size | Asserts runPass | 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) |
|
Pass | deprecated MathML3 attributes on the munderover element are not mapped to CSS | Asserts runPass | 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 |
|
Pass | dir on the none element is mapped to CSS direction | Asserts runPass | 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) |
|
Pass | mathcolor on the none element is mapped to CSS color | Asserts runPass | 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) |
|
Pass | mathbackground on the none element is mapped to CSS background-color | Asserts runPass | 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) |
|
Pass | mathsize on the none element is mapped to CSS font-size | Asserts runNo asserts ran |
Pass | deprecated MathML3 attributes on the none element are not mapped to CSS | Asserts runPass | 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 |
|
Pass | dir on the semantics element is mapped to CSS direction | Asserts runPass | 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) |
|
Pass | mathcolor on the semantics element is mapped to CSS color | Asserts runPass | 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) |
|
Pass | mathbackground on the semantics element is mapped to CSS background-color | Asserts runPass | 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) |
|
Pass | mathsize on the semantics element is mapped to CSS font-size | Asserts runPass | 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) |
|
Pass | deprecated MathML3 attributes on the semantics element are not mapped to CSS | Asserts runPass | 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 |
|