Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / accessibility / display-inline-block-crash-expected.txt
blob56eceb55dd4179029549d35aa8793aa6a4daf29d
1 This test makes sure that calling childrenCount on an accessible element doesn't crash under ASAN immediately after switching that document's display from block to inline-block, due to a bug in AXLayoutObject::addInlineTextBoxChildren.
3 PASS successfullyParsed is true
5 TEST COMPLETE