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
/
svg
/
animations
/
self-dependency-crash-expected.html
blob
caa4ce968270785bfe2d6728b3b697fed774f6c1
1
<!DOCTYPE
HTML
>
2
<html>
3
<body>
4
This test passes if it does not crash
<br/>
5
<svg
xmlns
=
"http://www.w3.org/2000/svg"
width
=
"100"
height
=
"100"
>
6
<rect/>
7
</svg>
8
</body>
9
</html>