Pass | e.style['border-image'] = "none" should set the property value | Asserts runPass | assert_not_equals("none 100% / 1 / 0 stretch", "", "property should be set")
at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9) | Pass | assert_in_array("none 100% / 1 / 0 stretch", ["none", "none 100% / 1 / 0 stretch"], "serialization should be sound")
at Test.<anonymous> ( /css/support/parsing-testcommon.js:32:13) | Pass | assert_equals("none 100% / 1 / 0 stretch", "none 100% / 1 / 0 stretch", "serialization should round-trip")
at Test.<anonymous> ( /css/support/parsing-testcommon.js:37:9) |
|
Pass | e.style['border-image'] = "stretch" should set the property value | Asserts runPass | assert_not_equals("none 100% / 1 / 0 stretch", "", "property should be set")
at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9) | Pass | assert_in_array("none 100% / 1 / 0 stretch", ["stretch", "none", "none 100% / 1 / 0 stretch"], "serialization should be sound")
at Test.<anonymous> ( /css/support/parsing-testcommon.js:32:13) | Pass | assert_equals("none 100% / 1 / 0 stretch", "none 100% / 1 / 0 stretch", "serialization should round-trip")
at Test.<anonymous> ( /css/support/parsing-testcommon.js:37:9) |
|
Pass | e.style['border-image'] = "none 100% / 1 / 0 stretch" should set the property value | Asserts runPass | assert_not_equals("none 100% / 1 / 0 stretch", "", "property should be set")
at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9) | Pass | assert_in_array("none 100% / 1 / 0 stretch", ["none", "none 100% / 1 / 0 stretch"], "serialization should be sound")
at Test.<anonymous> ( /css/support/parsing-testcommon.js:32:13) | Pass | assert_equals("none 100% / 1 / 0 stretch", "none 100% / 1 / 0 stretch", "serialization should round-trip")
at Test.<anonymous> ( /css/support/parsing-testcommon.js:37:9) |
|
Pass | e.style['border-image'] = "url(\"http://www.example.com/\") 1 2 3 4 fill" should set the property value | Asserts runPass | assert_not_equals("url(\"http://www.example.com/\") 1 2 3 4 fill / 1 / 0 stretch", "", "property should be set")
at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9) | Pass | assert_in_array("url(\"http://www.example.com/\") 1 2 3 4 fill / 1 / 0 stretch", ["url(\"http://www.example.com/\") 1 2 3 4 fill", "url(\"http://www.example.com/\") 1 2 3 4 fill / 1 / 0 stretch"], "serialization should be sound")
at Test.<anonymous> ( /css/support/parsing-testcommon.js:32:13) | Pass | assert_equals("url(\"http://www.example.com/\") 1 2 3 4 fill / 1 / 0 stretch", "url(\"http://www.example.com/\") 1 2 3 4 fill / 1 / 0 stretch", "serialization should round-trip")
at Test.<anonymous> ( /css/support/parsing-testcommon.js:37:9) |
|
Pass | e.style['border-image'] = "url(\"http://www.example.com/\") 1 2 3 4 fill / 1 / 0 stretch" should set the property value | Asserts runPass | assert_not_equals("url(\"http://www.example.com/\") 1 2 3 4 fill / 1 / 0 stretch", "", "property should be set")
at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9) | Pass | assert_in_array("url(\"http://www.example.com/\") 1 2 3 4 fill / 1 / 0 stretch", ["url(\"http://www.example.com/\") 1 2 3 4 fill", "url(\"http://www.example.com/\") 1 2 3 4 fill / 1 / 0 stretch"], "serialization should be sound")
at Test.<anonymous> ( /css/support/parsing-testcommon.js:32:13) | Pass | assert_equals("url(\"http://www.example.com/\") 1 2 3 4 fill / 1 / 0 stretch", "url(\"http://www.example.com/\") 1 2 3 4 fill / 1 / 0 stretch", "serialization should round-trip")
at Test.<anonymous> ( /css/support/parsing-testcommon.js:37:9) |
|
Pass | e.style['border-image'] = "url(\"http://www.example.com/\")" should set the property value | Asserts runPass | assert_not_equals("url(\"http://www.example.com/\") 100% / 1 / 0 stretch", "", "property should be set")
at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9) | Pass | assert_in_array("url(\"http://www.example.com/\") 100% / 1 / 0 stretch", ["url(\"http://www.example.com/\")", "url(\"http://www.example.com/\") 100% / 1 / 0 stretch"], "serialization should be sound")
at Test.<anonymous> ( /css/support/parsing-testcommon.js:32:13) | Pass | assert_equals("url(\"http://www.example.com/\") 100% / 1 / 0 stretch", "url(\"http://www.example.com/\") 100% / 1 / 0 stretch", "serialization should round-trip")
at Test.<anonymous> ( /css/support/parsing-testcommon.js:37:9) |
|
Pass | e.style['border-image'] = "repeat round" should set the property value | Asserts runPass | assert_not_equals("none 100% / 1 / 0 repeat round", "", "property should be set")
at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9) | Pass | assert_in_array("none 100% / 1 / 0 repeat round", ["repeat round", "none repeat round", "none 100% / 1 / 0 repeat round"], "serialization should be sound")
at Test.<anonymous> ( /css/support/parsing-testcommon.js:32:13) | Pass | assert_equals("none 100% / 1 / 0 repeat round", "none 100% / 1 / 0 repeat round", "serialization should round-trip")
at Test.<anonymous> ( /css/support/parsing-testcommon.js:37:9) |
|
Pass | e.style['border-image'] = "none repeat round" should set the property value | Asserts runPass | assert_not_equals("none 100% / 1 / 0 repeat round", "", "property should be set")
at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9) | Pass | assert_in_array("none 100% / 1 / 0 repeat round", ["repeat round", "none repeat round", "none 100% / 1 / 0 repeat round"], "serialization should be sound")
at Test.<anonymous> ( /css/support/parsing-testcommon.js:32:13) | Pass | assert_equals("none 100% / 1 / 0 repeat round", "none 100% / 1 / 0 repeat round", "serialization should round-trip")
at Test.<anonymous> ( /css/support/parsing-testcommon.js:37:9) |
|
Pass | e.style['border-image'] = "space" should set the property value | Asserts runPass | assert_not_equals("none 100% / 1 / 0 space", "", "property should be set")
at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9) | Pass | assert_in_array("none 100% / 1 / 0 space", ["space", "none space space", "none 100% / 1 / 0 space"], "serialization should be sound")
at Test.<anonymous> ( /css/support/parsing-testcommon.js:32:13) | Pass | assert_equals("none 100% / 1 / 0 space", "none 100% / 1 / 0 space", "serialization should round-trip")
at Test.<anonymous> ( /css/support/parsing-testcommon.js:37:9) |
|
Pass | e.style['border-image'] = "none space space" should set the property value | Asserts runPass | assert_not_equals("none 100% / 1 / 0 space", "", "property should be set")
at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9) | Pass | assert_in_array("none 100% / 1 / 0 space", ["space", "none space space", "none space", "none 100% / 1 / 0 space"], "serialization should be sound")
at Test.<anonymous> ( /css/support/parsing-testcommon.js:32:13) | Pass | assert_equals("none 100% / 1 / 0 space", "none 100% / 1 / 0 space", "serialization should round-trip")
at Test.<anonymous> ( /css/support/parsing-testcommon.js:37:9) |
|
Pass | e.style['border-image'] = "none 100% / 1 / 0 space" should set the property value | Asserts runPass | assert_not_equals("none 100% / 1 / 0 space", "", "property should be set")
at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9) | Pass | assert_in_array("none 100% / 1 / 0 space", ["space", "none space space", "none 100% / 1 / 0 space"], "serialization should be sound")
at Test.<anonymous> ( /css/support/parsing-testcommon.js:32:13) | Pass | assert_equals("none 100% / 1 / 0 space", "none 100% / 1 / 0 space", "serialization should round-trip")
at Test.<anonymous> ( /css/support/parsing-testcommon.js:37:9) |
|
Pass | e.style['border-image'] = "1" should set the property value | Asserts runPass | assert_not_equals("none 1 / 1 / 0 stretch", "", "property should be set")
at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9) | Pass | assert_in_array("none 1 / 1 / 0 stretch", ["1", "none 1 1 1 1", "none 1 / 1 / 0 stretch"], "serialization should be sound")
at Test.<anonymous> ( /css/support/parsing-testcommon.js:32:13) | Pass | assert_equals("none 1 / 1 / 0 stretch", "none 1 / 1 / 0 stretch", "serialization should round-trip")
at Test.<anonymous> ( /css/support/parsing-testcommon.js:37:9) |
|
Pass | e.style['border-image'] = "none 1 1 1 1" should set the property value | Asserts runPass | assert_not_equals("none 1 / 1 / 0 stretch", "", "property should be set")
at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9) | Pass | assert_in_array("none 1 / 1 / 0 stretch", ["1", "none 1 1 1 1", "none 1", "none 1 / 1 / 0 stretch"], "serialization should be sound")
at Test.<anonymous> ( /css/support/parsing-testcommon.js:32:13) | Pass | assert_equals("none 1 / 1 / 0 stretch", "none 1 / 1 / 0 stretch", "serialization should round-trip")
at Test.<anonymous> ( /css/support/parsing-testcommon.js:37:9) |
|
Pass | e.style['border-image'] = "none 1 / 1 / 0 stretch" should set the property value | Asserts runPass | assert_not_equals("none 1 / 1 / 0 stretch", "", "property should be set")
at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9) | Pass | assert_in_array("none 1 / 1 / 0 stretch", ["1", "none 1 1 1 1", "none 1 / 1 / 0 stretch"], "serialization should be sound")
at Test.<anonymous> ( /css/support/parsing-testcommon.js:32:13) | Pass | assert_equals("none 1 / 1 / 0 stretch", "none 1 / 1 / 0 stretch", "serialization should round-trip")
at Test.<anonymous> ( /css/support/parsing-testcommon.js:37:9) |
|
Pass | e.style['border-image'] = "url(\"http://www.example.com/\") 1 2% 3 4%" should set the property value | Asserts runPass | assert_not_equals("url(\"http://www.example.com/\") 1 2% 3 4% / 1 / 0 stretch", "", "property should be set")
at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9) | Pass | assert_in_array("url(\"http://www.example.com/\") 1 2% 3 4% / 1 / 0 stretch", ["url(\"http://www.example.com/\") 1 2% 3 4%", "url(\"http://www.example.com/\") 1 2% 3 4% / 1 / 0 stretch"], "serialization should be sound")
at Test.<anonymous> ( /css/support/parsing-testcommon.js:32:13) | Pass | assert_equals("url(\"http://www.example.com/\") 1 2% 3 4% / 1 / 0 stretch", "url(\"http://www.example.com/\") 1 2% 3 4% / 1 / 0 stretch", "serialization should round-trip")
at Test.<anonymous> ( /css/support/parsing-testcommon.js:37:9) |
|
Pass | e.style['border-image'] = "url(\"http://www.example.com/\") 1 2% 3 4% fill" should set the property value | Asserts runPass | assert_not_equals("url(\"http://www.example.com/\") 1 2% 3 4% fill / 1 / 0 stretch", "", "property should be set")
at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9) | Pass | assert_in_array("url(\"http://www.example.com/\") 1 2% 3 4% fill / 1 / 0 stretch", ["url(\"http://www.example.com/\") 1 2% 3 4% fill", "url(\"http://www.example.com/\") 1 2% 3 4% fill / 1 / 0 stretch"], "serialization should be sound")
at Test.<anonymous> ( /css/support/parsing-testcommon.js:32:13) | Pass | assert_equals("url(\"http://www.example.com/\") 1 2% 3 4% fill / 1 / 0 stretch", "url(\"http://www.example.com/\") 1 2% 3 4% fill / 1 / 0 stretch", "serialization should round-trip")
at Test.<anonymous> ( /css/support/parsing-testcommon.js:37:9) |
|
Pass | e.style['border-image'] = "url(\"http://www.example.com/\") fill 1 2% 3 4%" should set the property value | Asserts runPass | assert_not_equals("url(\"http://www.example.com/\") 1 2% 3 4% fill / 1 / 0 stretch", "", "property should be set")
at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9) | Pass | assert_in_array("url(\"http://www.example.com/\") 1 2% 3 4% fill / 1 / 0 stretch", ["url(\"http://www.example.com/\") 1 2% 3 4% fill", "url(\"http://www.example.com/\") 1 2% 3 4% fill / 1 / 0 stretch"], "serialization should be sound")
at Test.<anonymous> ( /css/support/parsing-testcommon.js:32:13) | Pass | assert_equals("url(\"http://www.example.com/\") 1 2% 3 4% fill / 1 / 0 stretch", "url(\"http://www.example.com/\") 1 2% 3 4% fill / 1 / 0 stretch", "serialization should round-trip")
at Test.<anonymous> ( /css/support/parsing-testcommon.js:37:9) |
|
Pass | e.style['border-image'] = "1 / 1px" should set the property value | Asserts runPass | assert_not_equals("none 1 / 1px / 0 stretch", "", "property should be set")
at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9) | Pass | assert_in_array("none 1 / 1px / 0 stretch", ["1 / 1px", "none 1 / 1px / 0 stretch"], "serialization should be sound")
at Test.<anonymous> ( /css/support/parsing-testcommon.js:32:13) | Pass | assert_equals("none 1 / 1px / 0 stretch", "none 1 / 1px / 0 stretch", "serialization should round-trip")
at Test.<anonymous> ( /css/support/parsing-testcommon.js:37:9) |
|
Pass | e.style['border-image'] = "1 2% 3 4% / 2%" should set the property value | Asserts runPass | assert_not_equals("none 1 2% 3 4% / 2% / 0 stretch", "", "property should be set")
at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9) | Pass | assert_in_array("none 1 2% 3 4% / 2% / 0 stretch", ["1 2% 3 4% / 2%", "none 1 2% 3 4% / 2% 2% 2% 2%", "none 1 2% 3 4% / 2% / 0 stretch"], "serialization should be sound")
at Test.<anonymous> ( /css/support/parsing-testcommon.js:32:13) | Pass | assert_equals("none 1 2% 3 4% / 2% / 0 stretch", "none 1 2% 3 4% / 2% / 0 stretch", "serialization should round-trip")
at Test.<anonymous> ( /css/support/parsing-testcommon.js:37:9) |
|
Pass | e.style['border-image'] = "1 2% 3 4% fill / 3" should set the property value | Asserts runPass | assert_not_equals("none 1 2% 3 4% fill / 3 / 0 stretch", "", "property should be set")
at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9) | Pass | assert_in_array("none 1 2% 3 4% fill / 3 / 0 stretch", ["1 2% 3 4% fill / 3", "none 1 2% 3 4% fill / 3 3 3 3", "none 1 2% 3 4% fill / 3 / 0 stretch"], "serialization should be sound")
at Test.<anonymous> ( /css/support/parsing-testcommon.js:32:13) | Pass | assert_equals("none 1 2% 3 4% fill / 3 / 0 stretch", "none 1 2% 3 4% fill / 3 / 0 stretch", "serialization should round-trip")
at Test.<anonymous> ( /css/support/parsing-testcommon.js:37:9) |
|
Pass | e.style['border-image'] = "fill 1 2% 3 4% / auto" should set the property value | Asserts runPass | assert_not_equals("none 1 2% 3 4% fill / auto / 0 stretch", "", "property should be set")
at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9) | Pass | assert_in_array("none 1 2% 3 4% fill / auto / 0 stretch", ["1 2% 3 4% fill / auto", "none 1 2% 3 4% fill / auto / 0 stretch"], "serialization should be sound")
at Test.<anonymous> ( /css/support/parsing-testcommon.js:32:13) | Pass | assert_equals("none 1 2% 3 4% fill / auto / 0 stretch", "none 1 2% 3 4% fill / auto / 0 stretch", "serialization should round-trip")
at Test.<anonymous> ( /css/support/parsing-testcommon.js:37:9) |
|
Pass | e.style['border-image'] = "1 / 1px 2% 3 auto" should set the property value | Asserts runPass | assert_not_equals("none 1 / 1px 2% 3 auto / 0 stretch", "", "property should be set")
at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9) | Pass | assert_in_array("none 1 / 1px 2% 3 auto / 0 stretch", ["1 / 1px 2% 3 auto", "none 1 / 1px 2% 3 auto / 0 stretch"], "serialization should be sound")
at Test.<anonymous> ( /css/support/parsing-testcommon.js:32:13) | Pass | assert_equals("none 1 / 1px 2% 3 auto / 0 stretch", "none 1 / 1px 2% 3 auto / 0 stretch", "serialization should round-trip")
at Test.<anonymous> ( /css/support/parsing-testcommon.js:37:9) |
|
Pass | e.style['border-image'] = "1 / / 1px" should set the property value | Asserts runPass | assert_not_equals("none 1 / 1 / 1px stretch", "", "property should be set")
at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9) | Pass | assert_in_array("none 1 / 1 / 1px stretch", ["1 / / 1px", "none 1 / 1 / 1px stretch"], "serialization should be sound")
at Test.<anonymous> ( /css/support/parsing-testcommon.js:32:13) | Pass | assert_equals("none 1 / 1 / 1px stretch", "none 1 / 1 / 1px stretch", "serialization should round-trip")
at Test.<anonymous> ( /css/support/parsing-testcommon.js:37:9) |
|
Pass | e.style['border-image'] = "1 2% 3 4% / / 2" should set the property value | Asserts runPass | assert_not_equals("none 1 2% 3 4% / 1 / 2 stretch", "", "property should be set")
at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9) | Pass | assert_in_array("none 1 2% 3 4% / 1 / 2 stretch", ["1 2% 3 4% / / 2", "none 1 2% 3 4% / 1 / 2 stretch"], "serialization should be sound")
at Test.<anonymous> ( /css/support/parsing-testcommon.js:32:13) | Pass | assert_equals("none 1 2% 3 4% / 1 / 2 stretch", "none 1 2% 3 4% / 1 / 2 stretch", "serialization should round-trip")
at Test.<anonymous> ( /css/support/parsing-testcommon.js:37:9) |
|
Pass | e.style['border-image'] = "url(\"http://www.example.com/\") 1 2% 3 4% fill / / 1px 2 3px 4" should set the property value | Asserts runPass | assert_not_equals("url(\"http://www.example.com/\") 1 2% 3 4% fill / 1 / 1px 2 3px 4 stretch", "", "property should be set")
at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9) | Pass | assert_in_array("url(\"http://www.example.com/\") 1 2% 3 4% fill / 1 / 1px 2 3px 4 stretch", ["url(\"http://www.example.com/\") 1 2% 3 4% fill / / 1px 2 3px 4", "url(\"http://www.example.com/\") 1 2% 3 4% fill / 1 / 1px 2 3px 4 stretch"], "serialization should be sound")
at Test.<anonymous> ( /css/support/parsing-testcommon.js:32:13) | Pass | assert_equals("url(\"http://www.example.com/\") 1 2% 3 4% fill / 1 / 1px 2 3px 4 stretch", "url(\"http://www.example.com/\") 1 2% 3 4% fill / 1 / 1px 2 3px 4 stretch", "serialization should round-trip")
at Test.<anonymous> ( /css/support/parsing-testcommon.js:37:9) |
|
Pass | e.style['border-image'] = "1 / 1px / 1px" should set the property value | Asserts runPass | assert_not_equals("none 1 / 1px / 1px stretch", "", "property should be set")
at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9) | Pass | assert_in_array("none 1 / 1px / 1px stretch", ["1 / 1px / 1px", "none 1 / 1px / 1px stretch"], "serialization should be sound")
at Test.<anonymous> ( /css/support/parsing-testcommon.js:32:13) | Pass | assert_equals("none 1 / 1px / 1px stretch", "none 1 / 1px / 1px stretch", "serialization should round-trip")
at Test.<anonymous> ( /css/support/parsing-testcommon.js:37:9) |
|
Pass | e.style['border-image'] = "1 2% 3 4% / 2% / 2" should set the property value | Asserts runPass | assert_not_equals("none 1 2% 3 4% / 2% / 2 stretch", "", "property should be set")
at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9) | Pass | assert_in_array("none 1 2% 3 4% / 2% / 2 stretch", ["1 2% 3 4% / 2% / 2", "none 1 2% 3 4% / 2% / 2 stretch"], "serialization should be sound")
at Test.<anonymous> ( /css/support/parsing-testcommon.js:32:13) | Pass | assert_equals("none 1 2% 3 4% / 2% / 2 stretch", "none 1 2% 3 4% / 2% / 2 stretch", "serialization should round-trip")
at Test.<anonymous> ( /css/support/parsing-testcommon.js:37:9) |
|
Pass | e.style['border-image'] = "1 2% 3 4% fill / 3 / 1px 2 3px 4" should set the property value | Asserts runPass | assert_not_equals("none 1 2% 3 4% fill / 3 / 1px 2 3px 4 stretch", "", "property should be set")
at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9) | Pass | assert_in_array("none 1 2% 3 4% fill / 3 / 1px 2 3px 4 stretch", ["1 2% 3 4% fill / 3 / 1px 2 3px 4", "none 1 2% 3 4% fill / 3 / 1px 2 3px 4 stretch"], "serialization should be sound")
at Test.<anonymous> ( /css/support/parsing-testcommon.js:32:13) | Pass | assert_equals("none 1 2% 3 4% fill / 3 / 1px 2 3px 4 stretch", "none 1 2% 3 4% fill / 3 / 1px 2 3px 4 stretch", "serialization should round-trip")
at Test.<anonymous> ( /css/support/parsing-testcommon.js:37:9) |
|
Pass | e.style['border-image'] = "1 / auto / 1px" should set the property value | Asserts runPass | assert_not_equals("none 1 / auto / 1px stretch", "", "property should be set")
at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9) | Pass | assert_in_array("none 1 / auto / 1px stretch", ["1 / auto / 1px", "none 1 / auto / 1px stretch"], "serialization should be sound")
at Test.<anonymous> ( /css/support/parsing-testcommon.js:32:13) | Pass | assert_equals("none 1 / auto / 1px stretch", "none 1 / auto / 1px stretch", "serialization should round-trip")
at Test.<anonymous> ( /css/support/parsing-testcommon.js:37:9) |
|
Pass | e.style['border-image'] = "1 2% 3 4% / 1px 2% 3 auto / 2" should set the property value | Asserts runPass | assert_not_equals("none 1 2% 3 4% / 1px 2% 3 auto / 2 stretch", "", "property should be set")
at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9) | Pass | assert_in_array("none 1 2% 3 4% / 1px 2% 3 auto / 2 stretch", ["1 2% 3 4% / 1px 2% 3 auto / 2", "none 1 2% 3 4% / 1px 2% 3 auto / 2 2 2 2", "none 1 2% 3 4% / 1px 2% 3 auto / 2 stretch"], "serialization should be sound")
at Test.<anonymous> ( /css/support/parsing-testcommon.js:32:13) | Pass | assert_equals("none 1 2% 3 4% / 1px 2% 3 auto / 2 stretch", "none 1 2% 3 4% / 1px 2% 3 auto / 2 stretch", "serialization should round-trip")
at Test.<anonymous> ( /css/support/parsing-testcommon.js:37:9) |
|