mirror of
https://github.com/servo/servo.git
synced 2025-08-06 22:15:33 +01:00
* 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>
63 lines
2.4 KiB
INI
Vendored
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
|