| Index: LayoutTests/fast/css/sticky/parsing-position-sticky-expected.txt
|
| diff --git a/LayoutTests/accessibility/crash-with-noelement-selectbox-expected.txt b/LayoutTests/fast/css/sticky/parsing-position-sticky-expected.txt
|
| similarity index 54%
|
| copy from LayoutTests/accessibility/crash-with-noelement-selectbox-expected.txt
|
| copy to LayoutTests/fast/css/sticky/parsing-position-sticky-expected.txt
|
| index 9a6bdaaf2391546aaa927eff411eecfbe8cd18cd..767506aa96d1bef395908e19fbb97e2194ca8821 100644
|
| --- a/LayoutTests/accessibility/crash-with-noelement-selectbox-expected.txt
|
| +++ b/LayoutTests/fast/css/sticky/parsing-position-sticky-expected.txt
|
| @@ -1,9 +1,9 @@
|
| -
|
| -This tests that there's no crash when accessising the stringValue of a menu list that has no elements.
|
| +This tests checks that the sticky value for position parses correctly.
|
|
|
| On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
|
|
|
|
| +PASS test("position: sticky;") is "sticky"
|
| PASS successfullyParsed is true
|
|
|
| TEST COMPLETE
|
|
|