SVG text

Summary

Harness status: OK

Found 5 tests

Details

ResultTest NameMessage
PassCSSStyleRule: selectorText value: |.style1| isMatch: false
Asserts run
Pass
assert_equals("svg|*.style0", "svg|*.style0")
    at Test.<anonymous> ( /css/cssom/CSSStyleRule-set-selectorText-namespace.html:45:7)
Pass
assert_equals("rgb(255, 0, 255)", "rgb(255, 0, 255)")
    at assertColors ( /css/cssom/CSSStyleRule-set-selectorText-namespace.html:33:5)
Pass
assert_equals(".style1", ".style1")
    at Test.<anonymous> ( /css/cssom/CSSStyleRule-set-selectorText-namespace.html:55:7)
Pass
assert_equals("rgb(255, 0, 255)", "rgb(255, 0, 255)")
    at assertColors ( /css/cssom/CSSStyleRule-set-selectorText-namespace.html:33:5)
PassCSSStyleRule: selectorText value: |svg|*.style1 | isMatch: true
Asserts run
Pass
assert_equals("svg|*.style0", "svg|*.style0")
    at Test.<anonymous> ( /css/cssom/CSSStyleRule-set-selectorText-namespace.html:45:7)
Pass
assert_equals("rgb(255, 0, 255)", "rgb(255, 0, 255)")
    at assertColors ( /css/cssom/CSSStyleRule-set-selectorText-namespace.html:33:5)
Pass
assert_equals("svg|*.style1", "svg|*.style1")
    at Test.<anonymous> ( /css/cssom/CSSStyleRule-set-selectorText-namespace.html:55:7)
Pass
assert_equals("rgb(0, 0, 255)", "rgb(0, 0, 255)")
    at assertColors ( /css/cssom/CSSStyleRule-set-selectorText-namespace.html:33:5)
PassCSSStyleRule: selectorText value: |*|*.style1 | isMatch: true
Asserts run
Pass
assert_equals("svg|*.style0", "svg|*.style0")
    at Test.<anonymous> ( /css/cssom/CSSStyleRule-set-selectorText-namespace.html:45:7)
Pass
assert_equals("rgb(255, 0, 255)", "rgb(255, 0, 255)")
    at assertColors ( /css/cssom/CSSStyleRule-set-selectorText-namespace.html:33:5)
Pass
assert_equals("*|*.style1", "*|*.style1")
    at Test.<anonymous> ( /css/cssom/CSSStyleRule-set-selectorText-namespace.html:55:7)
Pass
assert_equals("rgb(0, 0, 255)", "rgb(0, 0, 255)")
    at assertColors ( /css/cssom/CSSStyleRule-set-selectorText-namespace.html:33:5)
PassCSSStyleRule: selectorText value: | *.style1 | isMatch: false
Asserts run
Pass
assert_equals("svg|*.style0", "svg|*.style0")
    at Test.<anonymous> ( /css/cssom/CSSStyleRule-set-selectorText-namespace.html:45:7)
Pass
assert_equals("rgb(255, 0, 255)", "rgb(255, 0, 255)")
    at assertColors ( /css/cssom/CSSStyleRule-set-selectorText-namespace.html:33:5)
Pass
assert_equals(".style1", ".style1")
    at Test.<anonymous> ( /css/cssom/CSSStyleRule-set-selectorText-namespace.html:55:7)
Pass
assert_equals("rgb(255, 0, 255)", "rgb(255, 0, 255)")
    at assertColors ( /css/cssom/CSSStyleRule-set-selectorText-namespace.html:33:5)
PassCSSStyleRule: selectorText value: |p| isMatch: false
Asserts run
Pass
assert_equals("svg|*.style0", "svg|*.style0")
    at Test.<anonymous> ( /css/cssom/CSSStyleRule-set-selectorText-namespace.html:45:7)
Pass
assert_equals("rgb(255, 0, 255)", "rgb(255, 0, 255)")
    at assertColors ( /css/cssom/CSSStyleRule-set-selectorText-namespace.html:33:5)
Pass
assert_equals("p", "p")
    at Test.<anonymous> ( /css/cssom/CSSStyleRule-set-selectorText-namespace.html:55:7)
Pass
assert_equals("rgb(255, 0, 255)", "rgb(255, 0, 255)")
    at assertColors ( /css/cssom/CSSStyleRule-set-selectorText-namespace.html:33:5)