[capture_reflect.html]
  type: testharness
  [Element input should have own property capture]
    expected: FAIL

  [input.capture is false when the capture attribute is absent]
    expected: FAIL

  [input.capture is true when the capture attribute is present]
    expected: FAIL

  [input.capture is true when the capture attribute is present as empty string]
    expected: FAIL

  [input.capture is true when the capture attribute is present as canonical name]
    expected: FAIL