Skip test temporarily until headingLevel is added in engine (issue 41… (#135077)
The purpose of this PR is to temporarily skip one integration test that is blocking the changes indicated below: (This change adds a new property in Semantics widget that would take an integer corresponding to the heading levels defined by the ARIA heading role. This is necessary in order to get proper accessibility and usability in a website for users who rely on screen readers and other assistive technologies.) Issue fixed by this PR: https://github.com/flutter/flutter/issues/97894 Engine part: https://github.com/flutter/engine/pull/41435 Framework part: https://github.com/flutter/flutter/pull/125771
Showing
Please register or sign in to comment