parent
df0c7e2f74
commit
91e4193622
1 changed files with 1 additions and 3 deletions
|
@ -442,9 +442,7 @@ describe('nativeImage module', () => {
|
||||||
})
|
})
|
||||||
})
|
})
|
||||||
|
|
||||||
// TODO(alexeykuzmin): Disabled during Chromium 61 upgrade.
|
describe('addRepresentation()', () => {
|
||||||
// Fix them and enable.
|
|
||||||
xdescribe('addRepresentation()', () => {
|
|
||||||
it('supports adding a buffer representation for a scale factor', () => {
|
it('supports adding a buffer representation for a scale factor', () => {
|
||||||
const image = nativeImage.createEmpty()
|
const image = nativeImage.createEmpty()
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue