| Index: LayoutTests/fast/dom/css-stylesheet-candidate-ordering-expected.txt
|
| diff --git a/LayoutTests/fast/dom/css-inline-style-declaration-crash-expected.txt b/LayoutTests/fast/dom/css-stylesheet-candidate-ordering-expected.txt
|
| similarity index 59%
|
| copy from LayoutTests/fast/dom/css-inline-style-declaration-crash-expected.txt
|
| copy to LayoutTests/fast/dom/css-stylesheet-candidate-ordering-expected.txt
|
| index 4c82d70322eee1e11a4389622c3865fa82774cda..aaae739c961aeaa2272755e4384d5bd38f19c566 100644
|
| --- a/LayoutTests/fast/dom/css-inline-style-declaration-crash-expected.txt
|
| +++ b/LayoutTests/fast/dom/css-stylesheet-candidate-ordering-expected.txt
|
| @@ -1,4 +1,4 @@
|
| -Setting a CSSStyleDeclaration after its element has been GCed should not crash.
|
| +Adding stylesheet candidates should not crash in case the html parser decides to reorder the DOM tree.
|
|
|
| On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
|
|
|
|