Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / css / font-face-unicode-range-monospace-expected.txt
blob39663b4faf9b39f97d1e8674bc3e7a6e87e94a00
1 @font-face should not affect width of characters outside of its unicode-range
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 PASS document.getElementById('test1').offsetWidth is document.getElementById('ref').offsetWidth
7 PASS document.getElementById('test2').offsetWidth is document.getElementById('ref').offsetWidth
8 PASS successfullyParsed is true
10 TEST COMPLETE