Sign in
webkit
/
WebKit
/
1af45fc1915c308be35b19553899267f3a4f02ea
/
.
/
LayoutTests
/
fast
/
box-shadow
/
box-shadow-huge-area-crash.html
blob: 51a7a3d1357f892943703b31728a9ef407880b4e [
file
] [
log
] [
blame
]
<!DOCTYPE html>
<style>
*
{
float
:
left
;
-webkit-box-shadow
:
6px
8px
10px
;
font-size
:
74ex
;
border-top-left-radius
:
83%
;
}
</style>
<div>
content
</div>