jQuery - Metadata Test Suite

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

  1. meta: type attr - from data attribute (0, 11, 11)
    1. Check foo property
    2. Check baz property
    3. Check arr[0] property
    4. Check arr[1] property
    5. Check test property
    6. Check bar property
    7. Check zoooo property
    8. Check bar.test property
    9. Check number property
    10. Check stuff[0] property
    11. Check stuff[1] property
  2. meta: type class - from className (0, 11, 11)
    1. Check foo property
    2. Check baz property
    3. Check arr[0] property
    4. Check arr[1] property
    5. Check test property
    6. Check bar property
    7. Check zoooo property
    8. Check bar.test property
    9. Check number property
    10. Check stuff[0] property
    11. Check stuff[1] property
  3. meta: children script element - get data from child script element (0, 11, 11)
    1. Check foo property
    2. Check baz property
    3. Check arr[0] property
    4. Check arr[1] property
    5. Check test property
    6. Check bar property
    7. Check zoooo property
    8. Check bar.test property
    9. Check number property
    10. Check stuff[0] property
    11. Check stuff[1] property
  4. check if window doesn't break anything (0, 0, 0)
    1. meta: default with single data object (0, 11, 11)
      1. Check foo property
      2. Check baz property
      3. Check arr[0] property
      4. Check arr[1] property
      5. Check test property
      6. Check bar property
      7. Check zoooo property
      8. Check bar.test property
      9. Check number property
      10. Check stuff[0] property
      11. Check stuff[1] property
    2. meta with select and class (0, 2, 2)
      1. data property
      2. property on data property
    3. try to add and remove classes on metadata elements (0, 2, 2)
      1. Check class foo was added.
      2. Check class bar was added.

    Tests completed in 6 milliseconds.
    0 tests of 48 failed.