DescriptionThe type argument for HTMLCanvasElement toDataURL() api should not be nullable
As per spec link:
https://html.spec.whatwg.org/#the-canvas-element,
type argument for HTMLCanvasElement toDataURL() api
should not be nullable. These change has no new test to
cover, so not added any new tests.
Firefox and IE already suppourts these change.
BUG=460722
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=199367
Patch Set 1 #Patch Set 2 : #
Total comments: 4
Patch Set 3 : #Messages
Total messages: 8 (2 generated)
|