Index: LayoutTests/fast/dom/DeviceLight/add-listener-expected.txt |
diff --git a/LayoutTests/accessibility/aria-fallback-roles-expected.txt b/LayoutTests/fast/dom/DeviceLight/add-listener-expected.txt |
similarity index 54% |
copy from LayoutTests/accessibility/aria-fallback-roles-expected.txt |
copy to LayoutTests/fast/dom/DeviceLight/add-listener-expected.txt |
index 1c1166a8f60909033fad04d7140e8957fe789782..fdd935da912c4a8f8a8ef1ac6f3647e0072cd21b 100644 |
--- a/LayoutTests/accessibility/aria-fallback-roles-expected.txt |
+++ b/LayoutTests/fast/dom/DeviceLight/add-listener-expected.txt |
@@ -1,10 +1,9 @@ |
-test |
-This tests that aria fallback roles work correctly. |
+Tests that adding a new devicelight event listener invokes a callback. |
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
-Role should be: AXRole: AXCheckBox |
+PASS deviceLightEvent.value is mockLight |
PASS successfullyParsed is true |
TEST COMPLETE |