DescriptionMake execCommand("insertImage", false, "") not add a src attribute
This matches IE's behavior, and most importantly will preserve the
behavior of the 1-argument execCommand("insertImage") when the default
value changes from null to "", needed to match the spec.
A spec bug has been filed asking for the same change:
https://www.w3.org/Bugs/Public/show_bug.cgi?id=27552
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=186936
Patch Set 1 #
Total comments: 2
Patch Set 2 : tweak test style #
Messages
Total messages: 9 (3 generated)
|