-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Issue #581 - coerce attribute names to lower case in HTML mode #3306
base: main
Are you sure you want to change the base?
Commits on Jul 28, 2023
-
Coerce attribute names to lower case
David Fei committedJul 28, 2023 Configuration menu - View commit details
-
Copy full SHA for fbf1e61 - Browse repository at this point
Copy the full SHA fbf1e61View commit details -
Refactor to avoid setting parameter variable
David Fei committedJul 28, 2023 Configuration menu - View commit details
-
Copy full SHA for 4c2f279 - Browse repository at this point
Copy the full SHA 4c2f279View commit details -
Add unit tests for lowercase attribute name support
Co-authored-by: rjpatt <[email protected]> Co-authored-by: davidfei222 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 19dde3a - Browse repository at this point
Copy the full SHA 19dde3aView commit details -
add second lowercase test case
Rachel Patterson committedJul 28, 2023 Configuration menu - View commit details
-
Copy full SHA for 1bb5a95 - Browse repository at this point
Copy the full SHA 1bb5a95View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0ffe2ab - Browse repository at this point
Copy the full SHA 0ffe2abView commit details -
Configuration menu - View commit details
-
Copy full SHA for 35e1ed4 - Browse repository at this point
Copy the full SHA 35e1ed4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1bdca4d - Browse repository at this point
Copy the full SHA 1bdca4dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 78b1214 - Browse repository at this point
Copy the full SHA 78b1214View commit details
Commits on Jul 31, 2023
-
David Fei committed
Jul 31, 2023 Configuration menu - View commit details
-
Copy full SHA for 30b7b6e - Browse repository at this point
Copy the full SHA 30b7b6eView commit details -
Merge branch 'issue581' of https://github.com/davidfei222/cheerio int…
…o issue581
David Fei committedJul 31, 2023 Configuration menu - View commit details
-
Copy full SHA for 26f6ff2 - Browse repository at this point
Copy the full SHA 26f6ff2View commit details
Commits on Aug 1, 2023
-
David Fei committed
Aug 1, 2023 Configuration menu - View commit details
-
Copy full SHA for 345aeb6 - Browse repository at this point
Copy the full SHA 345aeb6View commit details
Commits on Aug 17, 2023
-
Use separate fixture to test attr case logic
David Fei committedAug 17, 2023 Configuration menu - View commit details
-
Copy full SHA for 345ee63 - Browse repository at this point
Copy the full SHA 345ee63View commit details
Commits on Aug 23, 2023
-
Merge branch 'main' into issue581
David Fei committedAug 23, 2023 Configuration menu - View commit details
-
Copy full SHA for d180468 - Browse repository at this point
Copy the full SHA d180468View commit details -
Use non-deprecated XML flag in tests
David Fei committedAug 23, 2023 Configuration menu - View commit details
-
Copy full SHA for 5b4787e - Browse repository at this point
Copy the full SHA 5b4787eView commit details