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 1011000 commit b1de2cfCopy full SHA for b1de2cf
resources/tests.mjs
@@ -1117,6 +1117,7 @@ Suites.push({
1117
name: "Responsive-Design",
1118
url: "experimental/responsive-design/dist/index.html",
1119
tags: ["responsive-design", "webcomponents", "experimental"],
1120
+ disabled: true,
1121
type: "async",
1122
async prepare(page) {
1123
(await page.waitForElement("#content-iframe")).focus();
0 commit comments