Modify ↓
Ticket #2442 (closed bug: invalid)
A very strange Bug in safari 2 and lower
| Reported by: | kof13 | Owned by: | |
|---|---|---|---|
| Priority: | trivial | Milestone: | 1.2.3 |
| Component: | core | Version: | 1.2.3 |
| Keywords: | Cc: | John Resig | |
| Blocking: | Blocked by: |
Description
I have found a very strage bug in jquery 1.2.3 in safari 2.If I use $('div').html('Somthing <br />'), I see this on the page "function (all, front, tag) { return tag.match((abbr|br|col|img|input|link|meta|param|hr|area|embed)$) ? all : front+">"; }" Can somebody say me why? Somthing is wrong with <br /> tag.
Change History
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.
Note: See
TracTickets for help on using
tickets.

Closed due to inactivity; reopen if you have a test case.