Closed Bug 225781 Opened 21 years ago Closed 21 years ago

generated content glitches

Categories

(Core :: CSS Parsing and Computation, defect)

x86
Windows 2000
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 17646

People

(Reporter: sekundes, Assigned: dbaron)

References

()

Details

Attachments

(2 files)

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.0; rv:1.6a) Gecko/20031030
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; rv:1.6a) Gecko/20031030

According to W3C, Authors may include newlines in the generated content by
writing the "\A" escape sequence in one of the strings after the 'content'
property. This inserted line break is still subject to the 'white-space'
property. See "Strings" and "Characters and case" for more information on the
"\A" escape sequence.
However, Mozilla treat this as whitespace rather than newlines.

Reproducible: Always

Steps to Reproduce:
1.Try testcases.
2.
3.

Actual Results:  
\A doesn't generate as newlines.

Expected Results:  
\A should be generated as newlines.
Attached file testcases
"still subject to the 'white-space' property" means the testcase needs
'white-space: pre'.
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → INVALID
actually...
Status: RESOLVED → UNCONFIRMED
Resolution: INVALID → ---

*** This bug has been marked as a duplicate of 17646 ***
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago21 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: