<!DOCTYPE html><linkrel="help"href="http://www.w3.org/TR/css3-background/#the-box-shadow"><linkrel="match"href="inset-box-shadow-scroll-ref.html"/><style>#target{width:200px;height:100px;overflow:scroll;background-color:white;box-shadow:10px10pxgreeninset;padding:10px;}#inner{height:120px;}</style><divid="target"><divid="inner"> Passes if green inset shadow is visible.</div></div>