Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / css / inline-table-first-row-empty-cell-expected.txt
blob5e7363550063979b25c5c2494d1754f8ac3a5d99
1 Text    Text
2 crbug.com/452593: If an inline-table consists of a single row which consists of a single empty cell, then the baseline of the inline-table coincides with the baseline of the row which coincides with the bottom content edge of the cell. The two black boxes will align together along the top of the page at their top edges.
4 PASS