Closed Bug 38296 Opened 25 years ago Closed 25 years ago

style tag shining through.

Categories

(Core :: CSS Parsing and Computation, defect, P3)

x86
Windows NT
defect

Tracking

()

VERIFIED DUPLICATE of bug 40143

People

(Reporter: jelwell, Assigned: rickg)

References

()

Details

(Keywords: testcase, verifyme)

Attachments

(2 files)

This site uses javascript to generate the style tags. But on winNT build 2000050509 I can see the A.NAV { COLOR:#000000; TEXT-DECORATION:NONE } BODY {font-family: Helvetica, Arial; } I just copied that straight from the browser window.
Attached file test case
Keywords: testcase
The javascript in the HEAD is not putting it's output into the head, but rather into the body. If you dump the content in Viewer you will see the <style> tag in the HEAD, but the rules end up in the BODY. This looks like a bug, and IE seems to handle it as expected. Rick, can you look at this? I think it might be a problem with how the results of the script get inserted back into the document.
Assignee: pierre → rickg
*** This bug has been marked as a duplicate of 40143 ***
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
Adding keyword 'verifyme' to bug.
Keywords: verifyme
Verifying bug dup of #40143
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: