Changes between Initial Version and Version 1 of Ticket #8070, comment 13
- Timestamp:
- Jan 28, 2011, 7:24:12 AM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #8070, comment 13
initial v1 6 6 So you maybe you hit a browser bug there, Chrome 10 ;) I guess? 7 7 8 I toyed some more with the test case and added some comments [http://jsfiddle.net/jitter/STMC3/ test case with comments]. No there is also a test showing this hasn't got "anything" to do with option elements but with bogus behavior if the fragment returned isn't cacheable and contains more then one element which needs to be appended.8 I toyed some more with the test case and added some comments [http://jsfiddle.net/jitter/STMC3/ test case with comments]. Now there also is a test showing this hasn't got "anything" to do with option elements but with bogus behavior if the fragment returned isn't cacheable and contains more then one element which needs to be appended. So something with that conditional isn't working right. 9 9 10 10 -----