Home | History | Annotate | Download | only in lib

Lines Matching refs:fragments

1288         // WebKit doesn't clone checked state correctly in fragments
5808 // We can't cloneNode fragments that contain checked, in WebKit
5855 // Fragments from the fragment cache must always be cloned and never used
5993 cacheresults = jQuery.fragments[ args[0] ];
6005 jQuery.fragments[ args[0] ] = cacheresults ? fragment : 1;
6011 jQuery.fragments = {};
6164 // Remove IE's autoinserted <tbody> from table fragments