
| Key: |
SEL-251
|
| Type: |
Bug
|
| Status: |
Open
|
| Priority: |
Major
|
| Assignee: |
Unassigned
|
| Reporter: |
Dan Fabulich
|
| Votes: |
0
|
| Watchers: |
0
|
|
If you were logged in you would be able to see more operations.
|
|
|
Selenium
Created: 31/May/06 08:15 PM
Updated: 31/May/06 08:15 PM
|
|
| Component/s: |
BrowserBot-Mozilla
|
| Affects Version/s: |
0.7.1
|
| Fix Version/s: |
None
|
|
|
Original Estimate:
|
Unknown
|
Remaining Estimate:
|
Unknown
|
Time Spent:
|
Unknown
|
|
|
As I understand it, our rule for whitespace is that all non-visible whitespace (including ) should be replaced with a single space, but all visible newlines (<br>, <p>, and <pre>formatted newlines) should be preserved.
Firefox 1.0.8 seems to be stripping the preformatted newlines from textContent before we ever get to see them. That makes them very difficult to preserve!
|
|
Description
|
As I understand it, our rule for whitespace is that all non-visible whitespace (including ) should be replaced with a single space, but all visible newlines (<br>, <p>, and <pre>formatted newlines) should be preserved.
Firefox 1.0.8 seems to be stripping the preformatted newlines from textContent before we ever get to see them. That makes them very difficult to preserve! |
Show » |
| There are no comments yet on this issue.
|
|