2 <script src=
"../../resources/testharness.js"></script>
3 <script src=
"../../resources/testharnessreport.js"></script>
4 <script src=
"../../css-parser/resources/property-parsing-test.js"></script>
6 // Verifies that a css text serialization of the content property can be roundtripped.
7 assert_valid_value("content", "\" (' url(http://example.com/) ')\"");