Taylor Hunt
Taylor Hunt
I went ahead and explained myself anyway
Yeah, I made the commit with the GitHub web UI — sorry about the obvious errors. I’ll fix ’em up.
Sorry that took so long, was crunching at work. How do I take my source code changes and build them into the `.min` version?
I left an answer on StackOverflow as well, but I'll answer here for posterity. You need to place the `.htaccess` file inside a running Apache server. You have it placed...
Yeah. Frustratingly inconsistent, isn't it?
According to this http://msdn.microsoft.com/en-us/library/ie/ms530723(v=vs.85).aspx, when IE8 isn't in Standards mode, `-ms-behavior` is just called `behavior`. Does that work?
I fear there might be methods in the `.htc` that IE8 doesn't support in Quirks Mode. Without a JavaScript console in IE8, that would be very hard to fix.
Is a `height` attribute sufficient for an explicit cross-axis size?
Hm, this sounds eerily familiar to #1715. Do your performance devtools show if it’s running a lot of style recalculation?
Yep, can confirm:  I uploaded the trace here for the Marko maintainers: [markojs.com-recording.json.gz](https://github.com/marko-js/marko/files/7645302/markojs.com-recording.json.gz)