Closed
Bug 174353
Opened 23 years ago
Closed 23 years ago
generated xhtml does not fire onload event
Categories
(Core :: XSLT, defect)
Tracking
()
VERIFIED
DUPLICATE
of bug 158457
People
(Reporter: maros.ivanco, Assigned: peterv)
Details
(Whiteboard: DUPEME)
Attachments
(2 files)
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.2a) Gecko/20020910
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.2a) Gecko/20020910
In xhtml document generated using xslt does not fire onload event. The bug is
reproducible every time in the example I provide, but probablity of success
(onload will be fired)in much bigger xml,xsl is about 25%.
Reproducible: Always
Steps to Reproduce:
1.open text.xml in mozilla
2.
3.
Actual Results:
nothing
(... and mozilla displays 'content')
Expected Results:
open alert window with message 'onload'
(... and mozilla displays 'content')
| Reporter | ||
Comment 1•23 years ago
|
||
| Reporter | ||
Comment 2•23 years ago
|
||
Updated•23 years ago
|
Whiteboard: DUPEME
Comment 3•23 years ago
|
||
this is xhtml in the stylesheet. This doesn't work at a couple of places,
scripts seem to be on of them. dupe.
*** This bug has been marked as a duplicate of 158457 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
Comment 4•23 years ago
|
||
mess verifying as dupes
Reporter, your bug has not been touched for >60 days. Please change
status of your own bugs to VERIFIED if you agree they are dupes.
Please help us making bugzilla a more friendly place by helping with
QA: http://www.mozilla.org/quality/
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•