Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

word-wrap not working #19

Open
GoogleCodeExporter opened this issue Jul 21, 2015 · 2 comments
Open

word-wrap not working #19

GoogleCodeExporter opened this issue Jul 21, 2015 · 2 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. Create a <div> and inside that div, a <span> 
2. Make the <div> width:600px;
3. Make the <span> word-wrap:break-word; display:block;
4. Place WWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWW(and so on) into 
<span>

What is the expected output? What do you see instead?
In Firefox, IE and Chrome, the String gets wrapped into several lines if its 
length exceeds 600px.
Instead the word-wrap gets ignored.

What version of the product are you using? On what operating system?
Version 0.9 on Windows 7.

Please provide any additional information below.
If there's a hotfix, I'd appreciate very much if you told me.

Original issue reported on code.google.com by [email protected] on 4 Mar 2014 at 12:01

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant