Open
Bug 296521
Opened 20 years ago
Updated 3 years ago
we should report a warning for <?xml-stylesheet src="foo"?>
Categories
(Core :: XML, defect)
Core
XML
Tracking
()
NEW
People
(Reporter: shaver, Unassigned)
Details
(Keywords: helpwanted)
I had a stylesheet I was overlaying into a XUL doc, or was trying to, and I'd
used src= instead of href=. My stylesheet was silently ignored, which meant I
had to debug from first principals. If DOMI had been working on Tbird at the
time, it would have been faster, but that seems like the sort of thing we should
put a warning for somewhere.
Reporter | ||
Comment 1•20 years ago
|
||
"Principles", also. You see what this lack of warnings is doing to my brain?
Updated•20 years ago
|
Summary: we should report a warningr for <?xml-stylesheet src="foo"?> → we should report a warning for <?xml-stylesheet src="foo"?>
![]() |
||
Updated•20 years ago
|
Keywords: helpwanted
Updated•16 years ago
|
Assignee: xml → nobody
QA Contact: ashshbhatt → xml
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•