Enable a few tests
This commit is contained in:
parent
90c3d87e21
commit
7e4c0b304b
2 changed files with 3 additions and 8 deletions
|
@ -1495,8 +1495,7 @@ describe('<webview> tag', function () {
|
|||
})
|
||||
})
|
||||
|
||||
// TODO(alexeykuzmin): Enable the tests.
|
||||
xdescribe('disableguestresize attribute', () => {
|
||||
describe('disableguestresize attribute', () => {
|
||||
it('does not have attribute by default', () => {
|
||||
loadWebView(webview)
|
||||
assert(!webview.hasAttribute('disableguestresize'))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue