diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-19 01:13:27 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-19 01:13:27 +0000 |
commit | 40a355a42d4a9444dc753c04c6608dade2f06a23 (patch) | |
tree | 871fc667d2de662f171103ce5ec067014ef85e61 /testing/web-platform/tests/lint.ignore | |
parent | Adding upstream version 124.0.1. (diff) | |
download | firefox-40a355a42d4a9444dc753c04c6608dade2f06a23.tar.xz firefox-40a355a42d4a9444dc753c04c6608dade2f06a23.zip |
Adding upstream version 125.0.1.upstream/125.0.1
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'testing/web-platform/tests/lint.ignore')
-rw-r--r-- | testing/web-platform/tests/lint.ignore | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/web-platform/tests/lint.ignore b/testing/web-platform/tests/lint.ignore index b5f6b2e4a3..6809f61642 100644 --- a/testing/web-platform/tests/lint.ignore +++ b/testing/web-platform/tests/lint.ignore @@ -388,7 +388,6 @@ SET TIMEOUT: html/cross-origin-opener-policy/navigate-top-to-aboutblank.https.ht SET TIMEOUT: html/dom/documents/dom-tree-accessors/Document.currentScript.html SET TIMEOUT: html/webappapis/dynamic-markup-insertion/opening-the-input-stream/crbug-583445-regression.window.js SET TIMEOUT: html/webappapis/timers/* -SET TIMEOUT: orientation-event/resources/orientation-event-helpers.js SET TIMEOUT: portals/history/resources/portal-harness.js SET TIMEOUT: requestidlecallback/deadline-after-expired-timer.html SET TIMEOUT: resources/* @@ -580,6 +579,7 @@ MISSING-LINK: css/cssom-view/scrollTop-display-change.html # TODO https://github.com/web-platform-tests/wpt/issues/5770 MISSING-LINK: css/css-highlight-api/idlharness.window.js +MISSING-LINK: css/css-highlight-api/historical.window.js MISSING-LINK: css/geometry/*.worker.js MISSING-LINK: css/geometry/*.any.js MISSING-LINK: css/filter-effects/*.any.js @@ -587,7 +587,6 @@ MISSING-LINK: css/filter-effects/*.any.js # Tests that use WebKit/Blink testing APIs LAYOUTTESTS APIS: import-maps/data-driven/resources/test-helper-iframe.js LAYOUTTESTS APIS: resources/chromium/enable-hyperlink-auditing.js -LAYOUTTESTS APIS: resources/chromium/generic_sensor_mocks.js LAYOUTTESTS APIS: resources/chromium/webxr-test.js LAYOUTTESTS APIS: webxr/resources/webxr_util.js @@ -614,7 +613,6 @@ MISSING DEPENDENCY: resources/chromium/web-bluetooth-test.js MISSING DEPENDENCY: resources/chromium/webusb-test.js MISSING DEPENDENCY: resources/chromium/fake-serial.js MISSING DEPENDENCY: resources/chromium/fake-hid.js -MISSING DEPENDENCY: resources/chromium/generic_sensor_mocks.js MISSING DEPENDENCY: resources/chromium/mock-battery-monitor.js MISSING DEPENDENCY: resources/chromium/mock-barcodedetection.js MISSING DEPENDENCY: resources/chromium/mock-direct-sockets.js @@ -732,6 +730,7 @@ SET TIMEOUT: editing/crashtests/make-editable-div-inline-and-set-contenteditable SET TIMEOUT: editing/crashtests/outdent-across-svg-boundary.html SET TIMEOUT: editing/crashtests/textarea-will-be-blurred-by-focus-event-listener.html SET TIMEOUT: mathml/crashtests/mozilla/* +SET TIMEOUT: selection/crashtests/selection-modify-line-boundary-around-empty-details.html PARSE-FAILED: mathml/crashtests/mozilla/289180-1.xml # Invalid HTML syntax /> on non-void elements @@ -746,5 +745,6 @@ HTML INVALID SYNTAX: domparsing/DOMParser-parseFromString-xml-parsererror.html HTML INVALID SYNTAX: domparsing/XMLSerializer-serializeToString.html HTML INVALID SYNTAX: html/canvas/element/manual/unclosed-canvas-4.htm HTML INVALID SYNTAX: html/syntax/parsing/unclosed-svg-script.html +HTML INVALID SYNTAX: mathml/crashtests/mozilla/411603-1.html HTML INVALID SYNTAX: quirks/percentage-height-calculation.html HTML INVALID SYNTAX: trusted-types/TrustedTypePolicyFactory-getAttributeType-namespace.html |