Changes between Initial Version and Version 4 of Ticket #8220
- Timestamp:
- Feb 9, 2011, 7:37:37 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #8220
-
Property
Status
changed from
new
toclosed
-
Property
Component
changed from
unfiled
toselector
-
Property
Priority
changed from
undecided
tohigh
-
Property
Milestone
changed from
1.next
to1.5.1
- Property Owner set to jitter
-
Property
Resolution
changed from
to
fixed
-
Property
Status
changed from
-
Ticket #8220 – Description
initial v4 1 1 Hi, 2 2 {{{ 3 3 var html = "<xsd\:element>"; 4 4 alert($(html).is("xsd\\:element")); 5 5 }}} 6 6 7 7 Outputs: