Problem: Some options seem to be functional, but have incorrect descriptions.
Solution: Investigate if the element selected by the CSS selector still matches with the description for the option.
Problem: Some options may be unnecessary.
Solution: Compare the functionality when the option is enabled and disabled. If nothing changes, the option is no longer useful.
Problem: Some descriptions are confusing.
Solution: Standardize the descriptions. Use already established names where possible, otherwise make sure names are clear and concise.
Problem: Some options seem to be functional, but have incorrect descriptions. Solution: Investigate if the element selected by the CSS selector still matches with the description for the option.
Problem: Some options may be unnecessary. Solution: Compare the functionality when the option is enabled and disabled. If nothing changes, the option is no longer useful.
Problem: Some descriptions are confusing. Solution: Standardize the descriptions. Use already established names where possible, otherwise make sure names are clear and concise.