Aaron T. Grogg

Results 8 comments of Aaron T. Grogg

Hmm, it does seem possible, but that's basically what this is already... What additional feature detections would you like to do?

You could do that, and many companies do; it is called device detection (or something similar). Feature detection _must_ happen in the browser. Any such data that you store somewhere...

Could it also make sense for `source` elements within a `video` element to get their own `poster` attribute? This would be especially helpful when one `source` is portrait-oriented (maybe for...

@ryanfb Yes, was speaking with @scottjehl about this. I am not a fan of how verbose that would make that block of code, but I do see the logic of...

Huge fan of this, as it becomes more standard like `img`. Had this convo via Slack with @tunetheweb and others. Seems like logic could make multiple things happen as you...

@argyleink : The closest thing to ideal that I have found (I did **not** create this, but cannot find who I pilfered from) is something like this for above-the-fold videos...

@scottjehl : - Point 1: Yeah, seems like this should be normalized, ideally via spec, and if Chromium and WebKit already do it that way, seems to make sense to...