Skip to content

word-wrap not working #19

@GoogleCodeExporter

Description

@GoogleCodeExporter
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

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions