SOURCE

console 命令行工具 X clear

                    
>
console
<div class="box">
    测试文字测试文字测试文字测试文字测试文字测试文字测试文字
</div>
.box{
    width: 120px;
    white-space: nowrap;
    border: 1px solid red;
}