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
/
bidi-isolate-hang-with-neutral-expected.html
blob
715fb77e4cbf2ba0ddfcfa70ee38271747fc082b
1
<!DOCTYPE
html
>
2
<html>
3
<body>
4
<p>
This tests having exclamation mark inside an isolated run following a line break.
5
WebKit should not fall into an infinite loop or hit an assertion.
</p>
6
<div
style
=
"text-align: right"
><br><span>
!a
</span></div>
7
</body>
8
</html>