layout/base/crashtests/384344-1-inner.html

changeset 0
6474c204b198
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/layout/base/crashtests/384344-1-inner.html	Wed Dec 31 06:09:35 2014 +0100
     1.3 @@ -0,0 +1,20 @@
     1.4 +<table  ><td id="mytd"><small>
     1.5 +</a>&nbsp- 
     1.6 +<a >A9
     1.7 +<a id="mya1">AOL
     1.8 +
     1.9 +
    1.10 +
    1.11 +
    1.12 +
    1.13 +
    1.14 +
    1.15 +<a id="mya2">Yahoo
    1.16 +
    1.17 +<script>
    1.18 + mytd.style.display = "-moz-grid";
    1.19 + mya2.style.display = "list-item";
    1.20 + mya1.style.cssFloat = "right";
    1.21 + setTimeout('mya1.style.overflow = "scroll"',100);
    1.22 +</script>
    1.23 +   
    1.24 \ No newline at end of file

mercurial