Re: [pointerevents-tests] setPointerCapture() on disconnected node throws InvalidStateError (#1260)

When Scott says "TA 13.4", this is Test Assertion 13.4:

[[
<https://www.w3.org/wiki/PointerEvents/TestAssertions#Test_Assertions_for_setPointerCapture>

If the Element on which the setPointerCapture method is invoked does not participate in its ownerDocument's tree, throw an exception with the name InvalidStateError.
]]

View on GitHub: https://github.com/w3c/web-platform-tests/pull/1260#issuecomment-57455045

Received on Wednesday, 1 October 2014 12:20:56 UTC