You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Per discussions with @ccameron-chromium and @jdashg , and in the W3C's ColorWeb community group, in order to provide control over the displayed color space of a WebGL-rendered HTMLCanvasElement or OffscreenCanvas, a colorSpace attribute needs to be added to WebGLRenderingContextBase, referencing the HTML specification additions made in this pull request:
Per discussions with @ccameron-chromium and @jdashg , and in the W3C's ColorWeb community group, in order to provide control over the displayed color space of a WebGL-rendered
HTMLCanvasElement
orOffscreenCanvas
, acolorSpace
attribute needs to be added toWebGLRenderingContextBase
, referencing the HTML specification additions made in this pull request:whatwg/html#6562
The text was updated successfully, but these errors were encountered: