<!DOCTYPE HTML><title>Test for linear-gradient() with all stops at the same position</title><style>#div1{float:left;width:50px;height:200px;background:blue;}#div2{float:left;width:150px;height:200px;background:orange;}</style><divid="div1"></div><divid="div2"></div>