Open
Bug 945560
Opened 11 years ago
Updated 3 years ago
Add support for viewing and editing XML processing instructions
Categories
(DevTools :: Inspector, defect, P3)
DevTools
Inspector
Tracking
(Not tracked)
NEW
People
(Reporter: MattN, Unassigned)
References
()
Details
Attachments
(1 file)
|
194.70 KB,
image/png
|
Details |
STR:
1) Open the Browser Toolbox
2) In the inspector tab, look at the browser window markup
3) Click on one of the xml-stylesheet or xul-overlay lines at the top
Expected result:
Ability to view and edit the processing instruction data.
Actual result:
"No element selected" appears in the Rules view. It's not possible to see the data from the processing instruction e.g. which stylesheet was referenced from an xml-stylesheet.
Updated•9 years ago
|
Priority: -- → P3
Updated•7 years ago
|
Product: Firefox → DevTools
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•