repo.or.cz
/
chromium-blink-merge.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge Chromium + Blink git repositories
[chromium-blink-merge.git]
/
third_party
/
WebKit
/
LayoutTests
/
fast
/
text
/
ellipsis-in-rtl-content-expected.html
blob
e71253ad98a238cc267225e58555212e2e98d42f
1
<!DOCTYPE
html
>
2
<style>
3
span {
4
font-family: lucida grande;
5
position: absolute;
6
direction: rtl;
7
overflow: hidden;
8
}
9
</style>
10
<span>
This text shouldn't be truncated with an ellipsis
</span>