| Index: LayoutTests/crypto/gc-expected.txt
|
| diff --git a/LayoutTests/accessibility/aria-help-expected.txt b/LayoutTests/crypto/gc-expected.txt
|
| similarity index 55%
|
| copy from LayoutTests/accessibility/aria-help-expected.txt
|
| copy to LayoutTests/crypto/gc-expected.txt
|
| index 16c83066528ca32eb8fdf4d053cd372b21d752d1..f9c1a72c7fe6c0f988c484662230c903369a2637 100644
|
| --- a/LayoutTests/accessibility/aria-help-expected.txt
|
| +++ b/LayoutTests/crypto/gc-expected.txt
|
| @@ -1,10 +1,9 @@
|
| -button
|
| -This tests that aria-help attribute works as expected.
|
| +Test that window.crypto.subtle wrapper preserves custom properties.
|
|
|
| On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
|
|
|
|
| -PASS button.helpText is 'AXHelp: click here'
|
| +PASS window.crypto.subtle.foo is "bar"
|
| PASS successfullyParsed is true
|
|
|
| TEST COMPLETE
|
|
|