Thanks to visit codestin.com
Credit goes to github.com

Skip to content

fix(css): correct CC_UPPER_U typo (E -> U)#19989

Merged
alexander-akait merged 1 commit intowebpack:mainfrom
xiaoxiaojx:css/uppercase
Oct 7, 2025
Merged

fix(css): correct CC_UPPER_U typo (E -> U)#19989
alexander-akait merged 1 commit intowebpack:mainfrom
xiaoxiaojx:css/uppercase

Conversation

@xiaoxiaojx
Copy link
Member

@xiaoxiaojx xiaoxiaojx commented Oct 7, 2025

Summary

What kind of change does this PR introduce?

fix(css): correct CC_UPPER_U typo (E -> U)

Did you add tests for your changes?

WIP...
Does this PR introduce a breaking change?

No

@alexander-akait
Copy link
Member

@xiaoxiaojx Looks like we already have cases - https://github.com/webpack/webpack/blob/main/test/configCases/css/parsing/cases/values.css#L531, weird we don't have diff in tests

@codspeed-hq
Copy link

codspeed-hq bot commented Oct 7, 2025

CodSpeed Performance Report

Merging #19989 will not alter performance

Comparing xiaoxiaojx:css/uppercase (a71708e) with main (436fc7d)

Summary

✅ 42 untouched

@xiaoxiaojx
Copy link
Member Author

@alexander-akait Let me take a look at the issues with the test cases here. If anything is missing, I'll add it.

@alexander-akait
Copy link
Member

@xiaoxiaojx Let's merge this, feel free to open a PR with test case, want to make a release, I am sure it is just a typo and bug

@alexander-akait alexander-akait merged commit b7530c2 into webpack:main Oct 7, 2025
44 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants