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
Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git]
/
third_party
/
WebKit
/
LayoutTests
/
fast
/
text
/
line-breaks-after-ideographic-comma-or-full-stop-expected.txt
blob
f73bdd2aa9f0a68f7240d4f0e178501bdb36293f
1
These are good:
2
う、
3
texttexttexttext
4
5
う。
6
texttexttexttext
7
8
The following two should look like “good”:
9
う、texttexttexttext
10
11
う。texttexttexttext
12
13
These are bad:
14
う、texttexttexttext
15
16
う。texttexttexttext
17
18
PASS