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
/
international
/
preferred-widths-in-rtl-with-break-word-expected.html
blob
81c244dc2c3016be96b8fef4f2064eed6dc58eed
1
<!DOCTYPE
html
>
2
<html>
3
<head>
4
<meta
http-equiv
=
"Content-Type"
content
=
"text/html; charset=UTF-8"
>
5
</head>
6
<body>
7
<div>
This test ensures we properly determine the preferred width for RTL text with word-break: break-word applied.
</div>
8
<div
dir
=
"rtl"
>
שלום!
</div>
9
</body>