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
/
clip
/
nested-rounded-rect-expected.html
blob
68e62bee7e977e8ae6bb800f55cd8eabe67a7a38
1
<!DOCTYPE
html
>
2
<div
style
=
"overflow: hidden; border-radius: 4px;"
>
3
<div
style
=
"border: 1px solid black; border-radius: 4px 0px 0px 4px; background: lightgray; width: 20px; height: 20px"
>
4
</div>
5
</div>