Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / accessibility / br-element-has-correct-title-expected.txt
blobeadd0aa558d61298347f9dfff44cced8f686c021
1 A br element
2 should return newline as its accessible title.
4 This tests that a br element will return the newline character as its accessible title.
6 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
9 PASS brElement.deprecatedTitle is 'AXTitle: \n'
10 PASS successfullyParsed is true
12 TEST COMPLETE