Closed Bug 46090 Opened 25 years ago Closed 25 years ago

<dl><dd><ul> is red

Categories

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

x86
Windows 98
defect

Tracking

()

VERIFIED FIXED

People

(Reporter: MatsPalmgren_bugz, Assigned: attinasi)

Details

(Keywords: polish, testcase, Whiteboard: [nsbeta2-] have easy, very low risk fix)

Attachments

(3 files)

REPEAT-BY: 1. load the following markup: <dl> <dt></dt> <dd> <ul> <li>JSR 72 Generic Security Services API </ul> </dd> </dl> ACTUAL: the text is red EXPECTED: the text should be black I am using build 2000-07-20-08 on Windows 98 SE.
Attached file Testcase
Keywords: testcase
Confirmed in compat mode. Does not occur in standards mode in Mac build 2000071810. I'm inclined to believe this is an All/All issue.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Keywords: compat
Digging further - I found the following in quirk.css: /* Quirk: UL under a DL has no margins (b=32989) */ dl ul { margin: 0 0 0 0; color: red; } If I remove "color: red;", the problem goes away...
LOL! According to CVS blame, that was code written by Marc. Reassigning. Nominating for nsbeta2 -- this is a VERY EASY fix, extremely low risk.
Assignee: pierre → attinasi
Whiteboard: have easy, very low risk fix
That's is defined in the spec! Oh, wait a minute, it is suppossed to be blue. Just kidding - ha ha. PDT: we must remove the 'color: red' rule as it was a test rule that was not removed when the real fix was checked in (the margin part). There is no such thing as lower risk than this fix.
My trick on the Mac to avoid inadvertantly checking in some test code is to put big 'bullet' characters in comments.
Status: NEW → ASSIGNED
Putting on [nsbeta2-] radar. Not critical to beta2. Adding "nsbeta3" keyword for consideration of a fix for that milestone.
Keywords: nsbeta3
Whiteboard: have easy, very low risk fix → [nsbeta2-] have easy, very low risk fix
I'm very tempted to check this in anyway and risk having my head severed...
Marc: Ok, r=ianh. Now to get approval from mozilla.org: Brendan/Waterson: This is a very low risk patch which improves rendering on moderately complex pages. Could we have approval to checkin please?
Keywords: compat4xp, approval, patch
a=waterson
Fix checked in (quirk.css) <Thanks Ian and Chris W.>
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
QA Contact: chrisd → py8ieh=bugzilla
VERIFIED Win2K and Linux Comm M18 trunk builds 2000090609.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: