We made some changes to keep the rules engine running smoothly.
- Fix: Reset contextual data each time the rules are run
- Fix:
TypeError: Converting circular structure to JSONerror - Fix:
TypeError: Cannot read properties of undefined (reading 'trim') - Fix (automated):
cssOrientationIsNotRestrictedignores, but warns, when stylesheets are being loaded across - Change (automated):
listItemHasParentallows<menu>as a valid parent element - Change (automated):
invalidTitleCharsrecategorized from an Alert to Best practice - Update ShadowDOM support to include elements from the ShadowDOM in page-level tests
- Update (manual):
targetSizeMinimumto add a description
Related to