servo/tests/wpt/meta/css/css-values/calc-infinity-nan-computed.html.ini
Oriol Brufau a76daaf04c
Upgrade stylo to 2024-09-02 (#33370)
* Upgrade stylo to 2024-09-02

Signed-off-by: Oriol Brufau <obrufau@igalia.com>

* Fixup for https://phabricator.services.mozilla.com/D217308

Signed-off-by: Oriol Brufau <obrufau@igalia.com>

* Fixup for https://phabricator.services.mozilla.com/D217626

Signed-off-by: Oriol Brufau <obrufau@igalia.com>

* Fixup for https://phabricator.services.mozilla.com/D218488

Signed-off-by: Oriol Brufau <obrufau@igalia.com>

* Fixup for https://phabricator.services.mozilla.com/D219537

Signed-off-by: Oriol Brufau <obrufau@igalia.com>

* Update test expectations

Signed-off-by: Oriol Brufau <obrufau@igalia.com>

---------

Signed-off-by: Oriol Brufau <obrufau@igalia.com>
2024-09-13 15:59:57 +00:00

63 lines
2.4 KiB
INI
Vendored

[calc-infinity-nan-computed.html]
[Property rotate(calc(infinity * 1deg)) value expected same with rotate(0deg) in +/-0.0001]
expected: FAIL
[Property rotate(calc(-infinity * 1deg)) value expected same with rotate(0deg) in +/-0.0001]
expected: FAIL
[Property rotate(calc(NaN * 1deg)) value expected same with rotate(0deg) in +/-0.0001]
expected: FAIL
[Property rotate(calc(infinity * 1turn)) value expected same with rotate(0turn) in +/-0.0001]
expected: FAIL
[Property rotate(calc(-infinity * 1turn)) value expected same with rotate(0turn) in +/-0.0001]
expected: FAIL
[Property rotate(calc(NaN * 1turn)) value expected same with rotate(0turn) in +/-0.0001]
expected: FAIL
[Property rotate(calc(infinity * 1rad)) value expected same with rotate(0rad) in +/-0.0001]
expected: FAIL
[Property rotate(calc(-infinity * 1rad)) value expected same with rotate(0rad) in +/-0.0001]
expected: FAIL
[Property rotate(calc(NaN * 1rad)) value expected same with rotate(0rad) in +/-0.0001]
expected: FAIL
[Property rotate(calc(infinity * 1grad)) value expected same with rotate(0grad) in +/-0.0001]
expected: FAIL
[Property rotate(calc(-infinity * 1grad)) value expected same with rotate(0grad) in +/-0.0001]
expected: FAIL
[Property rotate(calc(NaN * 1grad)) value expected same with rotate(0grad) in +/-0.0001]
expected: FAIL
[Property rotate(calc(infinity * 1turn)) value expected same with rotate(0deg) in +/-0.0001]
expected: FAIL
[Property rotate(calc(-infinity * 1turn)) value expected same with rotate(0deg) in +/-0.0001]
expected: FAIL
[Property rotate(calc(NaN * 1turn)) value expected same with rotate(0deg) in +/-0.0001]
expected: FAIL
[Property rotate(calc(infinity * 1rad)) value expected same with rotate(0deg) in +/-0.0001]
expected: FAIL
[Property rotate(calc(-infinity * 1rad)) value expected same with rotate(0deg) in +/-0.0001]
expected: FAIL
[Property rotate(calc(NaN * 1rad)) value expected same with rotate(0deg) in +/-0.0001]
expected: FAIL
[Property rotate(calc(infinity * 1grad)) value expected same with rotate(0deg) in +/-0.0001]
expected: FAIL
[Property rotate(calc(-infinity * 1grad)) value expected same with rotate(0deg) in +/-0.0001]
expected: FAIL
[Property rotate(calc(NaN * 1grad)) value expected same with rotate(0deg) in +/-0.0001]
expected: FAIL