Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / text / ellipsis-in-rtl-content-expected.html
blobe71253ad98a238cc267225e58555212e2e98d42f
1 <!DOCTYPE html>
2 <style>
3 span {
4 font-family: lucida grande;
5 position: absolute;
6 direction: rtl;
7 overflow: hidden;
9 </style>
10 <span>This text shouldn't be truncated with an ellipsis</span>