positioning-transforms-bug1112501.html 170 B

12345678910
  1. <html>
  2. <head>
  3. </head>
  4. <body>m
  5. <div style="-moz-column-count: 2; -moz-transform: scale(1,1); ">m
  6. <span style="position: fixed;">m m</span>
  7. </div>
  8. </body>
  9. </html>