We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3af7af3 commit 8552b1eCopy full SHA for 8552b1e
resources/tests.mjs
@@ -1099,6 +1099,7 @@ Suites.push({
1099
name: "Responsive-Design",
1100
url: "experimental/responsive-design/dist/index.html",
1101
tags: ["responsive-design", "webcomponents", "experimental"],
1102
+ disabled: true,
1103
type: "async",
1104
async prepare(page) {
1105
(await page.waitForElement("#content-iframe")).focus();
0 commit comments