Closed
Bug 82024
Opened 24 years ago
Closed 20 years ago
XHTML style element does not work in XUL?
Categories
(Core :: XUL, defect)
Tracking
()
RESOLVED
WORKSFORME
Future
People
(Reporter: hjtoi-bugzilla, Assigned: hjtoi-bugzilla)
References
()
Details
I fixed this a while ago in XML, and peterv made it so that dynamically adding
XHTML style element to an XML document will apply the style rules correctly.
I do not know if this has been implemented for XUL (or if it even should work).
If it does not work, but should, I believe it should be trivial to add the support.
This grew out from bug 71151. The URL contains a testcase but I do not know if
that is correct. In any case, the testcase will not work as is until bug 82022
is fixed.
![]() |
||
Comment 1•24 years ago
|
||
->heikki, Hyatt sez yes, this should work in XUL, but that when the content
sinks are unified, this should be supported.
Assignee: hyatt → heikki
Assignee | ||
Comment 2•24 years ago
|
||
Content sink unification will have to wait. This could be done easily in XUL,
but that is not my area/interest. Futuring for now, feel free to take & fix.
Target Milestone: --- → Future
![]() |
||
Comment 3•21 years ago
|
||
Again, a content sink issue....
Comment 4•20 years ago
|
||
I've been using xhtml style elements in my xul quite a lot with no problems. Is this now fixed?
The testcase url doesnt seem to work, but that uses the html namespace, not xhtml.
![]() |
||
Comment 5•20 years ago
|
||
Yeah, this worksforme.
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → WORKSFORME
Component: XP Toolkit/Widgets: XUL → XUL
QA Contact: jrgmorrison → xptoolkit.widgets
You need to log in
before you can comment on or make changes to this bug.
Description
•