Alexander Farkas

Results 176 comments of Alexander Farkas
trafficstars

Do you work on this or is this project even dead?

Unfortunaley, I can't really replicate this issue using standard conform markup. This is my HTML: ``` html section { margin: 10px; padding: 10px; border: 3px solid #000; } svg section,...

Thanks. I just looked into it and I think the following line change would be shorter and more performant: ``` if (!elem.canHaveChildren || elem.document == ownerDocument || !html5.shivMethods || typeof...

I'm not fully convinced, that we should document every edge case. html5shiv simply adds the capability of using the new elements, it does not implement the HTML -> DOM parsing...

Hi, I can confirm this bug. JME implements the "probably playing" algorythm defined by the HTML specification. If you also add: ``` console.log(this.paused) ``` You will see, that FF6 has...

I only want to let you know, that I will work next week on this.

@juafrlo Thanks for your bugreport. I will look into this soon. The onload event might be to late. We could try to use a IE-only domcontentready method. Additionally window.onload =...

Hi, thanks for your bugreport. I can't really reproduce this issue. I made a demo @http://jsbin.com/uxiza3/2 . Can you please check this. I don't have the correct version of Safari...

Hi Tim, Yes, it seems, that this bug was fixed between 4.0.4 und 4.0.5. Do you know, where I can download 4.0.3? regards alex

Hi Tim, If I download the installer and install this. I get Safari 4.0.5. It would be very nice, if you could provide me with a suitable Installer. regards alex