Summary

Harness status: OK

Found 687 tests

Details

ResultTest NameMessage
Passbackground-attachment: scroll
Asserts run
Pass
assert_equals("scroll", "scroll", "background-attachment raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("scroll", "scroll", "background-attachment style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passbackground-attachment: fixed
Asserts run
Pass
assert_equals("fixed", "fixed", "background-attachment raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("fixed", "fixed", "background-attachment style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passbackground-attachment: inherit
Asserts run
Pass
assert_equals("inherit", "inherit", "background-attachment raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("inherit", "inherit", "background-attachment style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passbackground-color: black
Asserts run
Pass
assert_equals("black", "black", "background-color raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("black", "black", "background-color style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passbackground-color: red
Asserts run
Pass
assert_equals("red", "red", "background-color raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("red", "red", "background-color style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passbackground-color: rgb(50, 75, 100)
Asserts run
Pass
assert_equals("rgb(50, 75, 100)", "rgb(50, 75, 100)", "background-color raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("rgb(50, 75, 100)", "rgb(50, 75, 100)", "background-color style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passbackground-color: rgba(5, 7, 10, 0.5)
Asserts run
Pass
assert_equals("rgba(5, 7, 10, 0.5)", "rgba(5, 7, 10, 0.5)", "background-color raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("rgba(5, 7, 10, 0.5)", "rgba(5, 7, 10, 0.5)", "background-color style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passbackground-color: transparent
Asserts run
Pass
assert_equals("transparent", "transparent", "background-color raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("transparent", "transparent", "background-color style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passbackground-color: inherit
Asserts run
Pass
assert_equals("inherit", "inherit", "background-color raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("inherit", "inherit", "background-color style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passbackground-image: url("http://localhost/")
Asserts run
Pass
assert_equals("url(\"http://localhost/\")", "url(\"http://localhost/\")", "background-image raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("url(\"http://localhost/\")", "url(\"http://localhost/\")", "background-image style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passbackground-image: url(http://localhost/)
Asserts run
Pass
assert_equals("url(\"http://localhost/\")", "url(\"http://localhost/\")", "background-image raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("url(\"http://localhost/\")", "url(\"http://localhost/\")", "background-image style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passbackground-image: none
Asserts run
Pass
assert_equals("none", "none", "background-image raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("none", "none", "background-image style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passbackground-image: inherit
Asserts run
Pass
assert_equals("inherit", "inherit", "background-image raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("inherit", "inherit", "background-image style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passbackground-position: 5% 5%
Asserts run
Pass
assert_equals("5% 5%", "5% 5%", "background-position raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("5% 5%", "5% 5%", "background-position style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passbackground-position: 5% .5%
Asserts run
Pass
assert_equals("5% 0.5%", "5% 0.5%", "background-position raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("5% 0.5%", "5% 0.5%", "background-position style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passbackground-position: 5% -5%
Asserts run
Pass
assert_equals("5% -5%", "5% -5%", "background-position raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("5% -5%", "5% -5%", "background-position style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passbackground-position: 5% -.5%
Asserts run
Pass
assert_equals("5% -0.5%", "5% -0.5%", "background-position raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("5% -0.5%", "5% -0.5%", "background-position style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passbackground-position: 5% 0px
Asserts run
Pass
assert_equals("5% 0px", "5% 0px", "background-position raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("5% 0px", "5% 0px", "background-position style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passbackground-position: 5% 1px
Asserts run
Pass
assert_equals("5% 1px", "5% 1px", "background-position raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("5% 1px", "5% 1px", "background-position style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passbackground-position: 5% .1em
Asserts run
Pass
assert_equals("5% 0.1em", "5% 0.1em", "background-position raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("5% 0.1em", "5% 0.1em", "background-position style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passbackground-position: 5% -0px
Asserts run
Pass
assert_equals("5% 0px", "5% 0px", "background-position raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("5% 0px", "5% 0px", "background-position style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passbackground-position: 5% -1px
Asserts run
Pass
assert_equals("5% -1px", "5% -1px", "background-position raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("5% -1px", "5% -1px", "background-position style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passbackground-position: 5% -.1em
Asserts run
Pass
assert_equals("5% -0.1em", "5% -0.1em", "background-position raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("5% -0.1em", "5% -0.1em", "background-position style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passbackground-position: 5% top
Asserts run
Pass
assert_equals("5% top", "5% top", "background-position raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("5% top", "5% top", "background-position style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passbackground-position: 5% center
Asserts run
Pass
assert_equals("5% center", "5% center", "background-position raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("5% center", "5% center", "background-position style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passbackground-position: 5% bottom
Asserts run
Pass
assert_equals("5% bottom", "5% bottom", "background-position raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("5% bottom", "5% bottom", "background-position style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passbackground-position: .5% 5%
Asserts run
Pass
assert_equals("0.5% 5%", "0.5% 5%", "background-position raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("0.5% 5%", "0.5% 5%", "background-position style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passbackground-position: .5% .5%
Asserts run
Pass
assert_equals("0.5% 0.5%", "0.5% 0.5%", "background-position raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("0.5% 0.5%", "0.5% 0.5%", "background-position style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passbackground-position: .5% -5%
Asserts run
Pass
assert_equals("0.5% -5%", "0.5% -5%", "background-position raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("0.5% -5%", "0.5% -5%", "background-position style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passbackground-position: .5% -.5%
Asserts run
Pass
assert_equals("0.5% -0.5%", "0.5% -0.5%", "background-position raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("0.5% -0.5%", "0.5% -0.5%", "background-position style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passbackground-position: .5% 0px
Asserts run
Pass
assert_equals("0.5% 0px", "0.5% 0px", "background-position raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("0.5% 0px", "0.5% 0px", "background-position style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passbackground-position: .5% 1px
Asserts run
Pass
assert_equals("0.5% 1px", "0.5% 1px", "background-position raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("0.5% 1px", "0.5% 1px", "background-position style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passbackground-position: .5% .1em
Asserts run
Pass
assert_equals("0.5% 0.1em", "0.5% 0.1em", "background-position raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("0.5% 0.1em", "0.5% 0.1em", "background-position style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passbackground-position: .5% -0px
Asserts run
Pass
assert_equals("0.5% 0px", "0.5% 0px", "background-position raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("0.5% 0px", "0.5% 0px", "background-position style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passbackground-position: .5% -1px
Asserts run
Pass
assert_equals("0.5% -1px", "0.5% -1px", "background-position raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("0.5% -1px", "0.5% -1px", "background-position style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passbackground-position: .5% -.1em
Asserts run
Pass
assert_equals("0.5% -0.1em", "0.5% -0.1em", "background-position raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("0.5% -0.1em", "0.5% -0.1em", "background-position style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passbackground-position: .5% top
Asserts run
Pass
assert_equals("0.5% top", "0.5% top", "background-position raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("0.5% top", "0.5% top", "background-position style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passbackground-position: .5% center
Asserts run
Pass
assert_equals("0.5% center", "0.5% center", "background-position raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("0.5% center", "0.5% center", "background-position style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passbackground-position: .5% bottom
Asserts run
Pass
assert_equals("0.5% bottom", "0.5% bottom", "background-position raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("0.5% bottom", "0.5% bottom", "background-position style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passbackground-position: -5% 5%
Asserts run
Pass
assert_equals("-5% 5%", "-5% 5%", "background-position raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("-5% 5%", "-5% 5%", "background-position style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passbackground-position: -5% .5%
Asserts run
Pass
assert_equals("-5% 0.5%", "-5% 0.5%", "background-position raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("-5% 0.5%", "-5% 0.5%", "background-position style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passbackground-position: -5% -5%
Asserts run
Pass
assert_equals("-5% -5%", "-5% -5%", "background-position raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("-5% -5%", "-5% -5%", "background-position style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passbackground-position: -5% -.5%
Asserts run
Pass
assert_equals("-5% -0.5%", "-5% -0.5%", "background-position raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("-5% -0.5%", "-5% -0.5%", "background-position style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passbackground-position: -5% 0px
Asserts run
Pass
assert_equals("-5% 0px", "-5% 0px", "background-position raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("-5% 0px", "-5% 0px", "background-position style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passbackground-position: -5% 1px
Asserts run
Pass
assert_equals("-5% 1px", "-5% 1px", "background-position raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("-5% 1px", "-5% 1px", "background-position style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passbackground-position: -5% .1em
Asserts run
Pass
assert_equals("-5% 0.1em", "-5% 0.1em", "background-position raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("-5% 0.1em", "-5% 0.1em", "background-position style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passbackground-position: -5% -0px
Asserts run
Pass
assert_equals("-5% 0px", "-5% 0px", "background-position raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("-5% 0px", "-5% 0px", "background-position style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passbackground-position: -5% -1px
Asserts run
Pass
assert_equals("-5% -1px", "-5% -1px", "background-position raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("-5% -1px", "-5% -1px", "background-position style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passbackground-position: -5% -.1em
Asserts run
Pass
assert_equals("-5% -0.1em", "-5% -0.1em", "background-position raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("-5% -0.1em", "-5% -0.1em", "background-position style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passbackground-position: -5% top
Asserts run
Pass
assert_equals("-5% top", "-5% top", "background-position raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("-5% top", "-5% top", "background-position style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passbackground-position: -5% center
Asserts run
Pass
assert_equals("-5% center", "-5% center", "background-position raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("-5% center", "-5% center", "background-position style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passbackground-position: -5% bottom
Asserts run
Pass
assert_equals("-5% bottom", "-5% bottom", "background-position raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("-5% bottom", "-5% bottom", "background-position style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passbackground-position: -.5% 5%
Asserts run
Pass
assert_equals("-0.5% 5%", "-0.5% 5%", "background-position raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("-0.5% 5%", "-0.5% 5%", "background-position style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passbackground-position: -.5% .5%
Asserts run
Pass
assert_equals("-0.5% 0.5%", "-0.5% 0.5%", "background-position raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("-0.5% 0.5%", "-0.5% 0.5%", "background-position style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passbackground-position: -.5% -5%
Asserts run
Pass
assert_equals("-0.5% -5%", "-0.5% -5%", "background-position raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("-0.5% -5%", "-0.5% -5%", "background-position style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passbackground-position: -.5% -.5%
Asserts run
Pass
assert_equals("-0.5% -0.5%", "-0.5% -0.5%", "background-position raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("-0.5% -0.5%", "-0.5% -0.5%", "background-position style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passbackground-position: -.5% 0px
Asserts run
Pass
assert_equals("-0.5% 0px", "-0.5% 0px", "background-position raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("-0.5% 0px", "-0.5% 0px", "background-position style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passbackground-position: -.5% 1px
Asserts run
Pass
assert_equals("-0.5% 1px", "-0.5% 1px", "background-position raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("-0.5% 1px", "-0.5% 1px", "background-position style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passbackground-position: -.5% .1em
Asserts run
Pass
assert_equals("-0.5% 0.1em", "-0.5% 0.1em", "background-position raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("-0.5% 0.1em", "-0.5% 0.1em", "background-position style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passbackground-position: -.5% -0px
Asserts run
Pass
assert_equals("-0.5% 0px", "-0.5% 0px", "background-position raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("-0.5% 0px", "-0.5% 0px", "background-position style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passbackground-position: -.5% -1px
Asserts run
Pass
assert_equals("-0.5% -1px", "-0.5% -1px", "background-position raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("-0.5% -1px", "-0.5% -1px", "background-position style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passbackground-position: -.5% -.1em
Asserts run
Pass
assert_equals("-0.5% -0.1em", "-0.5% -0.1em", "background-position raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("-0.5% -0.1em", "-0.5% -0.1em", "background-position style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passbackground-position: -.5% top
Asserts run
Pass
assert_equals("-0.5% top", "-0.5% top", "background-position raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("-0.5% top", "-0.5% top", "background-position style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passbackground-position: -.5% center
Asserts run
Pass
assert_equals("-0.5% center", "-0.5% center", "background-position raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("-0.5% center", "-0.5% center", "background-position style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passbackground-position: -.5% bottom
Asserts run
Pass
assert_equals("-0.5% bottom", "-0.5% bottom", "background-position raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("-0.5% bottom", "-0.5% bottom", "background-position style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passbackground-position: 0px 5%
Asserts run
Pass
assert_equals("0px 5%", "0px 5%", "background-position raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("0px 5%", "0px 5%", "background-position style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passbackground-position: 0px .5%
Asserts run
Pass
assert_equals("0px 0.5%", "0px 0.5%", "background-position raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("0px 0.5%", "0px 0.5%", "background-position style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passbackground-position: 0px -5%
Asserts run
Pass
assert_equals("0px -5%", "0px -5%", "background-position raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("0px -5%", "0px -5%", "background-position style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passbackground-position: 0px -.5%
Asserts run
Pass
assert_equals("0px -0.5%", "0px -0.5%", "background-position raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("0px -0.5%", "0px -0.5%", "background-position style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passbackground-position: 0px 0px
Asserts run
Pass
assert_equals("0px 0px", "0px 0px", "background-position raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("0px 0px", "0px 0px", "background-position style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passbackground-position: 0px 1px
Asserts run
Pass
assert_equals("0px 1px", "0px 1px", "background-position raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("0px 1px", "0px 1px", "background-position style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passbackground-position: 0px .1em
Asserts run
Pass
assert_equals("0px 0.1em", "0px 0.1em", "background-position raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("0px 0.1em", "0px 0.1em", "background-position style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passbackground-position: 0px -0px
Asserts run
Pass
assert_equals("0px 0px", "0px 0px", "background-position raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("0px 0px", "0px 0px", "background-position style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passbackground-position: 0px -1px
Asserts run
Pass
assert_equals("0px -1px", "0px -1px", "background-position raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("0px -1px", "0px -1px", "background-position style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passbackground-position: 0px -.1em
Asserts run
Pass
assert_equals("0px -0.1em", "0px -0.1em", "background-position raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("0px -0.1em", "0px -0.1em", "background-position style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passbackground-position: 0px top
Asserts run
Pass
assert_equals("0px top", "0px top", "background-position raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("0px top", "0px top", "background-position style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passbackground-position: 0px center
Asserts run
Pass
assert_equals("0px center", "0px center", "background-position raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("0px center", "0px center", "background-position style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passbackground-position: 0px bottom
Asserts run
Pass
assert_equals("0px bottom", "0px bottom", "background-position raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("0px bottom", "0px bottom", "background-position style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passbackground-position: 1px 5%
Asserts run
Pass
assert_equals("1px 5%", "1px 5%", "background-position raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("1px 5%", "1px 5%", "background-position style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passbackground-position: 1px .5%
Asserts run
Pass
assert_equals("1px 0.5%", "1px 0.5%", "background-position raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("1px 0.5%", "1px 0.5%", "background-position style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passbackground-position: 1px -5%
Asserts run
Pass
assert_equals("1px -5%", "1px -5%", "background-position raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("1px -5%", "1px -5%", "background-position style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passbackground-position: 1px -.5%
Asserts run
Pass
assert_equals("1px -0.5%", "1px -0.5%", "background-position raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("1px -0.5%", "1px -0.5%", "background-position style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passbackground-position: 1px 0px
Asserts run
Pass
assert_equals("1px 0px", "1px 0px", "background-position raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("1px 0px", "1px 0px", "background-position style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passbackground-position: 1px 1px
Asserts run
Pass
assert_equals("1px 1px", "1px 1px", "background-position raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("1px 1px", "1px 1px", "background-position style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passbackground-position: 1px .1em
Asserts run
Pass
assert_equals("1px 0.1em", "1px 0.1em", "background-position raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("1px 0.1em", "1px 0.1em", "background-position style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passbackground-position: 1px -0px
Asserts run
Pass
assert_equals("1px 0px", "1px 0px", "background-position raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("1px 0px", "1px 0px", "background-position style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passbackground-position: 1px -1px
Asserts run
Pass
assert_equals("1px -1px", "1px -1px", "background-position raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("1px -1px", "1px -1px", "background-position style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passbackground-position: 1px -.1em
Asserts run
Pass
assert_equals("1px -0.1em", "1px -0.1em", "background-position raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("1px -0.1em", "1px -0.1em", "background-position style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passbackground-position: 1px top
Asserts run
Pass
assert_equals("1px top", "1px top", "background-position raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("1px top", "1px top", "background-position style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passbackground-position: 1px center
Asserts run
Pass
assert_equals("1px center", "1px center", "background-position raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("1px center", "1px center", "background-position style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passbackground-position: 1px bottom
Asserts run
Pass
assert_equals("1px bottom", "1px bottom", "background-position raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("1px bottom", "1px bottom", "background-position style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passbackground-position: .1em 5%
Asserts run
Pass
assert_equals("0.1em 5%", "0.1em 5%", "background-position raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("0.1em 5%", "0.1em 5%", "background-position style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passbackground-position: .1em .5%
Asserts run
Pass
assert_equals("0.1em 0.5%", "0.1em 0.5%", "background-position raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("0.1em 0.5%", "0.1em 0.5%", "background-position style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passbackground-position: .1em -5%
Asserts run
Pass
assert_equals("0.1em -5%", "0.1em -5%", "background-position raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("0.1em -5%", "0.1em -5%", "background-position style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passbackground-position: .1em -.5%
Asserts run
Pass
assert_equals("0.1em -0.5%", "0.1em -0.5%", "background-position raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("0.1em -0.5%", "0.1em -0.5%", "background-position style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passbackground-position: .1em 0px
Asserts run
Pass
assert_equals("0.1em 0px", "0.1em 0px", "background-position raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("0.1em 0px", "0.1em 0px", "background-position style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passbackground-position: .1em 1px
Asserts run
Pass
assert_equals("0.1em 1px", "0.1em 1px", "background-position raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("0.1em 1px", "0.1em 1px", "background-position style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passbackground-position: .1em .1em
Asserts run
Pass
assert_equals("0.1em 0.1em", "0.1em 0.1em", "background-position raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("0.1em 0.1em", "0.1em 0.1em", "background-position style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passbackground-position: .1em -0px
Asserts run
Pass
assert_equals("0.1em 0px", "0.1em 0px", "background-position raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("0.1em 0px", "0.1em 0px", "background-position style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passbackground-position: .1em -1px
Asserts run
Pass
assert_equals("0.1em -1px", "0.1em -1px", "background-position raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("0.1em -1px", "0.1em -1px", "background-position style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passbackground-position: .1em -.1em
Asserts run
Pass
assert_equals("0.1em -0.1em", "0.1em -0.1em", "background-position raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("0.1em -0.1em", "0.1em -0.1em", "background-position style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passbackground-position: .1em top
Asserts run
Pass
assert_equals("0.1em top", "0.1em top", "background-position raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("0.1em top", "0.1em top", "background-position style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passbackground-position: .1em center
Asserts run
Pass
assert_equals("0.1em center", "0.1em center", "background-position raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("0.1em center", "0.1em center", "background-position style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passbackground-position: .1em bottom
Asserts run
Pass
assert_equals("0.1em bottom", "0.1em bottom", "background-position raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("0.1em bottom", "0.1em bottom", "background-position style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passbackground-position: -0px 5%
Asserts run
Pass
assert_equals("0px 5%", "0px 5%", "background-position raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("0px 5%", "0px 5%", "background-position style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passbackground-position: -0px .5%
Asserts run
Pass
assert_equals("0px 0.5%", "0px 0.5%", "background-position raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("0px 0.5%", "0px 0.5%", "background-position style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passbackground-position: -0px -5%
Asserts run
Pass
assert_equals("0px -5%", "0px -5%", "background-position raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("0px -5%", "0px -5%", "background-position style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passbackground-position: -0px -.5%
Asserts run
Pass
assert_equals("0px -0.5%", "0px -0.5%", "background-position raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("0px -0.5%", "0px -0.5%", "background-position style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passbackground-position: -0px 0px
Asserts run
Pass
assert_equals("0px 0px", "0px 0px", "background-position raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("0px 0px", "0px 0px", "background-position style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passbackground-position: -0px 1px
Asserts run
Pass
assert_equals("0px 1px", "0px 1px", "background-position raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("0px 1px", "0px 1px", "background-position style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passbackground-position: -0px .1em
Asserts run
Pass
assert_equals("0px 0.1em", "0px 0.1em", "background-position raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("0px 0.1em", "0px 0.1em", "background-position style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passbackground-position: -0px -0px
Asserts run
Pass
assert_equals("0px 0px", "0px 0px", "background-position raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("0px 0px", "0px 0px", "background-position style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passbackground-position: -0px -1px
Asserts run
Pass
assert_equals("0px -1px", "0px -1px", "background-position raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("0px -1px", "0px -1px", "background-position style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passbackground-position: -0px -.1em
Asserts run
Pass
assert_equals("0px -0.1em", "0px -0.1em", "background-position raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("0px -0.1em", "0px -0.1em", "background-position style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passbackground-position: -0px top
Asserts run
Pass
assert_equals("0px top", "0px top", "background-position raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("0px top", "0px top", "background-position style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passbackground-position: -0px center
Asserts run
Pass
assert_equals("0px center", "0px center", "background-position raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("0px center", "0px center", "background-position style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passbackground-position: -0px bottom
Asserts run
Pass
assert_equals("0px bottom", "0px bottom", "background-position raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("0px bottom", "0px bottom", "background-position style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passbackground-position: -1px 5%
Asserts run
Pass
assert_equals("-1px 5%", "-1px 5%", "background-position raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("-1px 5%", "-1px 5%", "background-position style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passbackground-position: -1px .5%
Asserts run
Pass
assert_equals("-1px 0.5%", "-1px 0.5%", "background-position raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("-1px 0.5%", "-1px 0.5%", "background-position style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passbackground-position: -1px -5%
Asserts run
Pass
assert_equals("-1px -5%", "-1px -5%", "background-position raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("-1px -5%", "-1px -5%", "background-position style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passbackground-position: -1px -.5%
Asserts run
Pass
assert_equals("-1px -0.5%", "-1px -0.5%", "background-position raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("-1px -0.5%", "-1px -0.5%", "background-position style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passbackground-position: -1px 0px
Asserts run
Pass
assert_equals("-1px 0px", "-1px 0px", "background-position raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("-1px 0px", "-1px 0px", "background-position style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passbackground-position: -1px 1px
Asserts run
Pass
assert_equals("-1px 1px", "-1px 1px", "background-position raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("-1px 1px", "-1px 1px", "background-position style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passbackground-position: -1px .1em
Asserts run
Pass
assert_equals("-1px 0.1em", "-1px 0.1em", "background-position raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("-1px 0.1em", "-1px 0.1em", "background-position style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passbackground-position: -1px -0px
Asserts run
Pass
assert_equals("-1px 0px", "-1px 0px", "background-position raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("-1px 0px", "-1px 0px", "background-position style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passbackground-position: -1px -1px
Asserts run
Pass
assert_equals("-1px -1px", "-1px -1px", "background-position raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("-1px -1px", "-1px -1px", "background-position style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passbackground-position: -1px -.1em
Asserts run
Pass
assert_equals("-1px -0.1em", "-1px -0.1em", "background-position raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("-1px -0.1em", "-1px -0.1em", "background-position style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passbackground-position: -1px top
Asserts run
Pass
assert_equals("-1px top", "-1px top", "background-position raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("-1px top", "-1px top", "background-position style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passbackground-position: -1px center
Asserts run
Pass
assert_equals("-1px center", "-1px center", "background-position raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("-1px center", "-1px center", "background-position style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passbackground-position: -1px bottom
Asserts run
Pass
assert_equals("-1px bottom", "-1px bottom", "background-position raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("-1px bottom", "-1px bottom", "background-position style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passbackground-position: -.1em 5%
Asserts run
Pass
assert_equals("-0.1em 5%", "-0.1em 5%", "background-position raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("-0.1em 5%", "-0.1em 5%", "background-position style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passbackground-position: -.1em .5%
Asserts run
Pass
assert_equals("-0.1em 0.5%", "-0.1em 0.5%", "background-position raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("-0.1em 0.5%", "-0.1em 0.5%", "background-position style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passbackground-position: -.1em -5%
Asserts run
Pass
assert_equals("-0.1em -5%", "-0.1em -5%", "background-position raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("-0.1em -5%", "-0.1em -5%", "background-position style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passbackground-position: -.1em -.5%
Asserts run
Pass
assert_equals("-0.1em -0.5%", "-0.1em -0.5%", "background-position raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("-0.1em -0.5%", "-0.1em -0.5%", "background-position style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passbackground-position: -.1em 0px
Asserts run
Pass
assert_equals("-0.1em 0px", "-0.1em 0px", "background-position raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("-0.1em 0px", "-0.1em 0px", "background-position style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passbackground-position: -.1em 1px
Asserts run
Pass
assert_equals("-0.1em 1px", "-0.1em 1px", "background-position raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("-0.1em 1px", "-0.1em 1px", "background-position style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passbackground-position: -.1em .1em
Asserts run
Pass
assert_equals("-0.1em 0.1em", "-0.1em 0.1em", "background-position raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("-0.1em 0.1em", "-0.1em 0.1em", "background-position style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passbackground-position: -.1em -0px
Asserts run
Pass
assert_equals("-0.1em 0px", "-0.1em 0px", "background-position raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("-0.1em 0px", "-0.1em 0px", "background-position style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passbackground-position: -.1em -1px
Asserts run
Pass
assert_equals("-0.1em -1px", "-0.1em -1px", "background-position raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("-0.1em -1px", "-0.1em -1px", "background-position style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passbackground-position: -.1em -.1em
Asserts run
Pass
assert_equals("-0.1em -0.1em", "-0.1em -0.1em", "background-position raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("-0.1em -0.1em", "-0.1em -0.1em", "background-position style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passbackground-position: -.1em top
Asserts run
Pass
assert_equals("-0.1em top", "-0.1em top", "background-position raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("-0.1em top", "-0.1em top", "background-position style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passbackground-position: -.1em center
Asserts run
Pass
assert_equals("-0.1em center", "-0.1em center", "background-position raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("-0.1em center", "-0.1em center", "background-position style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passbackground-position: -.1em bottom
Asserts run
Pass
assert_equals("-0.1em bottom", "-0.1em bottom", "background-position raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("-0.1em bottom", "-0.1em bottom", "background-position style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passbackground-position: left 5%
Asserts run
Pass
assert_equals("left 5%", "left 5%", "background-position raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("left 5%", "left 5%", "background-position style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passbackground-position: left .5%
Asserts run
Pass
assert_equals("left 0.5%", "left 0.5%", "background-position raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("left 0.5%", "left 0.5%", "background-position style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passbackground-position: left -5%
Asserts run
Pass
assert_equals("left -5%", "left -5%", "background-position raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("left -5%", "left -5%", "background-position style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passbackground-position: left -.5%
Asserts run
Pass
assert_equals("left -0.5%", "left -0.5%", "background-position raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("left -0.5%", "left -0.5%", "background-position style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passbackground-position: left 0px
Asserts run
Pass
assert_equals("left 0px", "left 0px", "background-position raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("left 0px", "left 0px", "background-position style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passbackground-position: left 1px
Asserts run
Pass
assert_equals("left 1px", "left 1px", "background-position raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("left 1px", "left 1px", "background-position style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passbackground-position: left .1em
Asserts run
Pass
assert_equals("left 0.1em", "left 0.1em", "background-position raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("left 0.1em", "left 0.1em", "background-position style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passbackground-position: left -0px
Asserts run
Pass
assert_equals("left 0px", "left 0px", "background-position raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("left 0px", "left 0px", "background-position style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passbackground-position: left -1px
Asserts run
Pass
assert_equals("left -1px", "left -1px", "background-position raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("left -1px", "left -1px", "background-position style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passbackground-position: left -.1em
Asserts run
Pass
assert_equals("left -0.1em", "left -0.1em", "background-position raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("left -0.1em", "left -0.1em", "background-position style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passbackground-position: left top
Asserts run
Pass
assert_equals("left top", "left top", "background-position raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("left top", "left top", "background-position style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passbackground-position: left center
Asserts run
Pass
assert_equals("left center", "left center", "background-position raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("left center", "left center", "background-position style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passbackground-position: left bottom
Asserts run
Pass
assert_equals("left bottom", "left bottom", "background-position raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("left bottom", "left bottom", "background-position style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passbackground-position: center 5%
Asserts run
Pass
assert_equals("center 5%", "center 5%", "background-position raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("center 5%", "center 5%", "background-position style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passbackground-position: center .5%
Asserts run
Pass
assert_equals("center 0.5%", "center 0.5%", "background-position raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("center 0.5%", "center 0.5%", "background-position style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passbackground-position: center -5%
Asserts run
Pass
assert_equals("center -5%", "center -5%", "background-position raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("center -5%", "center -5%", "background-position style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passbackground-position: center -.5%
Asserts run
Pass
assert_equals("center -0.5%", "center -0.5%", "background-position raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("center -0.5%", "center -0.5%", "background-position style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passbackground-position: center 0px
Asserts run
Pass
assert_equals("center 0px", "center 0px", "background-position raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("center 0px", "center 0px", "background-position style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passbackground-position: center 1px
Asserts run
Pass
assert_equals("center 1px", "center 1px", "background-position raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("center 1px", "center 1px", "background-position style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passbackground-position: center .1em
Asserts run
Pass
assert_equals("center 0.1em", "center 0.1em", "background-position raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("center 0.1em", "center 0.1em", "background-position style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passbackground-position: center -0px
Asserts run
Pass
assert_equals("center 0px", "center 0px", "background-position raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("center 0px", "center 0px", "background-position style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passbackground-position: center -1px
Asserts run
Pass
assert_equals("center -1px", "center -1px", "background-position raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("center -1px", "center -1px", "background-position style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passbackground-position: center -.1em
Asserts run
Pass
assert_equals("center -0.1em", "center -0.1em", "background-position raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("center -0.1em", "center -0.1em", "background-position style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passbackground-position: center top
Asserts run
Pass
assert_equals("center top", "center top", "background-position raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("center top", "center top", "background-position style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passbackground-position: center center
Asserts run
Pass
assert_equals("center center", "center center", "background-position raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("center center", "center center", "background-position style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passbackground-position: center bottom
Asserts run
Pass
assert_equals("center bottom", "center bottom", "background-position raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("center bottom", "center bottom", "background-position style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passbackground-position: right 5%
Asserts run
Pass
assert_equals("right 5%", "right 5%", "background-position raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("right 5%", "right 5%", "background-position style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passbackground-position: right .5%
Asserts run
Pass
assert_equals("right 0.5%", "right 0.5%", "background-position raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("right 0.5%", "right 0.5%", "background-position style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passbackground-position: right -5%
Asserts run
Pass
assert_equals("right -5%", "right -5%", "background-position raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("right -5%", "right -5%", "background-position style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passbackground-position: right -.5%
Asserts run
Pass
assert_equals("right -0.5%", "right -0.5%", "background-position raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("right -0.5%", "right -0.5%", "background-position style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passbackground-position: right 0px
Asserts run
Pass
assert_equals("right 0px", "right 0px", "background-position raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("right 0px", "right 0px", "background-position style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passbackground-position: right 1px
Asserts run
Pass
assert_equals("right 1px", "right 1px", "background-position raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("right 1px", "right 1px", "background-position style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passbackground-position: right .1em
Asserts run
Pass
assert_equals("right 0.1em", "right 0.1em", "background-position raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("right 0.1em", "right 0.1em", "background-position style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passbackground-position: right -0px
Asserts run
Pass
assert_equals("right 0px", "right 0px", "background-position raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("right 0px", "right 0px", "background-position style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passbackground-position: right -1px
Asserts run
Pass
assert_equals("right -1px", "right -1px", "background-position raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("right -1px", "right -1px", "background-position style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passbackground-position: right -.1em
Asserts run
Pass
assert_equals("right -0.1em", "right -0.1em", "background-position raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("right -0.1em", "right -0.1em", "background-position style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passbackground-position: right top
Asserts run
Pass
assert_equals("right top", "right top", "background-position raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("right top", "right top", "background-position style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passbackground-position: right center
Asserts run
Pass
assert_equals("right center", "right center", "background-position raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("right center", "right center", "background-position style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passbackground-position: right bottom
Asserts run
Pass
assert_equals("right bottom", "right bottom", "background-position raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("right bottom", "right bottom", "background-position style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passbackground-position: inherit
Asserts run
Pass
assert_equals("inherit", "inherit", "background-position raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("inherit", "inherit", "background-position style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passbackground-repeat: repeat
Asserts run
Pass
assert_equals("repeat", "repeat", "background-repeat raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("repeat", "repeat", "background-repeat style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passbackground-repeat: repeat-x
Asserts run
Pass
assert_equals("repeat-x", "repeat-x", "background-repeat raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("repeat-x", "repeat-x", "background-repeat style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passbackground-repeat: repeat-y
Asserts run
Pass
assert_equals("repeat-y", "repeat-y", "background-repeat raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("repeat-y", "repeat-y", "background-repeat style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passbackground-repeat: no-repeat
Asserts run
Pass
assert_equals("no-repeat", "no-repeat", "background-repeat raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("no-repeat", "no-repeat", "background-repeat style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passbackground-repeat: inherit
Asserts run
Pass
assert_equals("inherit", "inherit", "background-repeat raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("inherit", "inherit", "background-repeat style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passborder-collapse: collapse
Asserts run
Pass
assert_equals("collapse", "collapse", "border-collapse raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("collapse", "collapse", "border-collapse style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passborder-collapse: separate
Asserts run
Pass
assert_equals("separate", "separate", "border-collapse raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("separate", "separate", "border-collapse style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passborder-collapse: inherit
Asserts run
Pass
assert_equals("inherit", "inherit", "border-collapse raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("inherit", "inherit", "border-collapse style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passborder-spacing: 0px
Asserts run
Pass
assert_equals("0px", "0px", "border-spacing raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("0px", "0px", "border-spacing style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passborder-spacing: 1px
Asserts run
Pass
assert_equals("1px", "1px", "border-spacing raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("1px", "1px", "border-spacing style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passborder-spacing: .1em
Asserts run
Pass
assert_equals("0.1em", "0.1em", "border-spacing raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("0.1em", "0.1em", "border-spacing style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passborder-spacing: inherit
Asserts run
Pass
assert_equals("inherit", "inherit", "border-spacing raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("inherit", "inherit", "border-spacing style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passborder-top-color: black
Asserts run
Pass
assert_equals("black", "black", "border-top-color raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("black", "black", "border-top-color style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passborder-top-color: red
Asserts run
Pass
assert_equals("red", "red", "border-top-color raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("red", "red", "border-top-color style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passborder-top-color: rgb(50, 75, 100)
Asserts run
Pass
assert_equals("rgb(50, 75, 100)", "rgb(50, 75, 100)", "border-top-color raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("rgb(50, 75, 100)", "rgb(50, 75, 100)", "border-top-color style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passborder-top-color: rgba(5, 7, 10, 0.5)
Asserts run
Pass
assert_equals("rgba(5, 7, 10, 0.5)", "rgba(5, 7, 10, 0.5)", "border-top-color raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("rgba(5, 7, 10, 0.5)", "rgba(5, 7, 10, 0.5)", "border-top-color style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passborder-top-color: transparent
Asserts run
Pass
assert_equals("transparent", "transparent", "border-top-color raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("transparent", "transparent", "border-top-color style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passborder-top-color: inherit
Asserts run
Pass
assert_equals("inherit", "inherit", "border-top-color raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("inherit", "inherit", "border-top-color style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passborder-right-color: black
Asserts run
Pass
assert_equals("black", "black", "border-right-color raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("black", "black", "border-right-color style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passborder-right-color: red
Asserts run
Pass
assert_equals("red", "red", "border-right-color raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("red", "red", "border-right-color style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passborder-right-color: rgb(50, 75, 100)
Asserts run
Pass
assert_equals("rgb(50, 75, 100)", "rgb(50, 75, 100)", "border-right-color raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("rgb(50, 75, 100)", "rgb(50, 75, 100)", "border-right-color style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passborder-right-color: rgba(5, 7, 10, 0.5)
Asserts run
Pass
assert_equals("rgba(5, 7, 10, 0.5)", "rgba(5, 7, 10, 0.5)", "border-right-color raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("rgba(5, 7, 10, 0.5)", "rgba(5, 7, 10, 0.5)", "border-right-color style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passborder-right-color: transparent
Asserts run
Pass
assert_equals("transparent", "transparent", "border-right-color raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("transparent", "transparent", "border-right-color style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passborder-right-color: inherit
Asserts run
Pass
assert_equals("inherit", "inherit", "border-right-color raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("inherit", "inherit", "border-right-color style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passborder-bottom-color: black
Asserts run
Pass
assert_equals("black", "black", "border-bottom-color raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("black", "black", "border-bottom-color style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passborder-bottom-color: red
Asserts run
Pass
assert_equals("red", "red", "border-bottom-color raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("red", "red", "border-bottom-color style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passborder-bottom-color: rgb(50, 75, 100)
Asserts run
Pass
assert_equals("rgb(50, 75, 100)", "rgb(50, 75, 100)", "border-bottom-color raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("rgb(50, 75, 100)", "rgb(50, 75, 100)", "border-bottom-color style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passborder-bottom-color: rgba(5, 7, 10, 0.5)
Asserts run
Pass
assert_equals("rgba(5, 7, 10, 0.5)", "rgba(5, 7, 10, 0.5)", "border-bottom-color raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("rgba(5, 7, 10, 0.5)", "rgba(5, 7, 10, 0.5)", "border-bottom-color style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passborder-bottom-color: transparent
Asserts run
Pass
assert_equals("transparent", "transparent", "border-bottom-color raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("transparent", "transparent", "border-bottom-color style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passborder-bottom-color: inherit
Asserts run
Pass
assert_equals("inherit", "inherit", "border-bottom-color raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("inherit", "inherit", "border-bottom-color style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passborder-left-color: black
Asserts run
Pass
assert_equals("black", "black", "border-left-color raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("black", "black", "border-left-color style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passborder-left-color: red
Asserts run
Pass
assert_equals("red", "red", "border-left-color raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("red", "red", "border-left-color style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passborder-left-color: rgb(50, 75, 100)
Asserts run
Pass
assert_equals("rgb(50, 75, 100)", "rgb(50, 75, 100)", "border-left-color raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("rgb(50, 75, 100)", "rgb(50, 75, 100)", "border-left-color style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passborder-left-color: rgba(5, 7, 10, 0.5)
Asserts run
Pass
assert_equals("rgba(5, 7, 10, 0.5)", "rgba(5, 7, 10, 0.5)", "border-left-color raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("rgba(5, 7, 10, 0.5)", "rgba(5, 7, 10, 0.5)", "border-left-color style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passborder-left-color: transparent
Asserts run
Pass
assert_equals("transparent", "transparent", "border-left-color raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("transparent", "transparent", "border-left-color style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passborder-left-color: inherit
Asserts run
Pass
assert_equals("inherit", "inherit", "border-left-color raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("inherit", "inherit", "border-left-color style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passborder-top-style: none
Asserts run
Pass
assert_equals("none", "none", "border-top-style raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("none", "none", "border-top-style style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passborder-top-style: hidden
Asserts run
Pass
assert_equals("hidden", "hidden", "border-top-style raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("hidden", "hidden", "border-top-style style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passborder-top-style: dotted
Asserts run
Pass
assert_equals("dotted", "dotted", "border-top-style raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("dotted", "dotted", "border-top-style style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passborder-top-style: dashed
Asserts run
Pass
assert_equals("dashed", "dashed", "border-top-style raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("dashed", "dashed", "border-top-style style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passborder-top-style: solid
Asserts run
Pass
assert_equals("solid", "solid", "border-top-style raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("solid", "solid", "border-top-style style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passborder-top-style: double
Asserts run
Pass
assert_equals("double", "double", "border-top-style raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("double", "double", "border-top-style style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passborder-top-style: groove
Asserts run
Pass
assert_equals("groove", "groove", "border-top-style raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("groove", "groove", "border-top-style style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passborder-top-style: ridge
Asserts run
Pass
assert_equals("ridge", "ridge", "border-top-style raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("ridge", "ridge", "border-top-style style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passborder-top-style: inset
Asserts run
Pass
assert_equals("inset", "inset", "border-top-style raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("inset", "inset", "border-top-style style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passborder-top-style: outset
Asserts run
Pass
assert_equals("outset", "outset", "border-top-style raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("outset", "outset", "border-top-style style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passborder-top-style: inherit
Asserts run
Pass
assert_equals("inherit", "inherit", "border-top-style raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("inherit", "inherit", "border-top-style style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passborder-right-style: none
Asserts run
Pass
assert_equals("none", "none", "border-right-style raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("none", "none", "border-right-style style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passborder-right-style: hidden
Asserts run
Pass
assert_equals("hidden", "hidden", "border-right-style raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("hidden", "hidden", "border-right-style style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passborder-right-style: dotted
Asserts run
Pass
assert_equals("dotted", "dotted", "border-right-style raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("dotted", "dotted", "border-right-style style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passborder-right-style: dashed
Asserts run
Pass
assert_equals("dashed", "dashed", "border-right-style raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("dashed", "dashed", "border-right-style style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passborder-right-style: solid
Asserts run
Pass
assert_equals("solid", "solid", "border-right-style raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("solid", "solid", "border-right-style style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passborder-right-style: double
Asserts run
Pass
assert_equals("double", "double", "border-right-style raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("double", "double", "border-right-style style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passborder-right-style: groove
Asserts run
Pass
assert_equals("groove", "groove", "border-right-style raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("groove", "groove", "border-right-style style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passborder-right-style: ridge
Asserts run
Pass
assert_equals("ridge", "ridge", "border-right-style raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("ridge", "ridge", "border-right-style style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passborder-right-style: inset
Asserts run
Pass
assert_equals("inset", "inset", "border-right-style raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("inset", "inset", "border-right-style style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passborder-right-style: outset
Asserts run
Pass
assert_equals("outset", "outset", "border-right-style raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("outset", "outset", "border-right-style style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passborder-right-style: inherit
Asserts run
Pass
assert_equals("inherit", "inherit", "border-right-style raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("inherit", "inherit", "border-right-style style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passborder-bottom-style: none
Asserts run
Pass
assert_equals("none", "none", "border-bottom-style raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("none", "none", "border-bottom-style style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passborder-bottom-style: hidden
Asserts run
Pass
assert_equals("hidden", "hidden", "border-bottom-style raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("hidden", "hidden", "border-bottom-style style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passborder-bottom-style: dotted
Asserts run
Pass
assert_equals("dotted", "dotted", "border-bottom-style raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("dotted", "dotted", "border-bottom-style style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passborder-bottom-style: dashed
Asserts run
Pass
assert_equals("dashed", "dashed", "border-bottom-style raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("dashed", "dashed", "border-bottom-style style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passborder-bottom-style: solid
Asserts run
Pass
assert_equals("solid", "solid", "border-bottom-style raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("solid", "solid", "border-bottom-style style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passborder-bottom-style: double
Asserts run
Pass
assert_equals("double", "double", "border-bottom-style raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("double", "double", "border-bottom-style style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passborder-bottom-style: groove
Asserts run
Pass
assert_equals("groove", "groove", "border-bottom-style raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("groove", "groove", "border-bottom-style style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passborder-bottom-style: ridge
Asserts run
Pass
assert_equals("ridge", "ridge", "border-bottom-style raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("ridge", "ridge", "border-bottom-style style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passborder-bottom-style: inset
Asserts run
Pass
assert_equals("inset", "inset", "border-bottom-style raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("inset", "inset", "border-bottom-style style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passborder-bottom-style: outset
Asserts run
Pass
assert_equals("outset", "outset", "border-bottom-style raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("outset", "outset", "border-bottom-style style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passborder-bottom-style: inherit
Asserts run
Pass
assert_equals("inherit", "inherit", "border-bottom-style raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("inherit", "inherit", "border-bottom-style style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passborder-left-style: none
Asserts run
Pass
assert_equals("none", "none", "border-left-style raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("none", "none", "border-left-style style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passborder-left-style: hidden
Asserts run
Pass
assert_equals("hidden", "hidden", "border-left-style raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("hidden", "hidden", "border-left-style style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passborder-left-style: dotted
Asserts run
Pass
assert_equals("dotted", "dotted", "border-left-style raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("dotted", "dotted", "border-left-style style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passborder-left-style: dashed
Asserts run
Pass
assert_equals("dashed", "dashed", "border-left-style raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("dashed", "dashed", "border-left-style style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passborder-left-style: solid
Asserts run
Pass
assert_equals("solid", "solid", "border-left-style raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("solid", "solid", "border-left-style style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passborder-left-style: double
Asserts run
Pass
assert_equals("double", "double", "border-left-style raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("double", "double", "border-left-style style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passborder-left-style: groove
Asserts run
Pass
assert_equals("groove", "groove", "border-left-style raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("groove", "groove", "border-left-style style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passborder-left-style: ridge
Asserts run
Pass
assert_equals("ridge", "ridge", "border-left-style raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("ridge", "ridge", "border-left-style style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passborder-left-style: inset
Asserts run
Pass
assert_equals("inset", "inset", "border-left-style raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("inset", "inset", "border-left-style style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passborder-left-style: outset
Asserts run
Pass
assert_equals("outset", "outset", "border-left-style raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("outset", "outset", "border-left-style style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passborder-left-style: inherit
Asserts run
Pass
assert_equals("inherit", "inherit", "border-left-style raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("inherit", "inherit", "border-left-style style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passborder-top-width: thin
Asserts run
Pass
assert_equals("thin", "thin", "border-top-width raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("thin", "thin", "border-top-width style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passborder-top-width: medium
Asserts run
Pass
assert_equals("medium", "medium", "border-top-width raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("medium", "medium", "border-top-width style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passborder-top-width: thick
Asserts run
Pass
assert_equals("thick", "thick", "border-top-width raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("thick", "thick", "border-top-width style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passborder-top-width: 0px
Asserts run
Pass
assert_equals("0px", "0px", "border-top-width raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("0px", "0px", "border-top-width style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passborder-top-width: 1px
Asserts run
Pass
assert_equals("1px", "1px", "border-top-width raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("1px", "1px", "border-top-width style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passborder-top-width: .1em
Asserts run
Pass
assert_equals("0.1em", "0.1em", "border-top-width raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("0.1em", "0.1em", "border-top-width style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passborder-top-width: inherit
Asserts run
Pass
assert_equals("inherit", "inherit", "border-top-width raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("inherit", "inherit", "border-top-width style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passborder-right-width: thin
Asserts run
Pass
assert_equals("thin", "thin", "border-right-width raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("thin", "thin", "border-right-width style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passborder-right-width: medium
Asserts run
Pass
assert_equals("medium", "medium", "border-right-width raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("medium", "medium", "border-right-width style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passborder-right-width: thick
Asserts run
Pass
assert_equals("thick", "thick", "border-right-width raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("thick", "thick", "border-right-width style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passborder-right-width: 0px
Asserts run
Pass
assert_equals("0px", "0px", "border-right-width raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("0px", "0px", "border-right-width style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passborder-right-width: 1px
Asserts run
Pass
assert_equals("1px", "1px", "border-right-width raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("1px", "1px", "border-right-width style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passborder-right-width: .1em
Asserts run
Pass
assert_equals("0.1em", "0.1em", "border-right-width raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("0.1em", "0.1em", "border-right-width style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passborder-right-width: inherit
Asserts run
Pass
assert_equals("inherit", "inherit", "border-right-width raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("inherit", "inherit", "border-right-width style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passborder-bottom-width: thin
Asserts run
Pass
assert_equals("thin", "thin", "border-bottom-width raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("thin", "thin", "border-bottom-width style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passborder-bottom-width: medium
Asserts run
Pass
assert_equals("medium", "medium", "border-bottom-width raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("medium", "medium", "border-bottom-width style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passborder-bottom-width: thick
Asserts run
Pass
assert_equals("thick", "thick", "border-bottom-width raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("thick", "thick", "border-bottom-width style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passborder-bottom-width: 0px
Asserts run
Pass
assert_equals("0px", "0px", "border-bottom-width raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("0px", "0px", "border-bottom-width style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passborder-bottom-width: 1px
Asserts run
Pass
assert_equals("1px", "1px", "border-bottom-width raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("1px", "1px", "border-bottom-width style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passborder-bottom-width: .1em
Asserts run
Pass
assert_equals("0.1em", "0.1em", "border-bottom-width raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("0.1em", "0.1em", "border-bottom-width style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passborder-bottom-width: inherit
Asserts run
Pass
assert_equals("inherit", "inherit", "border-bottom-width raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("inherit", "inherit", "border-bottom-width style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passborder-left-width: thin
Asserts run
Pass
assert_equals("thin", "thin", "border-left-width raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("thin", "thin", "border-left-width style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passborder-left-width: medium
Asserts run
Pass
assert_equals("medium", "medium", "border-left-width raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("medium", "medium", "border-left-width style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passborder-left-width: thick
Asserts run
Pass
assert_equals("thick", "thick", "border-left-width raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("thick", "thick", "border-left-width style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passborder-left-width: 0px
Asserts run
Pass
assert_equals("0px", "0px", "border-left-width raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("0px", "0px", "border-left-width style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passborder-left-width: 1px
Asserts run
Pass
assert_equals("1px", "1px", "border-left-width raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("1px", "1px", "border-left-width style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passborder-left-width: .1em
Asserts run
Pass
assert_equals("0.1em", "0.1em", "border-left-width raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("0.1em", "0.1em", "border-left-width style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passborder-left-width: inherit
Asserts run
Pass
assert_equals("inherit", "inherit", "border-left-width raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("inherit", "inherit", "border-left-width style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passbottom: 0px
Asserts run
Pass
assert_equals("0px", "0px", "bottom raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("0px", "0px", "bottom style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passbottom: 1px
Asserts run
Pass
assert_equals("1px", "1px", "bottom raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("1px", "1px", "bottom style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passbottom: .1em
Asserts run
Pass
assert_equals("0.1em", "0.1em", "bottom raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("0.1em", "0.1em", "bottom style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passbottom: 5%
Asserts run
Pass
assert_equals("5%", "5%", "bottom raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("5%", "5%", "bottom style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passbottom: .5%
Asserts run
Pass
assert_equals("0.5%", "0.5%", "bottom raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("0.5%", "0.5%", "bottom style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passbottom: auto
Asserts run
Pass
assert_equals("auto", "auto", "bottom raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("auto", "auto", "bottom style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passbottom: inherit
Asserts run
Pass
assert_equals("inherit", "inherit", "bottom raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("inherit", "inherit", "bottom style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passcaption-side: top
Asserts run
Pass
assert_equals("top", "top", "caption-side raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("top", "top", "caption-side style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passcaption-side: bottom
Asserts run
Pass
assert_equals("bottom", "bottom", "caption-side raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("bottom", "bottom", "caption-side style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passcaption-side: inherit
Asserts run
Pass
assert_equals("inherit", "inherit", "caption-side raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("inherit", "inherit", "caption-side style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passclear: none
Asserts run
Pass
assert_equals("none", "none", "clear raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("none", "none", "clear style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passclear: left
Asserts run
Pass
assert_equals("left", "left", "clear raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("left", "left", "clear style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passclear: right
Asserts run
Pass
assert_equals("right", "right", "clear raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("right", "right", "clear style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passclear: both
Asserts run
Pass
assert_equals("both", "both", "clear raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("both", "both", "clear style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passclear: inherit
Asserts run
Pass
assert_equals("inherit", "inherit", "clear raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("inherit", "inherit", "clear style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passclip: rect(1em, auto, 0.5px, 2000em)
Asserts run
Pass
assert_equals("rect(1em, auto, 0.5px, 2000em)", "rect(1em, auto, 0.5px, 2000em)", "clip raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("rect(1em, auto, 0.5px, 2000em)", "rect(1em, auto, 0.5px, 2000em)", "clip style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passclip: auto
Asserts run
Pass
assert_equals("auto", "auto", "clip raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("auto", "auto", "clip style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passclip: inherit
Asserts run
Pass
assert_equals("inherit", "inherit", "clip raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("inherit", "inherit", "clip style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passcolor: black
Asserts run
Pass
assert_equals("black", "black", "color raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("black", "black", "color style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passcolor: red
Asserts run
Pass
assert_equals("red", "red", "color raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("red", "red", "color style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passcolor: rgb(50, 75, 100)
Asserts run
Pass
assert_equals("rgb(50, 75, 100)", "rgb(50, 75, 100)", "color raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("rgb(50, 75, 100)", "rgb(50, 75, 100)", "color style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passcolor: rgba(5, 7, 10, 0.5)
Asserts run
Pass
assert_equals("rgba(5, 7, 10, 0.5)", "rgba(5, 7, 10, 0.5)", "color raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("rgba(5, 7, 10, 0.5)", "rgba(5, 7, 10, 0.5)", "color style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passcolor: inherit
Asserts run
Pass
assert_equals("inherit", "inherit", "color raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("inherit", "inherit", "color style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passcontent: normal
Asserts run
Pass
assert_equals("normal", "normal", "content raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("normal", "normal", "content style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passcontent: none
Asserts run
Pass
assert_equals("none", "none", "content raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("none", "none", "content style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passcontent: "string"
Asserts run
Pass
assert_equals("\"string\"", "\"string\"", "content raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("\"string\"", "\"string\"", "content style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passcontent: 'string'
Asserts run
Pass
assert_equals("\"string\"", "\"string\"", "content raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("\"string\"", "\"string\"", "content style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passcontent: url("http://localhost/")
Asserts run
Pass
assert_equals("url(\"http://localhost/\")", "url(\"http://localhost/\")", "content raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("url(\"http://localhost/\")", "url(\"http://localhost/\")", "content style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passcontent: url(http://localhost/)
Asserts run
Pass
assert_equals("url(\"http://localhost/\")", "url(\"http://localhost/\")", "content raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("url(\"http://localhost/\")", "url(\"http://localhost/\")", "content style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passcontent: counter(par-num)
Asserts run
Pass
assert_equals("counter(par-num)", "counter(par-num)", "content raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("counter(par-num)", "counter(par-num)", "content style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passcontent: counter(par-num, decimal)
Asserts run
Pass
assert_equals("counter(par-num)", "counter(par-num)", "content raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("counter(par-num)", "counter(par-num)", "content style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passcontent: counter(par-num, upper-roman)
Asserts run
Pass
assert_equals("counter(par-num, upper-roman)", "counter(par-num, upper-roman)", "content raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("counter(par-num, upper-roman)", "counter(par-num, upper-roman)", "content style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passcontent: attr(foo-bar)
Asserts run
Pass
assert_equals("attr(foo-bar)", "attr(foo-bar)", "content raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("attr(foo-bar)", "attr(foo-bar)", "content style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passcontent: attr(foo_bar)
Asserts run
Pass
assert_equals("attr(foo_bar)", "attr(foo_bar)", "content raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("attr(foo_bar)", "attr(foo_bar)", "content style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Failcontent: attr(|bar)assert_equals: content raw inline style declaration expected "attr(bar)" but got ""
    at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/css/cssom/serialize-values.html:251:9)
    at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
    at run_individual_test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/css/cssom/serialize-values.html:247:9)
    at test_property (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/css/cssom/serialize-values.html:262:14)
    at https://xn--n8j6ds53lwwkrqhv28a.wpt.live/css/cssom/serialize-values.html:611:7
Asserts run
Fail
assert_equals("", "attr(bar)", "content raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Failcontent: attr( |bar )assert_equals: content raw inline style declaration expected "attr(bar)" but got ""
    at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/css/cssom/serialize-values.html:251:9)
    at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
    at run_individual_test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/css/cssom/serialize-values.html:247:9)
    at test_property (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/css/cssom/serialize-values.html:262:14)
    at https://xn--n8j6ds53lwwkrqhv28a.wpt.live/css/cssom/serialize-values.html:611:7
Asserts run
Fail
assert_equals("", "attr(bar)", "content raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Failcontent: attr(foo-bar, "fallback")assert_equals: content raw inline style declaration expected "attr(foo-bar, \"fallback\")" but got ""
    at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/css/cssom/serialize-values.html:251:9)
    at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
    at run_individual_test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/css/cssom/serialize-values.html:247:9)
    at test_property (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/css/cssom/serialize-values.html:262:14)
    at https://xn--n8j6ds53lwwkrqhv28a.wpt.live/css/cssom/serialize-values.html:611:7
Asserts run
Fail
assert_equals("", "attr(foo-bar, \"fallback\")", "content raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Failcontent: attr(foo_bar, "fallback")assert_equals: content raw inline style declaration expected "attr(foo_bar, \"fallback\")" but got ""
    at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/css/cssom/serialize-values.html:251:9)
    at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
    at run_individual_test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/css/cssom/serialize-values.html:247:9)
    at test_property (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/css/cssom/serialize-values.html:262:14)
    at https://xn--n8j6ds53lwwkrqhv28a.wpt.live/css/cssom/serialize-values.html:611:7
Asserts run
Fail
assert_equals("", "attr(foo_bar, \"fallback\")", "content raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Failcontent: attr(|bar, "fallback")assert_equals: content raw inline style declaration expected "attr(bar, \"fallback\")" but got ""
    at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/css/cssom/serialize-values.html:251:9)
    at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
    at run_individual_test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/css/cssom/serialize-values.html:247:9)
    at test_property (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/css/cssom/serialize-values.html:262:14)
    at https://xn--n8j6ds53lwwkrqhv28a.wpt.live/css/cssom/serialize-values.html:611:7
Asserts run
Fail
assert_equals("", "attr(bar, \"fallback\")", "content raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Failcontent: attr(foo, "")assert_equals: content raw inline style declaration expected "attr(foo, \"\")" but got ""
    at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/css/cssom/serialize-values.html:251:9)
    at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
    at run_individual_test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/css/cssom/serialize-values.html:247:9)
    at test_property (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/css/cssom/serialize-values.html:262:14)
    at https://xn--n8j6ds53lwwkrqhv28a.wpt.live/css/cssom/serialize-values.html:611:7
Asserts run
Fail
assert_equals("", "attr(foo, \"\")", "content raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Failcontent: attr( |foo , "" )assert_equals: content raw inline style declaration expected "attr(foo)" but got ""
    at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/css/cssom/serialize-values.html:251:9)
    at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
    at run_individual_test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/css/cssom/serialize-values.html:247:9)
    at test_property (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/css/cssom/serialize-values.html:262:14)
    at https://xn--n8j6ds53lwwkrqhv28a.wpt.live/css/cssom/serialize-values.html:611:7
Asserts run
Fail
assert_equals("", "attr(foo)", "content raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Passcontent: inherit
Asserts run
Pass
assert_equals("inherit", "inherit", "content raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("inherit", "inherit", "content style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passcursor: auto
Asserts run
Pass
assert_equals("auto", "auto", "cursor raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("auto", "auto", "cursor style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passcursor: crosshair
Asserts run
Pass
assert_equals("crosshair", "crosshair", "cursor raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("crosshair", "crosshair", "cursor style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passcursor: default
Asserts run
Pass
assert_equals("default", "default", "cursor raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("default", "default", "cursor style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passcursor: pointer
Asserts run
Pass
assert_equals("pointer", "pointer", "cursor raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("pointer", "pointer", "cursor style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passcursor: move
Asserts run
Pass
assert_equals("move", "move", "cursor raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("move", "move", "cursor style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passcursor: e-resize
Asserts run
Pass
assert_equals("e-resize", "e-resize", "cursor raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("e-resize", "e-resize", "cursor style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passcursor: ne-resize
Asserts run
Pass
assert_equals("ne-resize", "ne-resize", "cursor raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("ne-resize", "ne-resize", "cursor style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passcursor: nw-resize
Asserts run
Pass
assert_equals("nw-resize", "nw-resize", "cursor raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("nw-resize", "nw-resize", "cursor style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passcursor: n-resize
Asserts run
Pass
assert_equals("n-resize", "n-resize", "cursor raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("n-resize", "n-resize", "cursor style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passcursor: se-resize
Asserts run
Pass
assert_equals("se-resize", "se-resize", "cursor raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("se-resize", "se-resize", "cursor style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passcursor: sw-resize
Asserts run
Pass
assert_equals("sw-resize", "sw-resize", "cursor raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("sw-resize", "sw-resize", "cursor style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passcursor: s-resize
Asserts run
Pass
assert_equals("s-resize", "s-resize", "cursor raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("s-resize", "s-resize", "cursor style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passcursor: w-resize
Asserts run
Pass
assert_equals("w-resize", "w-resize", "cursor raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("w-resize", "w-resize", "cursor style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passcursor: text
Asserts run
Pass
assert_equals("text", "text", "cursor raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("text", "text", "cursor style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passcursor: wait
Asserts run
Pass
assert_equals("wait", "wait", "cursor raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("wait", "wait", "cursor style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passcursor: help
Asserts run
Pass
assert_equals("help", "help", "cursor raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("help", "help", "cursor style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passcursor: progress
Asserts run
Pass
assert_equals("progress", "progress", "cursor raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("progress", "progress", "cursor style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passcursor: inherit
Asserts run
Pass
assert_equals("inherit", "inherit", "cursor raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("inherit", "inherit", "cursor style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passdirection: ltr
Asserts run
Pass
assert_equals("ltr", "ltr", "direction raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("ltr", "ltr", "direction style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passdirection: rtl
Asserts run
Pass
assert_equals("rtl", "rtl", "direction raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("rtl", "rtl", "direction style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passdirection: inherit
Asserts run
Pass
assert_equals("inherit", "inherit", "direction raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("inherit", "inherit", "direction style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passdisplay: inline
Asserts run
Pass
assert_equals("inline", "inline", "display raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("inline", "inline", "display style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passdisplay: block
Asserts run
Pass
assert_equals("block", "block", "display raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("block", "block", "display style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passdisplay: list-item
Asserts run
Pass
assert_equals("list-item", "list-item", "display raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("list-item", "list-item", "display style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passdisplay: inline-block
Asserts run
Pass
assert_equals("inline-block", "inline-block", "display raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("inline-block", "inline-block", "display style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passdisplay: table
Asserts run
Pass
assert_equals("table", "table", "display raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("table", "table", "display style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passdisplay: inline-table
Asserts run
Pass
assert_equals("inline-table", "inline-table", "display raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("inline-table", "inline-table", "display style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passdisplay: table-row-group
Asserts run
Pass
assert_equals("table-row-group", "table-row-group", "display raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("table-row-group", "table-row-group", "display style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passdisplay: table-header-group
Asserts run
Pass
assert_equals("table-header-group", "table-header-group", "display raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("table-header-group", "table-header-group", "display style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passdisplay: table-footer-group
Asserts run
Pass
assert_equals("table-footer-group", "table-footer-group", "display raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("table-footer-group", "table-footer-group", "display style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passdisplay: table-row
Asserts run
Pass
assert_equals("table-row", "table-row", "display raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("table-row", "table-row", "display style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passdisplay: table-column-group
Asserts run
Pass
assert_equals("table-column-group", "table-column-group", "display raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("table-column-group", "table-column-group", "display style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passdisplay: table-column
Asserts run
Pass
assert_equals("table-column", "table-column", "display raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("table-column", "table-column", "display style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passdisplay: table-cell
Asserts run
Pass
assert_equals("table-cell", "table-cell", "display raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("table-cell", "table-cell", "display style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passdisplay: table-caption
Asserts run
Pass
assert_equals("table-caption", "table-caption", "display raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("table-caption", "table-caption", "display style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passdisplay: none
Asserts run
Pass
assert_equals("none", "none", "display raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("none", "none", "display style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passdisplay: inherit
Asserts run
Pass
assert_equals("inherit", "inherit", "display raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("inherit", "inherit", "display style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passempty-cells: show
Asserts run
Pass
assert_equals("show", "show", "empty-cells raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("show", "show", "empty-cells style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passempty-cells: hide
Asserts run
Pass
assert_equals("hide", "hide", "empty-cells raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("hide", "hide", "empty-cells style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passempty-cells: inherit
Asserts run
Pass
assert_equals("inherit", "inherit", "empty-cells raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("inherit", "inherit", "empty-cells style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passfloat: left
Asserts run
Pass
assert_equals("left", "left", "float raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("left", "left", "float style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passfloat: right
Asserts run
Pass
assert_equals("right", "right", "float raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("right", "right", "float style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passfloat: none
Asserts run
Pass
assert_equals("none", "none", "float raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("none", "none", "float style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passfloat: inherit
Asserts run
Pass
assert_equals("inherit", "inherit", "float raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("inherit", "inherit", "float style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passfont-family: Arial
Asserts run
Pass
assert_equals("Arial", "Arial", "font-family raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("Arial", "Arial", "font-family style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passfont-family: 'Lucida Grande'
Asserts run
Pass
assert_equals("\"Lucida Grande\"", "\"Lucida Grande\"", "font-family raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("\"Lucida Grande\"", "\"Lucida Grande\"", "font-family style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passfont-family: serif
Asserts run
Pass
assert_equals("serif", "serif", "font-family raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("serif", "serif", "font-family style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passfont-family: sans-serif
Asserts run
Pass
assert_equals("sans-serif", "sans-serif", "font-family raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("sans-serif", "sans-serif", "font-family style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passfont-family: inherit
Asserts run
Pass
assert_equals("inherit", "inherit", "font-family raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("inherit", "inherit", "font-family style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passfont-size: xx-small
Asserts run
Pass
assert_equals("xx-small", "xx-small", "font-size raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("xx-small", "xx-small", "font-size style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passfont-size: x-small
Asserts run
Pass
assert_equals("x-small", "x-small", "font-size raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("x-small", "x-small", "font-size style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passfont-size: small
Asserts run
Pass
assert_equals("small", "small", "font-size raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("small", "small", "font-size style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passfont-size: medium
Asserts run
Pass
assert_equals("medium", "medium", "font-size raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("medium", "medium", "font-size style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passfont-size: large
Asserts run
Pass
assert_equals("large", "large", "font-size raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("large", "large", "font-size style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passfont-size: x-large
Asserts run
Pass
assert_equals("x-large", "x-large", "font-size raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("x-large", "x-large", "font-size style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passfont-size: xx-large
Asserts run
Pass
assert_equals("xx-large", "xx-large", "font-size raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("xx-large", "xx-large", "font-size style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passfont-size: larger
Asserts run
Pass
assert_equals("larger", "larger", "font-size raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("larger", "larger", "font-size style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passfont-size: smaller
Asserts run
Pass
assert_equals("smaller", "smaller", "font-size raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("smaller", "smaller", "font-size style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passfont-size: 0px
Asserts run
Pass
assert_equals("0px", "0px", "font-size raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("0px", "0px", "font-size style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passfont-size: 1px
Asserts run
Pass
assert_equals("1px", "1px", "font-size raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("1px", "1px", "font-size style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passfont-size: .1em
Asserts run
Pass
assert_equals("0.1em", "0.1em", "font-size raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("0.1em", "0.1em", "font-size style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passfont-size: 5%
Asserts run
Pass
assert_equals("5%", "5%", "font-size raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("5%", "5%", "font-size style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passfont-size: .5%
Asserts run
Pass
assert_equals("0.5%", "0.5%", "font-size raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("0.5%", "0.5%", "font-size style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passfont-size: inherit
Asserts run
Pass
assert_equals("inherit", "inherit", "font-size raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("inherit", "inherit", "font-size style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passfont-style: normal
Asserts run
Pass
assert_equals("normal", "normal", "font-style raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("normal", "normal", "font-style style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passfont-style: italic
Asserts run
Pass
assert_equals("italic", "italic", "font-style raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("italic", "italic", "font-style style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passfont-style: oblique
Asserts run
Pass
assert_equals("oblique", "oblique", "font-style raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("oblique", "oblique", "font-style style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passfont-style: inherit
Asserts run
Pass
assert_equals("inherit", "inherit", "font-style raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("inherit", "inherit", "font-style style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passfont-variant: normal
Asserts run
Pass
assert_equals("normal", "normal", "font-variant raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("normal", "normal", "font-variant style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passfont-variant: small-caps
Asserts run
Pass
assert_equals("small-caps", "small-caps", "font-variant raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("small-caps", "small-caps", "font-variant style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passfont-variant: inherit
Asserts run
Pass
assert_equals("inherit", "inherit", "font-variant raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("inherit", "inherit", "font-variant style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passfont-weight: normal
Asserts run
Pass
assert_equals("normal", "normal", "font-weight raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("normal", "normal", "font-weight style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passfont-weight: bold
Asserts run
Pass
assert_equals("bold", "bold", "font-weight raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("bold", "bold", "font-weight style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passfont-weight: bolder
Asserts run
Pass
assert_equals("bolder", "bolder", "font-weight raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("bolder", "bolder", "font-weight style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passfont-weight: lighter
Asserts run
Pass
assert_equals("lighter", "lighter", "font-weight raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("lighter", "lighter", "font-weight style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passfont-weight: 100
Asserts run
Pass
assert_equals("100", "100", "font-weight raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("100", "100", "font-weight style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passfont-weight: 200
Asserts run
Pass
assert_equals("200", "200", "font-weight raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("200", "200", "font-weight style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passfont-weight: 300
Asserts run
Pass
assert_equals("300", "300", "font-weight raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("300", "300", "font-weight style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passfont-weight: 400
Asserts run
Pass
assert_equals("400", "400", "font-weight raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("400", "400", "font-weight style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passfont-weight: 500
Asserts run
Pass
assert_equals("500", "500", "font-weight raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("500", "500", "font-weight style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passfont-weight: 600
Asserts run
Pass
assert_equals("600", "600", "font-weight raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("600", "600", "font-weight style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passfont-weight: 700
Asserts run
Pass
assert_equals("700", "700", "font-weight raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("700", "700", "font-weight style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passfont-weight: 800
Asserts run
Pass
assert_equals("800", "800", "font-weight raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("800", "800", "font-weight style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passfont-weight: 900
Asserts run
Pass
assert_equals("900", "900", "font-weight raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("900", "900", "font-weight style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passfont-weight: inherit
Asserts run
Pass
assert_equals("inherit", "inherit", "font-weight raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("inherit", "inherit", "font-weight style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passheight: 0px
Asserts run
Pass
assert_equals("0px", "0px", "height raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("0px", "0px", "height style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passheight: 1px
Asserts run
Pass
assert_equals("1px", "1px", "height raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("1px", "1px", "height style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passheight: .1em
Asserts run
Pass
assert_equals("0.1em", "0.1em", "height raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("0.1em", "0.1em", "height style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passheight: 5%
Asserts run
Pass
assert_equals("5%", "5%", "height raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("5%", "5%", "height style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passheight: .5%
Asserts run
Pass
assert_equals("0.5%", "0.5%", "height raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("0.5%", "0.5%", "height style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passheight: auto
Asserts run
Pass
assert_equals("auto", "auto", "height raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("auto", "auto", "height style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passheight: inherit
Asserts run
Pass
assert_equals("inherit", "inherit", "height raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("inherit", "inherit", "height style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passleft: 0px
Asserts run
Pass
assert_equals("0px", "0px", "left raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("0px", "0px", "left style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passleft: 1px
Asserts run
Pass
assert_equals("1px", "1px", "left raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("1px", "1px", "left style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passleft: .1em
Asserts run
Pass
assert_equals("0.1em", "0.1em", "left raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("0.1em", "0.1em", "left style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passleft: 5%
Asserts run
Pass
assert_equals("5%", "5%", "left raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("5%", "5%", "left style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passleft: .5%
Asserts run
Pass
assert_equals("0.5%", "0.5%", "left raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("0.5%", "0.5%", "left style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passleft: auto
Asserts run
Pass
assert_equals("auto", "auto", "left raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("auto", "auto", "left style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passleft: inherit
Asserts run
Pass
assert_equals("inherit", "inherit", "left raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("inherit", "inherit", "left style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passletter-spacing: normal
Asserts run
Pass
assert_equals("normal", "normal", "letter-spacing raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("normal", "normal", "letter-spacing style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passletter-spacing: 0px
Asserts run
Pass
assert_equals("0px", "0px", "letter-spacing raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("0px", "0px", "letter-spacing style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passletter-spacing: 1px
Asserts run
Pass
assert_equals("1px", "1px", "letter-spacing raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("1px", "1px", "letter-spacing style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passletter-spacing: .1em
Asserts run
Pass
assert_equals("0.1em", "0.1em", "letter-spacing raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("0.1em", "0.1em", "letter-spacing style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passletter-spacing: inherit
Asserts run
Pass
assert_equals("inherit", "inherit", "letter-spacing raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("inherit", "inherit", "letter-spacing style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passline-height: normal
Asserts run
Pass
assert_equals("normal", "normal", "line-height raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("normal", "normal", "line-height style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passline-height: 0
Asserts run
Pass
assert_equals("0", "0", "line-height raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("0", "0", "line-height style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passline-height: -0
Asserts run
Pass
assert_equals("0", "0", "line-height raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("0", "0", "line-height style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passline-height: 1000
Asserts run
Pass
assert_equals("1000", "1000", "line-height raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("1000", "1000", "line-height style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passline-height: 0.9
Asserts run
Pass
assert_equals("0.9", "0.9", "line-height raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("0.9", "0.9", "line-height style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passline-height: 0px
Asserts run
Pass
assert_equals("0px", "0px", "line-height raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("0px", "0px", "line-height style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passline-height: 1px
Asserts run
Pass
assert_equals("1px", "1px", "line-height raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("1px", "1px", "line-height style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passline-height: .1em
Asserts run
Pass
assert_equals("0.1em", "0.1em", "line-height raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("0.1em", "0.1em", "line-height style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passline-height: 5%
Asserts run
Pass
assert_equals("5%", "5%", "line-height raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("5%", "5%", "line-height style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passline-height: .5%
Asserts run
Pass
assert_equals("0.5%", "0.5%", "line-height raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("0.5%", "0.5%", "line-height style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passline-height: inherit
Asserts run
Pass
assert_equals("inherit", "inherit", "line-height raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("inherit", "inherit", "line-height style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passlist-style-image: url("http://localhost/")
Asserts run
Pass
assert_equals("url(\"http://localhost/\")", "url(\"http://localhost/\")", "list-style-image raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("url(\"http://localhost/\")", "url(\"http://localhost/\")", "list-style-image style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passlist-style-image: url(http://localhost/)
Asserts run
Pass
assert_equals("url(\"http://localhost/\")", "url(\"http://localhost/\")", "list-style-image raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("url(\"http://localhost/\")", "url(\"http://localhost/\")", "list-style-image style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passlist-style-image: none
Asserts run
Pass
assert_equals("none", "none", "list-style-image raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("none", "none", "list-style-image style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passlist-style-image: inherit
Asserts run
Pass
assert_equals("inherit", "inherit", "list-style-image raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("inherit", "inherit", "list-style-image style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passlist-style-position: inside
Asserts run
Pass
assert_equals("inside", "inside", "list-style-position raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("inside", "inside", "list-style-position style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passlist-style-position: outside
Asserts run
Pass
assert_equals("outside", "outside", "list-style-position raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("outside", "outside", "list-style-position style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passlist-style-position: inherit
Asserts run
Pass
assert_equals("inherit", "inherit", "list-style-position raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("inherit", "inherit", "list-style-position style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passlist-style-type: disc
Asserts run
Pass
assert_equals("disc", "disc", "list-style-type raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("disc", "disc", "list-style-type style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passlist-style-type: circle
Asserts run
Pass
assert_equals("circle", "circle", "list-style-type raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("circle", "circle", "list-style-type style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passlist-style-type: square
Asserts run
Pass
assert_equals("square", "square", "list-style-type raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("square", "square", "list-style-type style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passlist-style-type: disclosure-open
Asserts run
Pass
assert_equals("disclosure-open", "disclosure-open", "list-style-type raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("disclosure-open", "disclosure-open", "list-style-type style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passlist-style-type: disclosure-closed
Asserts run
Pass
assert_equals("disclosure-closed", "disclosure-closed", "list-style-type raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("disclosure-closed", "disclosure-closed", "list-style-type style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passlist-style-type: decimal
Asserts run
Pass
assert_equals("decimal", "decimal", "list-style-type raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("decimal", "decimal", "list-style-type style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passlist-style-type: decimal-leading-zero
Asserts run
Pass
assert_equals("decimal-leading-zero", "decimal-leading-zero", "list-style-type raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("decimal-leading-zero", "decimal-leading-zero", "list-style-type style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passlist-style-type: lower-roman
Asserts run
Pass
assert_equals("lower-roman", "lower-roman", "list-style-type raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("lower-roman", "lower-roman", "list-style-type style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passlist-style-type: upper-roman
Asserts run
Pass
assert_equals("upper-roman", "upper-roman", "list-style-type raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("upper-roman", "upper-roman", "list-style-type style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passlist-style-type: lower-greek
Asserts run
Pass
assert_equals("lower-greek", "lower-greek", "list-style-type raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("lower-greek", "lower-greek", "list-style-type style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passlist-style-type: lower-latin
Asserts run
Pass
assert_equals("lower-latin", "lower-latin", "list-style-type raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("lower-latin", "lower-latin", "list-style-type style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passlist-style-type: upper-latin
Asserts run
Pass
assert_equals("upper-latin", "upper-latin", "list-style-type raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("upper-latin", "upper-latin", "list-style-type style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passlist-style-type: armenian
Asserts run
Pass
assert_equals("armenian", "armenian", "list-style-type raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("armenian", "armenian", "list-style-type style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passlist-style-type: georgian
Asserts run
Pass
assert_equals("georgian", "georgian", "list-style-type raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("georgian", "georgian", "list-style-type style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passlist-style-type: lower-alpha
Asserts run
Pass
assert_equals("lower-alpha", "lower-alpha", "list-style-type raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("lower-alpha", "lower-alpha", "list-style-type style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passlist-style-type: upper-alpha
Asserts run
Pass
assert_equals("upper-alpha", "upper-alpha", "list-style-type raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("upper-alpha", "upper-alpha", "list-style-type style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passlist-style-type: none
Asserts run
Pass
assert_equals("none", "none", "list-style-type raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("none", "none", "list-style-type style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passlist-style-type: inherit
Asserts run
Pass
assert_equals("inherit", "inherit", "list-style-type raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("inherit", "inherit", "list-style-type style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passmargin-right: 0px
Asserts run
Pass
assert_equals("0px", "0px", "margin-right raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("0px", "0px", "margin-right style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passmargin-right: 1px
Asserts run
Pass
assert_equals("1px", "1px", "margin-right raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("1px", "1px", "margin-right style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passmargin-right: .1em
Asserts run
Pass
assert_equals("0.1em", "0.1em", "margin-right raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("0.1em", "0.1em", "margin-right style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passmargin-right: 5%
Asserts run
Pass
assert_equals("5%", "5%", "margin-right raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("5%", "5%", "margin-right style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passmargin-right: .5%
Asserts run
Pass
assert_equals("0.5%", "0.5%", "margin-right raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("0.5%", "0.5%", "margin-right style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passmargin-right: auto
Asserts run
Pass
assert_equals("auto", "auto", "margin-right raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("auto", "auto", "margin-right style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passmargin-right: inherit
Asserts run
Pass
assert_equals("inherit", "inherit", "margin-right raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("inherit", "inherit", "margin-right style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passmargin-left: 0px
Asserts run
Pass
assert_equals("0px", "0px", "margin-left raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("0px", "0px", "margin-left style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passmargin-left: 1px
Asserts run
Pass
assert_equals("1px", "1px", "margin-left raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("1px", "1px", "margin-left style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passmargin-left: .1em
Asserts run
Pass
assert_equals("0.1em", "0.1em", "margin-left raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("0.1em", "0.1em", "margin-left style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passmargin-left: 5%
Asserts run
Pass
assert_equals("5%", "5%", "margin-left raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("5%", "5%", "margin-left style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passmargin-left: .5%
Asserts run
Pass
assert_equals("0.5%", "0.5%", "margin-left raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("0.5%", "0.5%", "margin-left style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passmargin-left: auto
Asserts run
Pass
assert_equals("auto", "auto", "margin-left raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("auto", "auto", "margin-left style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passmargin-left: inherit
Asserts run
Pass
assert_equals("inherit", "inherit", "margin-left raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("inherit", "inherit", "margin-left style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passmargin-top: 0px
Asserts run
Pass
assert_equals("0px", "0px", "margin-top raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("0px", "0px", "margin-top style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passmargin-top: 1px
Asserts run
Pass
assert_equals("1px", "1px", "margin-top raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("1px", "1px", "margin-top style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passmargin-top: .1em
Asserts run
Pass
assert_equals("0.1em", "0.1em", "margin-top raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("0.1em", "0.1em", "margin-top style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passmargin-top: 5%
Asserts run
Pass
assert_equals("5%", "5%", "margin-top raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("5%", "5%", "margin-top style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passmargin-top: .5%
Asserts run
Pass
assert_equals("0.5%", "0.5%", "margin-top raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("0.5%", "0.5%", "margin-top style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passmargin-top: auto
Asserts run
Pass
assert_equals("auto", "auto", "margin-top raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("auto", "auto", "margin-top style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passmargin-top: inherit
Asserts run
Pass
assert_equals("inherit", "inherit", "margin-top raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("inherit", "inherit", "margin-top style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passmargin-bottom: 0px
Asserts run
Pass
assert_equals("0px", "0px", "margin-bottom raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("0px", "0px", "margin-bottom style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passmargin-bottom: 1px
Asserts run
Pass
assert_equals("1px", "1px", "margin-bottom raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("1px", "1px", "margin-bottom style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passmargin-bottom: .1em
Asserts run
Pass
assert_equals("0.1em", "0.1em", "margin-bottom raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("0.1em", "0.1em", "margin-bottom style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passmargin-bottom: 5%
Asserts run
Pass
assert_equals("5%", "5%", "margin-bottom raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("5%", "5%", "margin-bottom style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passmargin-bottom: .5%
Asserts run
Pass
assert_equals("0.5%", "0.5%", "margin-bottom raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("0.5%", "0.5%", "margin-bottom style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passmargin-bottom: auto
Asserts run
Pass
assert_equals("auto", "auto", "margin-bottom raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("auto", "auto", "margin-bottom style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passmargin-bottom: inherit
Asserts run
Pass
assert_equals("inherit", "inherit", "margin-bottom raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("inherit", "inherit", "margin-bottom style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passmax-height: 0px
Asserts run
Pass
assert_equals("0px", "0px", "max-height raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("0px", "0px", "max-height style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passmax-height: 1px
Asserts run
Pass
assert_equals("1px", "1px", "max-height raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("1px", "1px", "max-height style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passmax-height: .1em
Asserts run
Pass
assert_equals("0.1em", "0.1em", "max-height raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("0.1em", "0.1em", "max-height style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passmax-height: 5%
Asserts run
Pass
assert_equals("5%", "5%", "max-height raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("5%", "5%", "max-height style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passmax-height: .5%
Asserts run
Pass
assert_equals("0.5%", "0.5%", "max-height raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("0.5%", "0.5%", "max-height style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passmax-height: none
Asserts run
Pass
assert_equals("none", "none", "max-height raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("none", "none", "max-height style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passmax-height: inherit
Asserts run
Pass
assert_equals("inherit", "inherit", "max-height raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("inherit", "inherit", "max-height style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passmax-width: 0px
Asserts run
Pass
assert_equals("0px", "0px", "max-width raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("0px", "0px", "max-width style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passmax-width: 1px
Asserts run
Pass
assert_equals("1px", "1px", "max-width raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("1px", "1px", "max-width style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passmax-width: .1em
Asserts run
Pass
assert_equals("0.1em", "0.1em", "max-width raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("0.1em", "0.1em", "max-width style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passmax-width: 5%
Asserts run
Pass
assert_equals("5%", "5%", "max-width raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("5%", "5%", "max-width style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passmax-width: .5%
Asserts run
Pass
assert_equals("0.5%", "0.5%", "max-width raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("0.5%", "0.5%", "max-width style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passmax-width: none
Asserts run
Pass
assert_equals("none", "none", "max-width raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("none", "none", "max-width style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passmax-width: inherit
Asserts run
Pass
assert_equals("inherit", "inherit", "max-width raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("inherit", "inherit", "max-width style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passmin-height: 0px
Asserts run
Pass
assert_equals("0px", "0px", "min-height raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("0px", "0px", "min-height style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passmin-height: 1px
Asserts run
Pass
assert_equals("1px", "1px", "min-height raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("1px", "1px", "min-height style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passmin-height: .1em
Asserts run
Pass
assert_equals("0.1em", "0.1em", "min-height raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("0.1em", "0.1em", "min-height style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passmin-height: 5%
Asserts run
Pass
assert_equals("5%", "5%", "min-height raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("5%", "5%", "min-height style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passmin-height: .5%
Asserts run
Pass
assert_equals("0.5%", "0.5%", "min-height raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("0.5%", "0.5%", "min-height style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passmin-height: inherit
Asserts run
Pass
assert_equals("inherit", "inherit", "min-height raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("inherit", "inherit", "min-height style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passmin-width: 0px
Asserts run
Pass
assert_equals("0px", "0px", "min-width raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("0px", "0px", "min-width style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passmin-width: 1px
Asserts run
Pass
assert_equals("1px", "1px", "min-width raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("1px", "1px", "min-width style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passmin-width: .1em
Asserts run
Pass
assert_equals("0.1em", "0.1em", "min-width raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("0.1em", "0.1em", "min-width style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passmin-width: 5%
Asserts run
Pass
assert_equals("5%", "5%", "min-width raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("5%", "5%", "min-width style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passmin-width: .5%
Asserts run
Pass
assert_equals("0.5%", "0.5%", "min-width raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("0.5%", "0.5%", "min-width style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passmin-width: inherit
Asserts run
Pass
assert_equals("inherit", "inherit", "min-width raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("inherit", "inherit", "min-width style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passorphans: 101
Asserts run
Pass
assert_equals("101", "101", "orphans raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("101", "101", "orphans style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passorphans: inherit
Asserts run
Pass
assert_equals("inherit", "inherit", "orphans raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("inherit", "inherit", "orphans style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passoutline-color: black
Asserts run
Pass
assert_equals("black", "black", "outline-color raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("black", "black", "outline-color style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passoutline-color: red
Asserts run
Pass
assert_equals("red", "red", "outline-color raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("red", "red", "outline-color style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passoutline-color: rgb(50, 75, 100)
Asserts run
Pass
assert_equals("rgb(50, 75, 100)", "rgb(50, 75, 100)", "outline-color raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("rgb(50, 75, 100)", "rgb(50, 75, 100)", "outline-color style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passoutline-color: rgba(5, 7, 10, 0.5)
Asserts run
Pass
assert_equals("rgba(5, 7, 10, 0.5)", "rgba(5, 7, 10, 0.5)", "outline-color raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("rgba(5, 7, 10, 0.5)", "rgba(5, 7, 10, 0.5)", "outline-color style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Failoutline-color: invertassert_equals: outline-color raw inline style declaration expected "invert" but got ""
    at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/css/cssom/serialize-values.html:251:9)
    at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
    at run_individual_test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/css/cssom/serialize-values.html:247:9)
    at test_property (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/css/cssom/serialize-values.html:262:14)
    at https://xn--n8j6ds53lwwkrqhv28a.wpt.live/css/cssom/serialize-values.html:611:7
Asserts run
Fail
assert_equals("", "invert", "outline-color raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Passoutline-color: inherit
Asserts run
Pass
assert_equals("inherit", "inherit", "outline-color raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("inherit", "inherit", "outline-color style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passoutline-style: none
Asserts run
Pass
assert_equals("none", "none", "outline-style raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("none", "none", "outline-style style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passoutline-style: dotted
Asserts run
Pass
assert_equals("dotted", "dotted", "outline-style raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("dotted", "dotted", "outline-style style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passoutline-style: dashed
Asserts run
Pass
assert_equals("dashed", "dashed", "outline-style raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("dashed", "dashed", "outline-style style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passoutline-style: solid
Asserts run
Pass
assert_equals("solid", "solid", "outline-style raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("solid", "solid", "outline-style style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passoutline-style: double
Asserts run
Pass
assert_equals("double", "double", "outline-style raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("double", "double", "outline-style style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passoutline-style: groove
Asserts run
Pass
assert_equals("groove", "groove", "outline-style raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("groove", "groove", "outline-style style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passoutline-style: ridge
Asserts run
Pass
assert_equals("ridge", "ridge", "outline-style raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("ridge", "ridge", "outline-style style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passoutline-style: inset
Asserts run
Pass
assert_equals("inset", "inset", "outline-style raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("inset", "inset", "outline-style style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passoutline-style: outset
Asserts run
Pass
assert_equals("outset", "outset", "outline-style raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("outset", "outset", "outline-style style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passoutline-style: inherit
Asserts run
Pass
assert_equals("inherit", "inherit", "outline-style raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("inherit", "inherit", "outline-style style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passoutline-width: thin
Asserts run
Pass
assert_equals("thin", "thin", "outline-width raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("thin", "thin", "outline-width style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passoutline-width: medium
Asserts run
Pass
assert_equals("medium", "medium", "outline-width raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("medium", "medium", "outline-width style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passoutline-width: thick
Asserts run
Pass
assert_equals("thick", "thick", "outline-width raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("thick", "thick", "outline-width style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passoutline-width: 0px
Asserts run
Pass
assert_equals("0px", "0px", "outline-width raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("0px", "0px", "outline-width style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passoutline-width: 1px
Asserts run
Pass
assert_equals("1px", "1px", "outline-width raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("1px", "1px", "outline-width style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passoutline-width: .1em
Asserts run
Pass
assert_equals("0.1em", "0.1em", "outline-width raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("0.1em", "0.1em", "outline-width style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passoutline-width: inherit
Asserts run
Pass
assert_equals("inherit", "inherit", "outline-width raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("inherit", "inherit", "outline-width style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passoverflow: visible
Asserts run
Pass
assert_equals("visible", "visible", "overflow raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("visible", "visible", "overflow style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passoverflow: hidden
Asserts run
Pass
assert_equals("hidden", "hidden", "overflow raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("hidden", "hidden", "overflow style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passoverflow: scroll
Asserts run
Pass
assert_equals("scroll", "scroll", "overflow raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("scroll", "scroll", "overflow style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passoverflow: auto
Asserts run
Pass
assert_equals("auto", "auto", "overflow raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("auto", "auto", "overflow style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passoverflow: inherit
Asserts run
Pass
assert_equals("inherit", "inherit", "overflow raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("inherit", "inherit", "overflow style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passpadding-top: 0px
Asserts run
Pass
assert_equals("0px", "0px", "padding-top raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("0px", "0px", "padding-top style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passpadding-top: 1px
Asserts run
Pass
assert_equals("1px", "1px", "padding-top raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("1px", "1px", "padding-top style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passpadding-top: .1em
Asserts run
Pass
assert_equals("0.1em", "0.1em", "padding-top raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("0.1em", "0.1em", "padding-top style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passpadding-top: 5%
Asserts run
Pass
assert_equals("5%", "5%", "padding-top raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("5%", "5%", "padding-top style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passpadding-top: .5%
Asserts run
Pass
assert_equals("0.5%", "0.5%", "padding-top raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("0.5%", "0.5%", "padding-top style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passpadding-top: inherit
Asserts run
Pass
assert_equals("inherit", "inherit", "padding-top raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("inherit", "inherit", "padding-top style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passpadding-right: 0px
Asserts run
Pass
assert_equals("0px", "0px", "padding-right raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("0px", "0px", "padding-right style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passpadding-right: 1px
Asserts run
Pass
assert_equals("1px", "1px", "padding-right raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("1px", "1px", "padding-right style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passpadding-right: .1em
Asserts run
Pass
assert_equals("0.1em", "0.1em", "padding-right raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("0.1em", "0.1em", "padding-right style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passpadding-right: 5%
Asserts run
Pass
assert_equals("5%", "5%", "padding-right raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("5%", "5%", "padding-right style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passpadding-right: .5%
Asserts run
Pass
assert_equals("0.5%", "0.5%", "padding-right raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("0.5%", "0.5%", "padding-right style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passpadding-right: inherit
Asserts run
Pass
assert_equals("inherit", "inherit", "padding-right raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("inherit", "inherit", "padding-right style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passpadding-bottom: 0px
Asserts run
Pass
assert_equals("0px", "0px", "padding-bottom raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("0px", "0px", "padding-bottom style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passpadding-bottom: 1px
Asserts run
Pass
assert_equals("1px", "1px", "padding-bottom raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("1px", "1px", "padding-bottom style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passpadding-bottom: .1em
Asserts run
Pass
assert_equals("0.1em", "0.1em", "padding-bottom raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("0.1em", "0.1em", "padding-bottom style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passpadding-bottom: 5%
Asserts run
Pass
assert_equals("5%", "5%", "padding-bottom raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("5%", "5%", "padding-bottom style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passpadding-bottom: .5%
Asserts run
Pass
assert_equals("0.5%", "0.5%", "padding-bottom raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("0.5%", "0.5%", "padding-bottom style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passpadding-bottom: inherit
Asserts run
Pass
assert_equals("inherit", "inherit", "padding-bottom raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("inherit", "inherit", "padding-bottom style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passpadding-left: 0px
Asserts run
Pass
assert_equals("0px", "0px", "padding-left raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("0px", "0px", "padding-left style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passpadding-left: 1px
Asserts run
Pass
assert_equals("1px", "1px", "padding-left raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("1px", "1px", "padding-left style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passpadding-left: .1em
Asserts run
Pass
assert_equals("0.1em", "0.1em", "padding-left raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("0.1em", "0.1em", "padding-left style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passpadding-left: 5%
Asserts run
Pass
assert_equals("5%", "5%", "padding-left raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("5%", "5%", "padding-left style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passpadding-left: .5%
Asserts run
Pass
assert_equals("0.5%", "0.5%", "padding-left raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("0.5%", "0.5%", "padding-left style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passpadding-left: inherit
Asserts run
Pass
assert_equals("inherit", "inherit", "padding-left raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("inherit", "inherit", "padding-left style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passpage-break-after: auto
Asserts run
Pass
assert_equals("auto", "auto", "page-break-after raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("auto", "auto", "page-break-after style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passpage-break-after: always
Asserts run
Pass
assert_equals("always", "always", "page-break-after raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("always", "always", "page-break-after style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passpage-break-after: avoid
Asserts run
Pass
assert_equals("avoid", "avoid", "page-break-after raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("avoid", "avoid", "page-break-after style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passpage-break-after: left
Asserts run
Pass
assert_equals("left", "left", "page-break-after raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("left", "left", "page-break-after style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passpage-break-after: right
Asserts run
Pass
assert_equals("right", "right", "page-break-after raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("right", "right", "page-break-after style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passpage-break-after: inherit
Asserts run
Pass
assert_equals("inherit", "inherit", "page-break-after raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("inherit", "inherit", "page-break-after style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passpage-break-before: auto
Asserts run
Pass
assert_equals("auto", "auto", "page-break-before raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("auto", "auto", "page-break-before style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passpage-break-before: always
Asserts run
Pass
assert_equals("always", "always", "page-break-before raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("always", "always", "page-break-before style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passpage-break-before: avoid
Asserts run
Pass
assert_equals("avoid", "avoid", "page-break-before raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("avoid", "avoid", "page-break-before style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passpage-break-before: left
Asserts run
Pass
assert_equals("left", "left", "page-break-before raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("left", "left", "page-break-before style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passpage-break-before: right
Asserts run
Pass
assert_equals("right", "right", "page-break-before raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("right", "right", "page-break-before style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passpage-break-before: inherit
Asserts run
Pass
assert_equals("inherit", "inherit", "page-break-before raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("inherit", "inherit", "page-break-before style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passpage-break-inside: avoid
Asserts run
Pass
assert_equals("avoid", "avoid", "page-break-inside raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("avoid", "avoid", "page-break-inside style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passpage-break-inside: auto
Asserts run
Pass
assert_equals("auto", "auto", "page-break-inside raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("auto", "auto", "page-break-inside style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passpage-break-inside: inherit
Asserts run
Pass
assert_equals("inherit", "inherit", "page-break-inside raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("inherit", "inherit", "page-break-inside style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passposition: static
Asserts run
Pass
assert_equals("static", "static", "position raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("static", "static", "position style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passposition: relative
Asserts run
Pass
assert_equals("relative", "relative", "position raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("relative", "relative", "position style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passposition: absolute
Asserts run
Pass
assert_equals("absolute", "absolute", "position raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("absolute", "absolute", "position style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passposition: fixed
Asserts run
Pass
assert_equals("fixed", "fixed", "position raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("fixed", "fixed", "position style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passposition: inherit
Asserts run
Pass
assert_equals("inherit", "inherit", "position raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("inherit", "inherit", "position style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passright: 0px
Asserts run
Pass
assert_equals("0px", "0px", "right raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("0px", "0px", "right style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passright: 1px
Asserts run
Pass
assert_equals("1px", "1px", "right raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("1px", "1px", "right style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passright: .1em
Asserts run
Pass
assert_equals("0.1em", "0.1em", "right raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("0.1em", "0.1em", "right style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passright: 5%
Asserts run
Pass
assert_equals("5%", "5%", "right raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("5%", "5%", "right style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passright: .5%
Asserts run
Pass
assert_equals("0.5%", "0.5%", "right raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("0.5%", "0.5%", "right style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passright: auto
Asserts run
Pass
assert_equals("auto", "auto", "right raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("auto", "auto", "right style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passright: inherit
Asserts run
Pass
assert_equals("inherit", "inherit", "right raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("inherit", "inherit", "right style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passtable-layout: auto
Asserts run
Pass
assert_equals("auto", "auto", "table-layout raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("auto", "auto", "table-layout style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passtable-layout: fixed
Asserts run
Pass
assert_equals("fixed", "fixed", "table-layout raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("fixed", "fixed", "table-layout style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passtable-layout: inherit
Asserts run
Pass
assert_equals("inherit", "inherit", "table-layout raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("inherit", "inherit", "table-layout style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passtext-align: left
Asserts run
Pass
assert_equals("left", "left", "text-align raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("left", "left", "text-align style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passtext-align: right
Asserts run
Pass
assert_equals("right", "right", "text-align raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("right", "right", "text-align style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passtext-align: center
Asserts run
Pass
assert_equals("center", "center", "text-align raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("center", "center", "text-align style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passtext-align: justify
Asserts run
Pass
assert_equals("justify", "justify", "text-align raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("justify", "justify", "text-align style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passtext-align: inherit
Asserts run
Pass
assert_equals("inherit", "inherit", "text-align raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("inherit", "inherit", "text-align style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passtext-decoration: none
Asserts run
Pass
assert_equals("none", "none", "text-decoration raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("none", "none", "text-decoration style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passtext-decoration: underline
Asserts run
Pass
assert_equals("underline", "underline", "text-decoration raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("underline", "underline", "text-decoration style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passtext-decoration: overline
Asserts run
Pass
assert_equals("overline", "overline", "text-decoration raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("overline", "overline", "text-decoration style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passtext-decoration: line-through
Asserts run
Pass
assert_equals("line-through", "line-through", "text-decoration raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("line-through", "line-through", "text-decoration style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passtext-decoration: blink
Asserts run
Pass
assert_equals("blink", "blink", "text-decoration raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("blink", "blink", "text-decoration style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passtext-decoration: inherit
Asserts run
Pass
assert_equals("inherit", "inherit", "text-decoration raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("inherit", "inherit", "text-decoration style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passtext-indent: 0px
Asserts run
Pass
assert_equals("0px", "0px", "text-indent raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("0px", "0px", "text-indent style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passtext-indent: 1px
Asserts run
Pass
assert_equals("1px", "1px", "text-indent raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("1px", "1px", "text-indent style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passtext-indent: .1em
Asserts run
Pass
assert_equals("0.1em", "0.1em", "text-indent raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("0.1em", "0.1em", "text-indent style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passtext-indent: 5%
Asserts run
Pass
assert_equals("5%", "5%", "text-indent raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("5%", "5%", "text-indent style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passtext-indent: .5%
Asserts run
Pass
assert_equals("0.5%", "0.5%", "text-indent raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("0.5%", "0.5%", "text-indent style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passtext-indent: inherit
Asserts run
Pass
assert_equals("inherit", "inherit", "text-indent raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("inherit", "inherit", "text-indent style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passtext-transform: capitalize
Asserts run
Pass
assert_equals("capitalize", "capitalize", "text-transform raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("capitalize", "capitalize", "text-transform style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passtext-transform: uppercase
Asserts run
Pass
assert_equals("uppercase", "uppercase", "text-transform raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("uppercase", "uppercase", "text-transform style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passtext-transform: lowercase
Asserts run
Pass
assert_equals("lowercase", "lowercase", "text-transform raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("lowercase", "lowercase", "text-transform style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passtext-transform: none
Asserts run
Pass
assert_equals("none", "none", "text-transform raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("none", "none", "text-transform style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passtext-transform: inherit
Asserts run
Pass
assert_equals("inherit", "inherit", "text-transform raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("inherit", "inherit", "text-transform style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passtop: 0px
Asserts run
Pass
assert_equals("0px", "0px", "top raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("0px", "0px", "top style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passtop: 1px
Asserts run
Pass
assert_equals("1px", "1px", "top raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("1px", "1px", "top style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passtop: .1em
Asserts run
Pass
assert_equals("0.1em", "0.1em", "top raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("0.1em", "0.1em", "top style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passtop: 5%
Asserts run
Pass
assert_equals("5%", "5%", "top raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("5%", "5%", "top style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passtop: .5%
Asserts run
Pass
assert_equals("0.5%", "0.5%", "top raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("0.5%", "0.5%", "top style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passtop: auto
Asserts run
Pass
assert_equals("auto", "auto", "top raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("auto", "auto", "top style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passtop: inherit
Asserts run
Pass
assert_equals("inherit", "inherit", "top raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("inherit", "inherit", "top style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passunicode-bidi: normal
Asserts run
Pass
assert_equals("normal", "normal", "unicode-bidi raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("normal", "normal", "unicode-bidi style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passunicode-bidi: embed
Asserts run
Pass
assert_equals("embed", "embed", "unicode-bidi raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("embed", "embed", "unicode-bidi style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passunicode-bidi: bidi-override
Asserts run
Pass
assert_equals("bidi-override", "bidi-override", "unicode-bidi raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("bidi-override", "bidi-override", "unicode-bidi style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passunicode-bidi: inherit
Asserts run
Pass
assert_equals("inherit", "inherit", "unicode-bidi raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("inherit", "inherit", "unicode-bidi style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passvertical-align: baseline
Asserts run
Pass
assert_equals("baseline", "baseline", "vertical-align raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("baseline", "baseline", "vertical-align style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passvertical-align: sub
Asserts run
Pass
assert_equals("sub", "sub", "vertical-align raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("sub", "sub", "vertical-align style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passvertical-align: super
Asserts run
Pass
assert_equals("super", "super", "vertical-align raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("super", "super", "vertical-align style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passvertical-align: top
Asserts run
Pass
assert_equals("top", "top", "vertical-align raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("top", "top", "vertical-align style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passvertical-align: text-top
Asserts run
Pass
assert_equals("text-top", "text-top", "vertical-align raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("text-top", "text-top", "vertical-align style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passvertical-align: middle
Asserts run
Pass
assert_equals("middle", "middle", "vertical-align raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("middle", "middle", "vertical-align style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passvertical-align: bottom
Asserts run
Pass
assert_equals("bottom", "bottom", "vertical-align raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("bottom", "bottom", "vertical-align style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passvertical-align: text-bottom
Asserts run
Pass
assert_equals("text-bottom", "text-bottom", "vertical-align raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("text-bottom", "text-bottom", "vertical-align style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passvertical-align: 5%
Asserts run
Pass
assert_equals("5%", "5%", "vertical-align raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("5%", "5%", "vertical-align style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passvertical-align: .5%
Asserts run
Pass
assert_equals("0.5%", "0.5%", "vertical-align raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("0.5%", "0.5%", "vertical-align style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passvertical-align: 0px
Asserts run
Pass
assert_equals("0px", "0px", "vertical-align raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("0px", "0px", "vertical-align style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passvertical-align: 1px
Asserts run
Pass
assert_equals("1px", "1px", "vertical-align raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("1px", "1px", "vertical-align style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passvertical-align: .1em
Asserts run
Pass
assert_equals("0.1em", "0.1em", "vertical-align raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("0.1em", "0.1em", "vertical-align style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passvertical-align: inherit
Asserts run
Pass
assert_equals("inherit", "inherit", "vertical-align raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("inherit", "inherit", "vertical-align style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passvisibility: visible
Asserts run
Pass
assert_equals("visible", "visible", "visibility raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("visible", "visible", "visibility style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passvisibility: hidden
Asserts run
Pass
assert_equals("hidden", "hidden", "visibility raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("hidden", "hidden", "visibility style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passvisibility: collapse
Asserts run
Pass
assert_equals("collapse", "collapse", "visibility raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("collapse", "collapse", "visibility style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passvisibility: inherit
Asserts run
Pass
assert_equals("inherit", "inherit", "visibility raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("inherit", "inherit", "visibility style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passwhite-space: normal
Asserts run
Pass
assert_equals("normal", "normal", "white-space raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("normal", "normal", "white-space style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passwhite-space: pre
Asserts run
Pass
assert_equals("pre", "pre", "white-space raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("pre", "pre", "white-space style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passwhite-space: nowrap
Asserts run
Pass
assert_equals("nowrap", "nowrap", "white-space raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("nowrap", "nowrap", "white-space style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passwhite-space: pre-wrap
Asserts run
Pass
assert_equals("pre-wrap", "pre-wrap", "white-space raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("pre-wrap", "pre-wrap", "white-space style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passwhite-space: pre-line
Asserts run
Pass
assert_equals("pre-line", "pre-line", "white-space raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("pre-line", "pre-line", "white-space style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passwhite-space: inherit
Asserts run
Pass
assert_equals("inherit", "inherit", "white-space raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("inherit", "inherit", "white-space style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passwidows: 101
Asserts run
Pass
assert_equals("101", "101", "widows raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("101", "101", "widows style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passwidows: inherit
Asserts run
Pass
assert_equals("inherit", "inherit", "widows raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("inherit", "inherit", "widows style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passwidth: 0px
Asserts run
Pass
assert_equals("0px", "0px", "width raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("0px", "0px", "width style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passwidth: 1px
Asserts run
Pass
assert_equals("1px", "1px", "width raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("1px", "1px", "width style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passwidth: .1em
Asserts run
Pass
assert_equals("0.1em", "0.1em", "width raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("0.1em", "0.1em", "width style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passwidth: 5%
Asserts run
Pass
assert_equals("5%", "5%", "width raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("5%", "5%", "width style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passwidth: .5%
Asserts run
Pass
assert_equals("0.5%", "0.5%", "width raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("0.5%", "0.5%", "width style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passwidth: auto
Asserts run
Pass
assert_equals("auto", "auto", "width raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("auto", "auto", "width style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passwidth: inherit
Asserts run
Pass
assert_equals("inherit", "inherit", "width raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("inherit", "inherit", "width style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Password-spacing: normal
Asserts run
Pass
assert_equals("normal", "normal", "word-spacing raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("normal", "normal", "word-spacing style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Password-spacing: 0px
Asserts run
Pass
assert_equals("0px", "0px", "word-spacing raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("0px", "0px", "word-spacing style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Password-spacing: 1px
Asserts run
Pass
assert_equals("1px", "1px", "word-spacing raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("1px", "1px", "word-spacing style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Password-spacing: .1em
Asserts run
Pass
assert_equals("0.1em", "0.1em", "word-spacing raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("0.1em", "0.1em", "word-spacing style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Password-spacing: inherit
Asserts run
Pass
assert_equals("inherit", "inherit", "word-spacing raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("inherit", "inherit", "word-spacing style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passz-index: auto
Asserts run
Pass
assert_equals("auto", "auto", "z-index raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("auto", "auto", "z-index style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passz-index: 0
Asserts run
Pass
assert_equals("0", "0", "z-index raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("0", "0", "z-index style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passz-index: 101
Asserts run
Pass
assert_equals("101", "101", "z-index raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("101", "101", "z-index style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passz-index: -51
Asserts run
Pass
assert_equals("-51", "-51", "z-index raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("-51", "-51", "z-index style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)
Passz-index: inherit
Asserts run
Pass
assert_equals("inherit", "inherit", "z-index raw inline style declaration")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:251:9)
Pass
assert_equals("inherit", "inherit", "z-index style property")
    at Test.<anonymous> ( /css/cssom/serialize-values.html:254:9)