Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
linxz committed Jan 16, 2024
1 parent 72aa47e commit 81f1731
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion word_break.html
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<body>
<div class="box" onmouseover="document.getElementById('d1').style.display='none';document.getElementById('d2').style.display='none';">
<div class="word_break">文字啊文字,这里其实就是文字,想要更多的文字,那就开始复制……文字啊文字,这里其实就是文字,想要更多的文字,那就开始复制……文字啊文字,这里其实就是文字,想要更多的文字,那就开始复制……假如这里的文字内容是很长很长的话又没有标点符号的话那将会是怎么样的效果呢。结束!</div>
<div class="word_break">test text txt word copy now! test texttexttexttexttext txt word copy now! test text txt word copy now! test text txt word copy now! test text txt word copy now! test text txt word copy now! test text txt word copy now! </div>
<div class="word_break">test text txt word copy now! test hello-world! txt word copy now! test text txt word copy now! test text txt word copy now! test text txt word copy now! test text txt word copy now! test text txt word copy now! </div>
<div class="word_break">assssssssssssssssssssssssssssssssssssssssss333333333412341234adsfadfzxcvzcvdfgfnasdfadzvasdf234234adfvczxcvasdfasdf234adfzszxcvasdfasdf234234234azcvasdfadfasdf234adfasdf</div>
<div style="clear:both;" id="show_code"></div>
</div>
Expand Down

0 comments on commit 81f1731

Please sign in to comment.