Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / accessibility / duplicate-axlayoutobject-crash-expected.txt
blob01edd5042b2ad785855789e5692fbe8d2d19f5e7
1 PASS successfullyParsed is true
3 TEST COMPLETE
4  
5 Ensures that it's not possible to have two AXLayoutObjects that point to the same renderer, if the initialization of an AXLayoutObject results in another object with the same renderer being created before AXObjectCache has added that mapping to its hash.
7 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".