jQuery File Upload Plugin Test

Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)

Running:
API: add

  1. Initialization: Widget initialization (1)Rerun7 ms
    1. okay
  2. Initialization: Data attribute options (1)Rerun3 ms
    1. okay
  3. Initialization: File input initialization (2)Rerun2 ms
    1. File input field inside of the widget
    2. Widget element as file input field
  4. Initialization: Drop zone initialization (1)Rerun2 ms
    1. okay
  5. Initialization: Paste zone initialization (1)Rerun2 ms
    1. okay
  6. Initialization: Event listeners initialization (4)Rerun5 ms
    1. Triggers change callback
    2. Triggers dragover callback
    3. Triggers drop callback
    4. Triggers paste callback
  7. API: destroy (4)Rerun3 ms
    1. Triggers change callback
    2. Triggers dragover callback
    3. Triggers drop callback
    4. Triggers paste callback
  8. API: disable/enable (4)Rerun3 ms
    1. Triggers change callback
    2. Triggers dragover callback
    3. Triggers drop callback
    4. Triggers paste callback
  9. API: option (10)Rerun14 ms
    1. Allow a query string as parameter for the dropZone option
    2. Allow a document element as parameter for the dropZone option
    3. Allow a query string as parameter for the pasteZone option
    4. Allow a document element as parameter for the pasteZone option
    5. Allow a query string as parameter for the fileInput option
    6. Allow a document element as parameter for the fileInput option
    7. Triggers change callback
    8. Triggers dragover callback
    9. Triggers drop callback
    10. Triggers paste callback
  10. API: addRerun
    1. Triggers add callback
Add files...