Explore tweets tagged as #HTMLPictureElement
@verlok The presence of HTMLPictureElement could be used for feature detection. See http://t.co/RixxsJb6Oa / @shawnjan8 @PicturePolyfill.
1
0
1
@culshaw @benhowdle @github since the “srcset” has only URL & PxRatio for Picture, I made my own, updated version »
1
0
0
Robert Longson - Use of the namespace when checking the tag name if HTMLPictureElement and HTMLSourceElement. r=. http://t.co/qfXzapDl73.
0
0
0
@polyfillio On Safari 9.1.2 you're returning the sourcemap which causes a SyntaxError: Unexpected end of script
0
0
0
@scottjehl I have been working on adding picturefill to the polyfill service however it doesnt expose itself on window.HTMLPictureElement.
1
0
0
@wilto cloned webkit this morning. Looked into possible places HTMLPictureElement would fit. Let's coord this effort: yoav at yoav . ws.
0
0
0
@jaffathecake Oh I'm dumb. Thank you for pointing out my mistake. HTMLPictureElement.querySelector("img").currentSrc is all I needed :P.
1
0
0
@scottjehl I was thinkin like if( !window.HTMLPictureElement){ loadJS('picturefill');} or is just a micro optimization? hell i'll try it ha.
0
0
0