Closed
Bug 171551
Opened 23 years ago
Closed 23 years ago
page info does not show link to stylesheet
Categories
(SeaMonkey :: Page Info, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 170143
People
(Reporter: brant, Assigned: db48x)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.2b) Gecko/20020928
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.2b) Gecko/20020928
The page information does not show the stylesheet link.
Reproducible: Always
Steps to Reproduce:
1. Go to chrome://help/locale/privacy_help.html.
2. View Page Info.
3. Click Links.
Actual Results:
Stylesheet link is not listed.
Expected Results:
Stylesheet link should be listed.
Stylesheet Link HTML is: <link rel="stylesheet"
href="chrome://help/locale/content_style.css" type="text/css">
| Assignee | ||
Comment 1•23 years ago
|
||
dup of 170143 perhaps?
| Reporter | ||
Comment 2•23 years ago
|
||
It looks like the suggested duplicate only deals with the media tab. I do get
some JavaScript errors though:
Link Tab:
Error: elem.nodeName has no properties
Source File: chrome://navigator/content/pageInfo.js
Line: 470
Forms Tab:
Error: elem.getAttribute is not a function
Source File: chrome://navigator/content/pageInfo.js
Line: 319
Media Tab:
Error: elem.nodeName has no properties
Source File: chrome://navigator/content/pageInfo.js
Line: 633
| Assignee | ||
Comment 3•23 years ago
|
||
the same issue affects all three tabs
*** This bug has been marked as a duplicate of 170143 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•