Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / accessibility / table-caption-expected.txt
blob6e8ce99acdf931e99fa80f5d025c02d273d425f4
1 This tests that table caption element is exposed for accessibility.
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 PASS table.childrenCount is 5
7 PASS captionText is 'AXValue: TableCaption'
8 PASS successfullyParsed is true
10 TEST COMPLETE