61 lines
1.8 KiB
INI
61 lines
1.8 KiB
INI
[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
|
|
|
|
[convertPointFromNode() throws for a display:none source]
|
|
expected: FAIL
|
|
|
|
[convertPointFromNode() throws for a display:none target]
|
|
expected: FAIL
|