Remove [TreatNullAs=NullString] from CanvasFillStrokeStyles
Replace NullString with EmptyString of interfaces includes CanvasFillStrokeStyles as per the spec of CanvasRenderingContext2D[1], OffscreenCanvasRenderingContext2D[2], and PaintRenderingContext2D[3]. [1] https://html.spec.whatwg.org/multipage/canvas.html#canvasrenderingcontext2d [2] https://html.spec.whatwg.org/multipage/canvas.html#the-offscreen-2d-rendering-context [3] https://drafts.css-houdini.org/css-paint-api/#paintrenderingcontext2d Bug: 497307 Change-Id: Iacfa82976b9c32266f427f4b8d0aa2408473aaf2 Reviewed-on: https://chromium-review.googlesource.com/c/1255083Reviewed-by:Fernando Serboncini <fserb@chromium.org> Reviewed-by:
Ian Kilpatrick <ikilpatrick@chromium.org> Reviewed-by:
Robert Flack <flackr@chromium.org> Commit-Queue: Amos Lim <eui-sang.lim@samsung.com> Cr-Commit-Position: refs/heads/master@{#596458}
Showing
Please register or sign in to comment