Closed
Bug 354147
Opened 18 years ago
Closed 18 years ago
<svg:tspan> ignoring event attributes on branch
Categories
(Core :: SVG, defect)
Tracking
()
RESOLVED
FIXED
mozilla1.8.1
People
(Reporter: tor, Assigned: tor)
Details
(Keywords: fixed1.8.1)
Attachments
(1 file)
1.45 KB,
patch
|
jwatt
:
review+
roc
:
superreview+
mtschrep
:
approval1.8.1+
|
Details | Diff | Splinter Review |
This simple fix was missed when upgrading the branch svg because it was part of a larger set of changes in bug 318597 which were considered inappropriate for the branch.
Attachment #240021 -
Flags: review?(jwatt)
Updated•18 years ago
|
Attachment #240021 -
Flags: review?(jwatt) → review+
Attachment #240021 -
Flags: superreview?(roc)
Attachment #240021 -
Flags: superreview?(roc) → superreview+
Comment on attachment 240021 [details] [diff] [review]
accept event attributes for tspan
Low risk specification compliance issue - without this, event attributes don't work on <svg:tspan>. Fix has been on the trunk since February and overlooked when merging low-risk changes to the trunk because it was included in a much larger patch.
Attachment #240021 -
Flags: approval1.8.1?
Comment 3•18 years ago
|
||
Comment on attachment 240021 [details] [diff] [review]
accept event attributes for tspan
Approved for RC2.
Attachment #240021 -
Flags: approval1.8.1? → approval1.8.1+
Updated•18 years ago
|
Status: NEW → ASSIGNED
Whiteboard: [checkin needed (1.8 branch)]
Target Milestone: --- → mozilla1.8.1
Checked in on MOZILLA_1_8_BRANCH.
Status: ASSIGNED → RESOLVED
Closed: 18 years ago
Keywords: fixed1.8.1
Resolution: --- → FIXED
Whiteboard: [checkin needed (1.8 branch)]
You need to log in
before you can comment on or make changes to this bug.
Description
•