Closed
Bug 139238
Opened 22 years ago
Closed 22 years ago
CSS attributes not showing up in xhtml
Categories
(Core :: CSS Parsing and Computation, defect)
Tracking
()
VERIFIED
DUPLICATE
of bug 135895
People
(Reporter: jjc, Assigned: dbaron)
References
()
Details
Attachments
(1 file, 1 obsolete file)
565 bytes,
application/xhtml+xml
|
Details |
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0rc1) Gecko/20020417
BuildID: 2002041711
If you look at the page, it has:
math, mi {
color: red;
}
However the math and mi tags both show up black. In mozilla 0.9.9 the
equations show up red. This problem also happens with other tags such
as dt.
Reproducible: Always
Steps to Reproduce:
1. Load page in Mozilla 1.0RC1
2. Load page in Mozilla 0.9.9
3. Compare.
Actual Results: The equations are red in 0.9.9 and black in 1.0RC1
Expected Results: The equations should be red in 1.0RC1
Reporter | ||
Comment 1•22 years ago
|
||
Reporter | ||
Comment 2•22 years ago
|
||
Put the wrong type on the other attachment. In order to replicate it may
need to be saved as something like test.xhtml
Comment 3•22 years ago
|
||
WORKSFORME on Linux trunk builds. Someone will have to check this on 1.0 builds.
Comment 4•22 years ago
|
||
WFM using RC1 on Windows XP (2002041711).
The second testcase does not work when I click the attachment but does work when
I save it locally.
Assignee | ||
Updated•22 years ago
|
Attachment #80411 -
Attachment is obsolete: true
Assignee | ||
Comment 5•22 years ago
|
||
This is because bug 135895 hasn't been checked in to the branch yet.
*** This bug has been marked as a duplicate of 135895 ***
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•