Files
AI/참고/playwright-main/tests/bidi/expectations/moz-firefox-nightly-page.txt
2026-05-12 19:40:31 +09:00

153 lines
12 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
page/elementhandle-click.spec.ts should double click the button [fail]
page/elementhandle-click.spec.ts should work for TextNodes [fail]
page/elementhandle-content-frame.spec.ts should work for cross-frame evaluations [fail]
page/elementhandle-screenshot.spec.ts element screenshot should work for an element with an offset [fail]
page/elementhandle-screenshot.spec.ts element screenshot should work with a rotated element [fail]
page/elementhandle-scroll-into-view.spec.ts should scroll display:contents into view [fail]
page/elementhandle-scroll-into-view.spec.ts should throw for detached element [fail]
page/elementhandle-scroll-into-view.spec.ts should timeout waiting for visible [fail]
page/elementhandle-scroll-into-view.spec.ts should wait for display:none to become visible [fail]
page/elementhandle-scroll-into-view.spec.ts should wait for nested display:none to become visible [fail]
page/elementhandle-scroll-into-view.spec.ts should work @smoke [fail]
page/frame-evaluate.spec.ts should allow cross-frame element handles [fail]
page/frame-evaluate.spec.ts should dispose context on cross-origin navigation [fail]
page/frame-evaluate.spec.ts should dispose context on navigation [fail]
page/frame-hierarchy.spec.ts should support framesets [fail]
page/interception.spec.ts should disable memory cache when intercepting [timeout]
page/interception.spec.ts should intercept worker requests when enabled after worker creation [timeout]
page/jshandle-to-string.spec.ts should beautifully render sparse arrays [fail]
page/locator-click.spec.ts should double click the button [fail]
page/locator-click.spec.ts should work for TextNodes [fail]
page/locator-misc-2.spec.ts should scroll into view [fail]
page/network-post-data.spec.ts should get post data for file/blob [fail]
page/network-post-data.spec.ts should get post data for navigator.sendBeacon api calls [fail]
page/network-post-data.spec.ts should return correct postData buffer for utf-8 body [fail]
page/network-post-data.spec.ts should return post data for PUT requests [fail]
page/network-post-data.spec.ts should return post data w/o content-type @smoke [fail]
page/network-post-data.spec.ts should throw on invalid JSON in post data [fail]
page/network-request-body.spec.ts should get request body for file/blob [fail]
page/network-request-body.spec.ts should get request body for navigator.sendBeacon api calls [fail]
page/network-request-body.spec.ts should return body for PUT requests [fail]
page/network-request-body.spec.ts should return correct request body buffer for utf-8 body [fail]
page/network-request-body.spec.ts should return request body w/o content-type @smoke [fail]
page/network-request-body.spec.ts should throw on invalid JSON in post data [fail]
page/page-accessibility.spec.ts autocomplete [fail]
page/page-accessibility.spec.ts checkbox with and tabIndex and label should not have children [fail]
page/page-accessibility.spec.ts checkbox without label should not have children [fail]
page/page-accessibility.spec.ts keyshortcuts [fail]
page/page-accessibility.spec.ts multiselectable [fail]
page/page-accessibility.spec.ts non editable textbox with role and tabIndex and label should not have children [fail]
page/page-accessibility.spec.ts orientation [fail]
page/page-accessibility.spec.ts rich text editable fields should have children [fail]
page/page-accessibility.spec.ts rich text editable fields with role should have children [fail]
page/page-accessibility.spec.ts roledescription [fail]
page/page-accessibility.spec.ts should not report text nodes inside controls [fail]
page/page-accessibility.spec.ts should return null when the element is no longer in DOM [fail]
page/page-accessibility.spec.ts should show uninteresting nodes [fail]
page/page-accessibility.spec.ts should work @smoke [fail]
page/page-accessibility.spec.ts should work a button [fail]
page/page-accessibility.spec.ts should work an input [fail]
page/page-accessibility.spec.ts should work on a menu [fail]
page/page-accessibility.spec.ts should work when there is a title [fail]
page/page-accessibility.spec.ts should work with aria-invalid accessibility tree [fail]
page/page-accessibility.spec.ts should work with regular text [fail]
page/page-add-init-script.spec.ts init script should run only once in popup [timeout]
page/page-add-init-script.spec.ts init script should run only once in iframe [fail]
page/page-add-script-tag.spec.ts should throw when added with content to the CSP page [fail]
page/page-add-style-tag.spec.ts should throw when added with content to the CSP page [timeout]
page/page-aria-snapshot-ai.spec.ts return empty snapshot when iframe is not loaded [flaky]
page/page-basic.spec.ts frame.press should work [fail]
page/page-basic.spec.ts should return null if parent page has been closed [timeout]
page/page-click-scroll.spec.ts should scroll into view display:contents [fail]
page/page-click-scroll.spec.ts should scroll into view display:contents with position [fail]
page/page-click.spec.ts should click a button that is overlaid by a permission popup [timeout]
page/page-click.spec.ts should click in a nested transformed iframe [timeout]
page/page-click.spec.ts should click in a transformed iframe [timeout]
page/page-click.spec.ts should click in a transformed iframe with force [fail]
page/page-click.spec.ts should click the button with fixed position inside an iframe [fail]
page/page-click.spec.ts should double click the button [fail]
page/page-click.spec.ts should select the text by triple clicking [fail]
library/page-close.spec.ts should not treat navigations as new popups [fail]
page/page-drag.spec.ts Drag and drop should cancel on escape [fail]
page/page-drag.spec.ts Drag and drop should respect the drop effect [fail]
page/page-drag.spec.ts Drag and drop should send the right events [fail]
page/page-drag.spec.ts Drag and drop should work @smoke [fail]
page/page-drag.spec.ts Drag and drop should work if a frame is stalled [fail]
page/page-drag.spec.ts Drag and drop should work if the drag event is captured but not canceled [fail]
page/page-drag.spec.ts Drag and drop should work inside iframe [fail]
page/page-drag.spec.ts Drag and drop should work with locators [fail]
page/page-drag.spec.ts Drag and drop should work with the helper method [fail]
page/page-drag.spec.ts should handle custom dataTransfer [timeout]
page/page-emulate-media.spec.ts should change the actual colors in css [fail]
page/page-emulate-media.spec.ts should default to light [fail]
page/page-emulate-media.spec.ts should emulate colorScheme should work @smoke [fail]
page/page-emulate-media.spec.ts should emulate contrast [fail]
page/page-emulate-media.spec.ts should emulate forcedColors [fail]
page/page-emulate-media.spec.ts should emulate reduced motion [fail]
page/page-emulate-media.spec.ts should emulate type @smoke [fail]
page/page-emulate-media.spec.ts should keep reduced motion and color emulation after reload [fail]
page/page-emulate-media.spec.ts should work during navigation [fail]
page/page-event-console.spec.ts should trigger correct Log [timeout]
page/page-event-console.spec.ts should work @smoke [flaky]
page/page-event-request.spec.ts should report requests and responses handled by service worker [fail]
page/page-event-request.spec.ts should report requests and responses handled by service worker with routing [fail]
page/page-expose-function.spec.ts should work with setContent [timeout]
page/page-filechooser.spec.ts should be able to reset selected files with empty file list [timeout]
page/page-filechooser.spec.ts should emit event for iframe [timeout]
page/page-filechooser.spec.ts should respect timeout [flaky]
page/page-goto.spec.ts should override referrer-policy [fail]
page/page-goto.spec.ts should send referer [fail]
page/page-goto.spec.ts should send referer of cross-origin URL [fail]
page/page-history.spec.ts goBack/goForward should work with bfcache-able pages [timeout]
page/page-history.spec.ts page.goBack should work for file urls [timeout]
page/page-history.spec.ts regression test for issue 20791 [flaky]
page/page-keyboard.spec.ts insertText should only emit input event [fail]
page/page-keyboard.spec.ts should press audio and media control keys [fail]
page/page-keyboard.spec.ts should press Enter [fail]
page/page-keyboard.spec.ts should send a character with insertText [fail]
page/page-mouse.spec.ts should always round down [fail]
page/page-mouse.spec.ts should dblclick the div [timeout]
page/page-network-request.spec.ts should not allow to access frame on popup main request [fail]
page/page-network-request.spec.ts should not get preflight CORS requests when intercepting [fail]
page/page-network-request.spec.ts should parse the data if content-type is application/x-www-form-urlencoded [fail]
page/page-network-request.spec.ts should parse the data if content-type is application/x-www-form-urlencoded; charset=UTF-8 [fail]
page/page-network-request.spec.ts should parse the json post data [fail]
page/page-network-request.spec.ts should return event source [fail]
page/page-network-request.spec.ts should return multipart/form-data [fail]
page/page-network-request.spec.ts should return postData [fail]
page/page-network-request.spec.ts should work with binary post data [fail]
page/page-network-request.spec.ts should work with binary post data and interception [fail]
page/page-network-response.spec.ts should reject response.finished if context closes [timeout]
page/page-network-response.spec.ts should report all headers [fail]
page/page-network-response.spec.ts should report if request was fromServiceWorker [fail]
page/page-network-response.spec.ts should report multiple set-cookie headers [fail]
page/page-network-response.spec.ts should wait until response completes [fail]
page/page-request-continue.spec.ts should not throw if request was cancelled by the page [timeout]
page/page-request-fulfill.spec.ts should fulfill with gzip and readback [timeout]
page/page-request-fulfill.spec.ts should not throw if request was cancelled by the page [timeout]
page/page-request-intercept.spec.ts request.postData is not null when fetching FormData with a Blob [fail]
page/page-request-intercept.spec.ts should intercept multipart/form-data request body [fail]
page/page-route.spec.ts should be abortable with custom error codes [fail]
page/page-route.spec.ts should intercept when postData is more than 1MB [fail]
page/page-route.spec.ts should not override cookie header [timeout]
page/page-route.spec.ts should not throw if request was cancelled by the page [timeout]
page/page-screenshot.spec.ts page screenshot should allow transparency [fail]
page/page-screenshot.spec.ts page screenshot animations should not capture css animations in shadow DOM [flaky]
page/page-screenshot.spec.ts page screenshot animations should not capture pseudo element css animation [fail]
page/page-set-input-files.spec.ts should upload a folder [fail]
page/page-wait-for-load-state.spec.ts should wait for load state of empty url popup [timeout]
page/wheel.spec.ts should dispatch wheel events after popup was opened @smoke [timeout]
page/workers.spec.ts Page.workers @smoke [timeout]
page/workers.spec.ts should attribute network activity for worker inside iframe to the iframe [timeout]
page/workers.spec.ts should clear upon cross-process navigation [timeout]
page/workers.spec.ts should clear upon navigation [timeout]
page/workers.spec.ts should dispatch console messages when page has workers [timeout]
page/workers.spec.ts should emit created and destroyed events [timeout]
page/workers.spec.ts should evaluate [timeout]
page/workers.spec.ts should have JSHandles for console logs [fail]
page/workers.spec.ts should report and intercept network from nested worker [fail]
page/workers.spec.ts should report console event on the worker [timeout]
page/workers.spec.ts should report console event on the worker when not listening on page or context [timeout]
page/workers.spec.ts should report network activity [timeout]
page/workers.spec.ts should support extra http headers [timeout]
page/workers.spec.ts should support offline [timeout]