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
/
compositing
/
rounded-corners.html
blob
3905e2ffec0a5bcdb82741fb8b422af10ef70767
1
<!DOCTYPE
html
>
2
<html>
3
<body>
4
<!-- Test for https://bugs.webkit.org/show_bug.cgi?id=106898 -->
5
<div
style
=
"width: 200px; height: 200px; background: green; border-radius: 25%; transform: translateZ(0);"
></div>
6
</body>
7
</html>