Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / accessibility / text-change-notification-expected.txt
blob49626538c27b28445cc793d12c2566bf1e99e158
1 This test ensures that a change to an element's accessible text, even if indirect, sends a notification.
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
7 Got TextChanged notification on aria-label
8 Got TextChanged notification on title
9 Got TextChanged notification on labelledby
10 Got TextChanged notification on labeled
11 All notifications received successfully.
12 PASS successfullyParsed is true
14 TEST COMPLETE