| Index: LayoutTests/compositing/animation/hidden-composited-expected.txt
|
| diff --git a/LayoutTests/accessibility/crash-with-noelement-selectbox-expected.txt b/LayoutTests/compositing/animation/hidden-composited-expected.txt
|
| similarity index 52%
|
| copy from LayoutTests/accessibility/crash-with-noelement-selectbox-expected.txt
|
| copy to LayoutTests/compositing/animation/hidden-composited-expected.txt
|
| index 9a6bdaaf2391546aaa927eff411eecfbe8cd18cd..d686f856a3f44962cf9dafa803f4deef597732d5 100644
|
| --- a/LayoutTests/accessibility/crash-with-noelement-selectbox-expected.txt
|
| +++ b/LayoutTests/compositing/animation/hidden-composited-expected.txt
|
| @@ -1,5 +1,4 @@
|
| -
|
| -This tests that there's no crash when accessising the stringValue of a menu list that has no elements.
|
| +Verifies hidden, compositor-animated layers still get composited
|
|
|
| On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
|
|
| @@ -7,4 +6,5 @@ On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
|
| PASS successfullyParsed is true
|
|
|
| TEST COMPLETE
|
| +PASS hiddenLayerIsComposited(documentLayerTree) is true
|
|
|
|
|