Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / css / first-letter-nested-expected.txt
blob77cf573f63b6999b3cd84e2f8aaf8c3d1ea5314a
1 The three spans below should look the same.
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
5 Span
7 Span
9 Span
11 PASS document.getElementById('test_span_1').offsetWidth is document.getElementById('ref_span').offsetWidth
12 PASS document.getElementById('test_span_2').offsetWidth is document.getElementById('ref_span').offsetWidth
13 PASS successfullyParsed is true
15 TEST COMPLETE