Sign in
webkit
/
WebKit
/
473b92ed852160eab7c2365a49eda22bbbc97909
/
.
/
LayoutTests
/
imported
/
blink
/
fast
/
text
/
ellipsis-in-rtl-content-expected.html
blob: e71253ad98a238cc267225e58555212e2e98d42f [
file
] [
log
] [
blame
]
<!DOCTYPE html>
<style>
span
{
font-family
:
lucida grande
;
position
:
absolute
;
direction
:
rtl
;
overflow
:
hidden
;
}
</style>
<span>
This text shouldn't be truncated with an ellipsis
</span>