Upstream version 11.39.250.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / css3 / filters / bug419429.html
1 <!DOCTYPE html>
2 <marquee>
3   <li style="-webkit-filter: url(#foo)"></li>
4 </marquee>
5 <!-- Test passes by not crashing -->
6 <p>PASS</p>