| Index: LayoutTests/fast/css/cue-serialize-expected.txt
|
| diff --git a/LayoutTests/fast/css/cue-serialize-expected.txt b/LayoutTests/fast/css/cue-serialize-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..8803bd5bd1f0fa65d9574176e55d88e1517cf1b8
|
| --- /dev/null
|
| +++ b/LayoutTests/fast/css/cue-serialize-expected.txt
|
| @@ -0,0 +1,12 @@
|
| +Check serialization of ::cue and ::cue()
|
| +
|
| +On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
| +
|
| +
|
| +PASS rules.length is 2
|
| +PASS rules[0].selectorText is '*::cue'
|
| +PASS rules[1].selectorText is '*::cue(c)'
|
| +PASS successfullyParsed is true
|
| +
|
| +TEST COMPLETE
|
| +
|
|
|