| Index: LayoutTests/fast/css/content-property-serialization-expected.txt
|
| diff --git a/LayoutTests/fast/css/content-property-serialization-expected.txt b/LayoutTests/fast/css/content-property-serialization-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..ea34ef6b6128ca7e8afbe88c80e32a77cefe6ed4
|
| --- /dev/null
|
| +++ b/LayoutTests/fast/css/content-property-serialization-expected.txt
|
| @@ -0,0 +1,14 @@
|
| +Verifies that a css text serialization of the content property can be roundtripped.
|
| +
|
| +On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
| +
|
| +
|
| +PASS successfullyParsed is true
|
| +
|
| +TEST COMPLETE
|
| +This is a testharness.js-based test.
|
| +PASS CSS.supports('content', '' (' url(http://example.com/) ')'') should return true
|
| +PASS e.style['content'] = '' (' url(http://example.com/) ')'' should set the value
|
| +PASS Serialization should round-trip after setting e.style['content'] = '' (' url(http://example.com/) ')''
|
| +Harness: the test ran to completion.
|
| +
|
|
|