[dreamwidth/dreamwidth] cdfdae: Remove high-byte check from CSS cleaner (it messes...
Branch: refs/heads/main Home: https://github.com/dreamwidth/dreamwidth Commit: cdfdaec518b92817b8c0442c7f92c903d3a48782 https://github.com/dreamwidth/dreamwidth/commit/cdfdaec518b92817b8c0442c7f92c903d3a48782 Author: Cocoa momijizukamori@gmail.com Date: 2022-11-18 (Fri, 18 Nov 2022)
Changed paths: M cgi-bin/CSS/Cleaner.pm
Log Message:
Remove high-byte check from CSS cleaner (it messes with utf8)
Commit: 81fb6c4da98616aa66f8694d9025c2bb9393c55e https://github.com/dreamwidth/dreamwidth/commit/81fb6c4da98616aa66f8694d9025c2bb9393c55e Author: momijizukamori momijizukamori+bugzilla@gmail.com Date: 2022-11-18 (Fri, 18 Nov 2022)
Changed paths: M cgi-bin/CSS/Cleaner.pm
Log Message:
Merge pull request #3028 from momijizukamori/utf8css
Remove high-byte check from CSS cleaner (it messes with utf8)
Compare: https://github.com/dreamwidth/dreamwidth/compare/d86d239482c9...81fb6c4da986