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
We can either feature gate this or just mask out the cubic bit on read with a comment that it should be re-enabled when the spec finalizes. I lean toward the latter unless we have a case where we really need to parse cubic glyf outlines.
We don't want to ship experimental functionality in Chrome. Resolved per #1221 to mask out the bit and re-enable later. Also ignores two tests for this.
Compare #927
I would prefer if we kept not yet fully standardized extensions behind a flag to avoid breakage and being able to follow Chromium's release process.
The text was updated successfully, but these errors were encountered: