ladybird/Tests/LibWeb/Text
InvalidUsernameException 417f4edc46 Tests/LibWeb: Print properties without indexes
The test CSSStyleDeclaration-has-indexed-property-getter is a frequent
source of merge conflicts between PRs that are adding to or otherwise
modifying the list of supported CSS properties.

This is primarily because the test prints out a numeric index of each
property along with the property. As far as I can tell the indexes are
inconsequential for what the test is trying to verify. So lets modify
the printout to only contain the properties without indexes.
2025-06-01 19:09:10 +01:00
..
data LibWeb: Add Extended Tests for Window BarProps 2025-03-29 02:35:27 +00:00
expected Tests/LibWeb: Print properties without indexes 2025-06-01 19:09:10 +01:00
input Tests/LibWeb: Print properties without indexes 2025-06-01 19:09:10 +01:00