| Index: LayoutTests/http/tests/websocket/pong-only-expected.txt
|
| diff --git a/LayoutTests/accessibility/aria-fallback-roles-expected.txt b/LayoutTests/http/tests/websocket/pong-only-expected.txt
|
| similarity index 52%
|
| copy from LayoutTests/accessibility/aria-fallback-roles-expected.txt
|
| copy to LayoutTests/http/tests/websocket/pong-only-expected.txt
|
| index 1c1166a8f60909033fad04d7140e8957fe789782..556601abd1cb1071ac8b8383053771fd2e0d6abf 100644
|
| --- a/LayoutTests/accessibility/aria-fallback-roles-expected.txt
|
| +++ b/LayoutTests/http/tests/websocket/pong-only-expected.txt
|
| @@ -1,10 +1,10 @@
|
| -test
|
| -This tests that aria fallback roles work correctly.
|
| +Test whether WebSocket correctly ignores a pong message with a payload
|
|
|
| On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
|
|
|
|
| -Role should be: AXRole: AXCheckBox
|
| +PASS message is "sent pong"
|
| +PASS wasClean is true
|
| PASS successfullyParsed is true
|
|
|
| TEST COMPLETE
|
|
|