Bug 1858509 add thread-safety annotations around MediaSourceDemuxer::mMonitor r=alwu
[gecko.git] / layout / style / crashtests / 1333001-1.html
blob2fb577b7bdf4d91c5f930315b3ddae94e85fcf3d
1 <!DOCTYPE html>
2 <link rel=stylesheet href=1333001-1.css type=text/css>
3 <link rel=stylesheet href=1333001-1.css type=text/css>
4 <body onload="f()">
5 <script>
6 function f() {
7 document.styleSheets[1].cssRules[0].media;
9 </script>