Cleanup after SK_SUPPORT_LEGACY_COLOR32_MATH rebaseline
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / accessibility / aria-owns-expected.txt
blob6640d36bc4ce988973c9fb9b5a962270505b440a
1 Element 1
2 Element 2
3 This tests that aria-owns identifies the correct element
5 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
8 PASS elements.ariaOwnsElementAtIndex(0).isEqual(item1) is true
9 PASS elements.ariaOwnsElementAtIndex(1).isEqual(item2) is true
10 PASS successfullyParsed is true
12 TEST COMPLETE