Source code

Revision control

Copy as Markdown

Other Tools

[cssom-geometryutils-convertPointFromNode.html]
[convertPointFromNode() maps margin origin to margin coordinates]
expected: FAIL
[convertPointFromNode() maps margin origin to border coordinates]
expected: FAIL
[convertPointFromNode() maps margin origin to padding coordinates]
expected: FAIL
[convertPointFromNode() maps margin origin to content coordinates]
expected: FAIL
[convertPointFromNode() maps border origin to margin coordinates]
expected: FAIL
[convertPointFromNode() maps border origin to border coordinates]
expected: FAIL
[convertPointFromNode() maps border origin to padding coordinates]
expected: FAIL
[convertPointFromNode() maps border origin to content coordinates]
expected: FAIL
[convertPointFromNode() maps padding origin to margin coordinates]
expected: FAIL
[convertPointFromNode() maps padding origin to border coordinates]
expected: FAIL
[convertPointFromNode() maps padding origin to padding coordinates]
expected: FAIL
[convertPointFromNode() maps padding origin to content coordinates]
expected: FAIL
[convertPointFromNode() maps content origin to margin coordinates]
expected: FAIL
[convertPointFromNode() maps content origin to border coordinates]
expected: FAIL
[convertPointFromNode() maps content origin to padding coordinates]
expected: FAIL
[convertPointFromNode() maps content origin to content coordinates]
expected: FAIL
[convertPointFromNode() round-trips between two elements]
expected: FAIL
[Document.convertPointFromNode() converts to viewport coordinates]
expected: FAIL