gecko-dev/layout
Anna Yeddi c31fc00d5f Bug 1854520 - Temporarily disable one Tier 2 a11y_checks for Core Layout Engine. r=dholbert
We are working on [enabling Tier 2 a11y-checks to ensure our products have basic accessibility built-in (bug 1692110)](https://bugzilla.mozilla.org/show_bug.cgi?id=1692110) and before that, we need to prepare the existing code base. While we triage and investigate existent tests that would fail once the a11y-checks are enabled in the CI, we are going to skip the failing tests altogether and then handle each one of them individually.

This task is to skip with `fail-if` condition of the failing tests while we continue investigation into the reasons these tests failed and to be able to backtrack these tests once they're resolved.

Related bugs:
- Disabling tests: meta bug 1848402
- Investigation and remediation for components with disabled tests: meta bugs 1848394 and 1854227, component-specific bug 1854521
- Explore capturing click events for a11y_checks: bug 1692110

Differential Revision: https://phabricator.services.mozilla.com/D188920
2023-10-06 18:11:35 +00:00
..
base Bug 1854520 - Temporarily disable one Tier 2 a11y_checks for Core Layout Engine. r=dholbert 2023-10-06 18:11:35 +00:00
build Bug 1856395 - remove WebAuthnController. r=keeler,webdriver-reviewers 2023-10-05 00:52:32 +00:00
docs Bug 1847086 - Document that layout reftests have SpecialPowers access. r=botond 2023-08-15 00:20:54 +00:00
forms Bug 1855134 - Move existing MOZ_TRY macros to a dedicated header file; r=glandium 2023-09-28 20:46:07 +00:00
generic Bug 1857455 - Deal with BrowsingContext not being yet attached in nsSubDocumentFrame::Init. r=hsivonen 2023-10-06 13:44:13 +00:00
inspector Bug 1857076 - Add an InspectorUtils API to get the number of lines in a block after reflow. r=emilio 2023-10-05 20:37:54 +00:00
ipc
mathml Bug 1850545 - convert .ini manifests to .toml: batch 3 chrome.ini (bis) r=jmaher,geckoview-reviewers,extension-reviewers,credential-management-reviewers,devtools-reviewers,fxview-reviewers,places-reviewers,profiler-reviewers,m_kato,mak,mtigley 2023-09-13 18:28:32 +00:00
media
painting Bug 1855763 - Automatic fixes to avoid using prefixed transforms in tests. r=layout-reviewers,jfkthame 2023-10-02 12:36:17 +00:00
printing Bug 1855763 - Use another alias other than moz-transform to test use counters, and other manual fix-ups. r=layout-reviewers,jfkthame 2023-10-02 12:36:17 +00:00
reftests Bug 1857394. Enable layout/reftests/bugs/1743533-1.html 1743533-2.html with fuzz. r=emilio 2023-10-06 12:26:11 +00:00
style Bug 1856755 - Implement an internal zoom: document value that forces effective zoom to 1. r=jfkthame 2023-10-06 12:20:20 +00:00
svg Bug 1402013 - stop calculating position for SVG elements that aren't governed by the CSS box model r=emilio 2023-10-06 12:04:14 +00:00
tables Bug 1856469 - Remove redundant GetTableFrame() call in nsTableRowFrame::DidResize(). r=dholbert 2023-10-02 23:51:45 +00:00
tools Bug 1856358 - Add 'wayland' to Reftest manifest sandbox, r=jmaher 2023-10-05 17:54:29 +00:00
xul Bug 1856358 - Run 'crashtests' on linux2204-64-wayland/opt, r=jmaher,lsalzman 2023-10-05 17:54:30 +00:00
moz.build