Daily updates from Odoo
Wednesday, October 9, 2024
1 change
Features or functions removed from Odoo
A redundant internal selector option in the web testing tools was removed because it duplicated existing functionality. This keeps the codebase cleaner with no expected impact on business users or normal application behavior.
Original PR description
This commit removes the ":text" pseudo class as it is redundant with ":contains", and is a left-over from the development of Hoot-DOM. --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr