| Index: LayoutTests/fast/css/sticky/parsing-position-sticky-expected.txt
|
| diff --git a/LayoutTests/accessibility/aria-help-expected.txt b/LayoutTests/fast/css/sticky/parsing-position-sticky-expected.txt
|
| similarity index 54%
|
| copy from LayoutTests/accessibility/aria-help-expected.txt
|
| copy to LayoutTests/fast/css/sticky/parsing-position-sticky-expected.txt
|
| index 16c83066528ca32eb8fdf4d053cd372b21d752d1..767506aa96d1bef395908e19fbb97e2194ca8821 100644
|
| --- a/LayoutTests/accessibility/aria-help-expected.txt
|
| +++ b/LayoutTests/fast/css/sticky/parsing-position-sticky-expected.txt
|
| @@ -1,10 +1,9 @@
|
| -button
|
| -This tests that aria-help attribute works as expected.
|
| +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 button.helpText is 'AXHelp: click here'
|
| +PASS test("position: sticky;") is "sticky"
|
| PASS successfullyParsed is true
|
|
|
| TEST COMPLETE
|
|
|