Closed Bug 235984 Opened 20 years ago Closed 20 years ago

stylesheet switcher icon should be present all the time when a site has a stylesheet defined

Categories

(Firefox :: General, defect)

x86
Windows 2000
defect
Not set
normal

Tracking

()

VERIFIED DUPLICATE of bug 215801

People

(Reporter: whimboo, Assigned: bugzilla)

Details

Actually the stylesheet switcher is hidden when sites don't offer a title
attribute for the link tag. 

Stylesheet switcher is visible:
<link rel="stylesheet" href="style.css" title="A" media="screen" />

Stylesheet switcher is NOT visible:
<link rel="stylesheet" href="style.css" media="screen" />

Instead we have to make the stylesheet switcher avaible when at least one
stylesheet is defined. So we can select "no style" to see the content without
any layout.
Adding QA.
QA Contact: bugzilla

*** This bug has been marked as a duplicate of 215801 ***
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
verified.
Status: RESOLVED → VERIFIED
QA Contact: bugzilla → general
You need to log in before you can comment on or make changes to this bug.