[whatwg] Default draggable elements

Ian Hickson ian at hixie.ch
Wed Sep 4 16:22:43 PDT 2013


On Thu, 11 Jul 2013, Daniel Cheng wrote:
> Regarding elements that are draggable by default:
> The spec says:
> > img elements and a elements with an href attribute have their 
> > draggable attribute set to true by default.
> 
> I've noticed that in IE and Firefox, an <object> tag embedding an image 
> also defaults to draggable. It does not default to draggable in 
> Blink/WebKit. Should the spec be amended to include this special case?

Seems reasonable. Done.


> Blink/WebKit also make input[image] elements default to draggable (no 
> other browser does this). I'm not really sure why, but can I confirm 
> that this won't be in the spec? I'd like to remove it from Blink at 
> least.

Yeah, that seems bad since it's an interactive widget.

-- 
Ian Hickson               U+1047E                )\._.,--....,'``.    fL
http://ln.hixie.ch/       U+263A                /,   _.. \   _\  ;`._ ,.
Things that are impossible just take longer.   `._.-(,_..'--(,_..'`-.;.'


More information about the whatwg mailing list