Side by Side Diff: third_party/WebKit/LayoutTests/fast/text/whitespace/pre-break-word.html
Issue 1452343002:
Ignore break-word when white-space pre/nowrap is specified (Closed)
Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set:
Created 5 years, 1 month ago
Use n/p to move between diff chunks;
N/P to move between comments.
Draft comments are only viewable by you.
1 <div style="border:2px solid red;width:150px;word-wrap:break-word;white-space:pr
e">Even though this div is white-space pre, the text inside should still wrap to
multiple lines because of the word-wrap:break-word CSS property.</div>
Issue 1452343002: Ignore break-word when white-space pre/nowrap is specified
(Closed)
Created 5 years, 1 month ago by eae
Modified 5 years, 1 month ago
Reviewers: leviw_travelin_and_unemployed
Base URL: https://chromium.googlesource.com/chromium/src.git@master
Comments: 0