mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-28 07:13:20 +00:00
Bug 1774589 - Annotate a test that's failing on macOS.
MANUAL PUSH: Orange fixup CLOSED TREE
This commit is contained in:
parent
e6accb878b
commit
99789192be
@ -0,0 +1,11 @@
|
||||
[acos-asin-atan-atan2-serialize.html]
|
||||
['rotate(asin(1))' as a computed value should serialize as 'matrix(0, 1, -1, 0, 0, 0)'.]
|
||||
issue: Rounding error. very small integer instead of 0
|
||||
expected:
|
||||
if os == "mac": FAIL
|
||||
PASS
|
||||
['rotate(calc(asin(pi - pi + 1)))' as a computed value should serialize as 'matrix(0, 1, -1, 0, 0, 0)'.]
|
||||
issue: Rounding error. very small integer instead of 0
|
||||
expected:
|
||||
if os == "mac": FAIL
|
||||
PASS
|
Loading…
Reference in New Issue
Block a user