Closed Bug 23190 Opened 25 years ago Closed 25 years ago

{css} CSS appears to be breaking <A HREF...> link functionality

Categories

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

x86
Windows NT
defect

Tracking

()

VERIFIED DUPLICATE of bug 16548

People

(Reporter: mozilla, Assigned: pierre)

References

()

Details

On http://www.w3.org/Style/CSS all of the header items are supposed to be links.
However, in M12 'Learning CSS', 'Specs' and 'CSS Validator' are inactive.  I
was able to stop the page loading before CSS was applied (turning of Style
Sheets in Prefs does not appear to work in M12) and the links work fine.  They
also work with and without Style sheets in Nav4.71.

This is the code fragment:
<div class="map">
<p id="p1"><a href="#news">What's new?</a></p>

<p id="p2"><a href="#learn">Learning CSS</a></p>

<p id="p3"><a href="#browsers">CSS Browsers</a></p>

<p id="p4"><a href="#editors">Authoring Tools</a></p>

<p id="p10"><a href="#specs">Specs</a></p>

<p id="p6"><a href="Test">CSS1 Test Suite</a></p>

<p id="p9"><a href="/StyleSheets/Core">W3C Core Styles</a></p>

<p id="p8"><a href="http://jigsaw.w3.org/css-validator/">CSS Validator</a></p>
</div>


Style sheets applied to the page are:
www.w3.org/Style/main.css
www.w3.org/Style/map-ns.css
www.w3.org/Style/map.css
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
*** This bug has been marked as a duplicate of 16548 ***
Status: RESOLVED → VERIFIED
Verified dup of #16548
You need to log in before you can comment on or make changes to this bug.