Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / table / row-height-recalc2-expected.txt
blob83953af0c3ce05b45e8e54727235a34ce4689e5b
1 Test for https://bugs.webkit.org/show_bug.cgi?id=24971 Setting style.height = value in javascript doesn't work in tablerows(<tr>). This test PASSED if you see 2 'PASS' messages below.
3 PASS: initial height of the row should be 50px.
4 PASS: final height of the row should be 100px.