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
/
css
/
content
/
content-quotes-crash.html
blob
249cafba74ae339a95f6a8ede9e6a8071dcd0025
1
<html>
2
<head>
3
<title></title>
4
<script>
5
if
(
window
.
testRunner
)
6
testRunner
.
dumpAsText
();
7
</script>
8
</head>
9
<body>
10
<p>
11
PASS: WebKit didn't crash.
12
</p>
13
<ruby><q
style
=
"column-gap:2;"
>
a
</ruby>
14
<cite
style
=
"word-break: break-all;"
>
a
<q
style
=
"text-transform:uppercase;"
>
a
<sup
style
=
"text-overflow:ellipsis;"
>
15
</body>
16
</html>