The problem of automatic line wrapping in webkit-box

problem description

uses display:-webkit-box
when the content area is not wide enough, the content will automatically wrap lines, but if there is Chinese punctuation, the line wrapping effect will be different
when replaced with English punctuation is the result I want, now I can only use English punctuation.
attach runjs code
https://runjs.cn/code/r9uptl5c

May.24,2021

word-break: break-word;

clipboard.png

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b39468-2c189.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b39468-2c189.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?