Title: [267555] trunk/LayoutTests
Revision
267555
Author
[email protected]
Date
2020-09-24 20:00:45 -0700 (Thu, 24 Sep 2020)

Log Message

[GLIB] Rebaseline and unify some expectations after r267551

Unreviewed test gardening.

This one was missing from previous mathml gardening:
* platform/glib/imported/w3c/web-platform-tests/css/css-fonts/math-script-level-and-math-style/math-style-001.tentative-expected.txt:

After r267551:
* platform/glib/imported/w3c/web-platform-tests/css/css-values/minmax-angle-computed-expected.txt:
* platform/glib/imported/w3c/web-platform-tests/webaudio/the-audio-api/the-audioparam-interface/k-rate-panner-connections-expected.txt:
* platform/glib/imported/w3c/web-platform-tests/webaudio/the-audio-api/the-audioparam-interface/k-rate-panner-expected.txt:
* platform/gtk/imported/w3c/web-platform-tests/css/css-values/minmax-angle-computed-expected.txt: Removed.
* platform/wpe/imported/w3c/web-platform-tests/css/css-values/minmax-angle-computed-expected.txt: Removed.

Modified Paths

Added Paths

Removed Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (267554 => 267555)


--- trunk/LayoutTests/ChangeLog	2020-09-25 02:51:45 UTC (rev 267554)
+++ trunk/LayoutTests/ChangeLog	2020-09-25 03:00:45 UTC (rev 267555)
@@ -1,3 +1,19 @@
+2020-09-24  Lauro Moura  <[email protected]>
+
+        [GLIB] Rebaseline and unify some expectations after r267551
+
+        Unreviewed test gardening.
+
+        This one was missing from previous mathml gardening:
+        * platform/glib/imported/w3c/web-platform-tests/css/css-fonts/math-script-level-and-math-style/math-style-001.tentative-expected.txt:
+
+        After r267551:
+        * platform/glib/imported/w3c/web-platform-tests/css/css-values/minmax-angle-computed-expected.txt:
+        * platform/glib/imported/w3c/web-platform-tests/webaudio/the-audio-api/the-audioparam-interface/k-rate-panner-connections-expected.txt:
+        * platform/glib/imported/w3c/web-platform-tests/webaudio/the-audio-api/the-audioparam-interface/k-rate-panner-expected.txt:
+        * platform/gtk/imported/w3c/web-platform-tests/css/css-values/minmax-angle-computed-expected.txt: Removed.
+        * platform/wpe/imported/w3c/web-platform-tests/css/css-values/minmax-angle-computed-expected.txt: Removed.
+
 2020-09-24  Keith Miller  <[email protected]>
 
         CSS angle unit conversions should consistently use the same associativity

Added: trunk/LayoutTests/platform/glib/imported/w3c/web-platform-tests/css/css-fonts/math-script-level-and-math-style/math-style-001.tentative-expected.txt (0 => 267555)


--- trunk/LayoutTests/platform/glib/imported/w3c/web-platform-tests/css/css-fonts/math-script-level-and-math-style/math-style-001.tentative-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/glib/imported/w3c/web-platform-tests/css/css-fonts/math-script-level-and-math-style/math-style-001.tentative-expected.txt	2020-09-25 03:00:45 UTC (rev 267555)
@@ -0,0 +1,5 @@
+
+FAIL Initial value of math-style assert_equals: expected "normal" but got ""
+FAIL Specified values of math-style assert_equals: expected "compact" but got ""
+FAIL Inherited values of math-style assert_equals: expected "compact" but got ""
+

Modified: trunk/LayoutTests/platform/glib/imported/w3c/web-platform-tests/css/css-values/minmax-angle-computed-expected.txt (267554 => 267555)


--- trunk/LayoutTests/platform/glib/imported/w3c/web-platform-tests/css/css-values/minmax-angle-computed-expected.txt	2020-09-25 02:51:45 UTC (rev 267554)
+++ trunk/LayoutTests/platform/glib/imported/w3c/web-platform-tests/css/css-values/minmax-angle-computed-expected.txt	2020-09-25 03:00:45 UTC (rev 267555)
@@ -1,34 +1,34 @@
 
-PASS Property transform value 'rotate(min(1deg))' computes to 'matrix(0.9998476951563913, 0.01745240643728351, -0.01745240643728351, 0.9998476951563913, 0, 0)' 
-PASS Property transform value 'rotate(min(1grad))' computes to 'matrix(0.9998766324816606, 0.015707317311820675, -0.015707317311820675, 0.9998766324816606, 0, 0)' 
-PASS Property transform value 'rotate(min(1rad))' computes to 'matrix(0.5403023058681398, 0.8414709848078965, -0.8414709848078965, 0.5403023058681398, 0, 0)' 
-PASS Property transform value 'rotate(min(1turn))' computes to 'matrix(1, -2.4492935982947064e-16, 2.4492935982947064e-16, 1, 0, 0)' 
-PASS Property transform value 'rotate(max(1deg))' computes to 'matrix(0.9998476951563913, 0.01745240643728351, -0.01745240643728351, 0.9998476951563913, 0, 0)' 
-PASS Property transform value 'rotate(max(1grad))' computes to 'matrix(0.9998766324816606, 0.015707317311820675, -0.015707317311820675, 0.9998766324816606, 0, 0)' 
-PASS Property transform value 'rotate(max(1rad))' computes to 'matrix(0.5403023058681398, 0.8414709848078965, -0.8414709848078965, 0.5403023058681398, 0, 0)' 
-PASS Property transform value 'rotate(max(1turn))' computes to 'matrix(1, -2.4492935982947064e-16, 2.4492935982947064e-16, 1, 0, 0)' 
-PASS Property transform value 'rotate(min(1deg, 2deg))' computes to 'matrix(0.9998476951563913, 0.01745240643728351, -0.01745240643728351, 0.9998476951563913, 0, 0)' 
-PASS Property transform value 'rotate(min(1grad, 2grad))' computes to 'matrix(0.9998766324816606, 0.015707317311820675, -0.015707317311820675, 0.9998766324816606, 0, 0)' 
-PASS Property transform value 'rotate(min(1rad, 2rad))' computes to 'matrix(0.5403023058681398, 0.8414709848078965, -0.8414709848078965, 0.5403023058681398, 0, 0)' 
-PASS Property transform value 'rotate(min(1turn, 2turn))' computes to 'matrix(1, -2.4492935982947064e-16, 2.4492935982947064e-16, 1, 0, 0)' 
-PASS Property transform value 'rotate(max(1deg, 2deg))' computes to 'matrix(0.9993908270190958, 0.03489949670250097, -0.03489949670250097, 0.9993908270190958, 0, 0)' 
-PASS Property transform value 'rotate(max(1grad, 2grad))' computes to 'matrix(0.9995065603657316, 0.03141075907812829, -0.03141075907812829, 0.9995065603657316, 0, 0)' 
-PASS Property transform value 'rotate(max(1rad, 2rad))' computes to 'matrix(-0.4161468365471424, 0.9092974268256817, -0.9092974268256817, -0.4161468365471424, 0, 0)' 
-PASS Property transform value 'rotate(max(1turn, 2turn))' computes to 'matrix(1, -4.898587196589413e-16, 4.898587196589413e-16, 1, 0, 0)' 
-PASS Property transform value 'rotate(min(90deg, 0.26turn))' computes to 'matrix(6.123233995736766e-17, 1, -1, 6.123233995736766e-17, 0, 0)' 
-FAIL Property transform value 'rotate(min(1.57rad, 95deg))' computes to 'matrix(0.0007963267107332633, 0.9999996829318346, -0.9999996829318346, 0.0007963267107332633, 0, 0)' assert_equals: expected "matrix(0.0007963267107332633, 0.9999996829318346, -0.9999996829318346, 0.0007963267107332633, 0, 0)" but got "matrix(0.0007963267107334854, 0.9999996829318346, -0.9999996829318346, 0.0007963267107334854, 0, 0)"
-PASS Property transform value 'rotate(max(91deg, 0.25turn))' computes to 'matrix(-0.017452406437283477, 0.9998476951563913, -0.9998476951563913, -0.017452406437283477, 0, 0)' 
-PASS Property transform value 'rotate(max(1.58rad, 90deg))' computes to 'matrix(-0.009203543268808559, 0.9999576464987401, -0.9999576464987401, -0.009203543268808559, 0, 0)' 
-FAIL Property transform value 'rotate(min(270deg, max(0.25turn, 3.14rad)))' computes to 'matrix(-0.9999987317275395, 0.0015926529164868282, -0.0015926529164868282, -0.9999987317275395, 0, 0)' assert_equals: expected "matrix(-0.9999987317275395, 0.0015926529164868282, -0.0015926529164868282, -0.9999987317275395, 0, 0)" but got "matrix(-0.9999987317275395, 0.0015926529164872723, -0.0015926529164872723, -0.9999987317275395, 0, 0)"
-FAIL Property transform value 'rotate(max(0.25turn, min(270deg, 3.14rad)))' computes to 'matrix(-0.9999987317275395, 0.0015926529164868282, -0.0015926529164868282, -0.9999987317275395, 0, 0)' assert_equals: expected "matrix(-0.9999987317275395, 0.0015926529164868282, -0.0015926529164868282, -0.9999987317275395, 0, 0)" but got "matrix(-0.9999987317275395, 0.0015926529164872723, -0.0015926529164872723, -0.9999987317275395, 0, 0)"
-PASS Property transform value 'rotate(calc(min(90deg, 1.58rad) + 0.25turn))' computes to 'matrix(-1, 1.2246467991473532e-16, -1.2246467991473532e-16, -1, 0, 0)' 
-PASS Property transform value 'rotate(calc(min(90deg, 1.58rad) - 0.125turn))' computes to 'matrix(0.7071067811865476, 0.7071067811865475, -0.7071067811865475, 0.7071067811865476, 0, 0)' 
-PASS Property transform value 'rotate(calc(min(90deg, 1.58rad) * 2)' computes to 'matrix(-1, 1.2246467991473532e-16, -1.2246467991473532e-16, -1, 0, 0)' 
-PASS Property transform value 'rotate(calc(min(90deg, 1.58rad) / 2)' computes to 'matrix(0.7071067811865476, 0.7071067811865475, -0.7071067811865475, 0.7071067811865476, 0, 0)' 
-PASS Property transform value 'rotate(calc(max(90deg, 1.56rad) + 0.25turn))' computes to 'matrix(-1, 1.2246467991473532e-16, -1.2246467991473532e-16, -1, 0, 0)' 
-PASS Property transform value 'rotate(calc(max(90deg, 1.56rad) - 0.125turn))' computes to 'matrix(0.7071067811865476, 0.7071067811865475, -0.7071067811865475, 0.7071067811865476, 0, 0)' 
-PASS Property transform value 'rotate(calc(max(90deg, 1.56rad) * 2)' computes to 'matrix(-1, 1.2246467991473532e-16, -1.2246467991473532e-16, -1, 0, 0)' 
-PASS Property transform value 'rotate(calc(max(90deg, 1.56rad) / 2)' computes to 'matrix(0.7071067811865476, 0.7071067811865475, -0.7071067811865475, 0.7071067811865476, 0, 0)' 
-PASS Property transform value 'rotate(calc(min(90deg, 1.58rad) + max(0.25turn, 99grad)))' computes to 'matrix(-1, 1.2246467991473532e-16, -1.2246467991473532e-16, -1, 0, 0)' 
-PASS Property transform value 'rotate(calc(min(90deg, 1.58rad) - max(0.25turn, 99grad)))' computes to 'matrix(1, 0, 0, 1, 0, 0)' 
+PASS min(1deg) should be used-value-equivalent to 1deg 
+PASS min(1grad) should be used-value-equivalent to 1grad 
+PASS min(1rad) should be used-value-equivalent to 1rad 
+PASS min(1turn) should be used-value-equivalent to 1turn 
+PASS max(1deg) should be used-value-equivalent to 1deg 
+PASS max(1grad) should be used-value-equivalent to 1grad 
+PASS max(1rad) should be used-value-equivalent to 1rad 
+PASS max(1turn) should be used-value-equivalent to 1turn 
+PASS min(1deg, 2deg) should be used-value-equivalent to 1deg 
+PASS min(1grad, 2grad) should be used-value-equivalent to 1grad 
+PASS min(1rad, 2rad) should be used-value-equivalent to 1rad 
+PASS min(1turn, 2turn) should be used-value-equivalent to 1turn 
+PASS max(1deg, 2deg) should be used-value-equivalent to 2deg 
+PASS max(1grad, 2grad) should be used-value-equivalent to 2grad 
+PASS max(1rad, 2rad) should be used-value-equivalent to 2rad 
+PASS max(1turn, 2turn) should be used-value-equivalent to 2turn 
+PASS min(90deg, 0.26turn) should be used-value-equivalent to 90deg 
+PASS min(1.57rad, 95deg) should be used-value-equivalent to 1.57rad 
+PASS max(91deg, 0.25turn) should be used-value-equivalent to 91deg 
+PASS max(1.58rad, 90deg) should be used-value-equivalent to 1.58rad 
+PASS min(270deg, max(0.25turn, 3.14rad)) should be used-value-equivalent to 3.14rad 
+PASS max(0.25turn, min(270deg, 3.14rad)) should be used-value-equivalent to 3.14rad 
+PASS calc(min(90deg, 1.58rad) + 0.25turn) should be used-value-equivalent to 180deg 
+PASS calc(min(90deg, 1.58rad) - 0.125turn) should be used-value-equivalent to 45deg 
+PASS calc(min(90deg, 1.58rad) * 2 should be used-value-equivalent to 180deg 
+PASS calc(min(90deg, 1.58rad) / 2 should be used-value-equivalent to 45deg 
+PASS calc(max(90deg, 1.56rad) + 0.25turn) should be used-value-equivalent to 180deg 
+PASS calc(max(90deg, 1.56rad) - 0.125turn) should be used-value-equivalent to 45deg 
+PASS calc(max(90deg, 1.56rad) * 2 should be used-value-equivalent to 180deg 
+PASS calc(max(90deg, 1.56rad) / 2 should be used-value-equivalent to 45deg 
+PASS calc(min(90deg, 1.58rad) + max(0.25turn, 99grad)) should be used-value-equivalent to 180deg 
+PASS calc(min(90deg, 1.58rad) - max(0.25turn, 99grad)) should be used-value-equivalent to 0deg 
 

Modified: trunk/LayoutTests/platform/glib/imported/w3c/web-platform-tests/webaudio/the-audio-api/the-audioparam-interface/k-rate-panner-connections-expected.txt (267554 => 267555)


--- trunk/LayoutTests/platform/glib/imported/w3c/web-platform-tests/webaudio/the-audio-api/the-audioparam-interface/k-rate-panner-connections-expected.txt	2020-09-25 02:51:45 UTC (rev 267554)
+++ trunk/LayoutTests/platform/glib/imported/w3c/web-platform-tests/webaudio/the-audio-api/the-audioparam-interface/k-rate-panner-connections-expected.txt	2020-09-25 03:00:45 UTC (rev 267555)
@@ -9,13 +9,13 @@
 PASS Audit report 
 PASS > [Panner x] k-rate input 
 PASS   Panner: positionX: Expected output channel 0 is not constantly 0.017871391028165817 (contains 512 different values). 
-PASS   positionX: Expected output channel 1 is not constantly 0.036486219614744186 (contains 512 different values). 
+PASS   positionX: Expected output channel 1 is not constantly 0.03648622706532478 (contains 512 different values). 
 PASS   Panner: positionX: Channel 0 output[0, 127] contains only the constant 0.017871391028165817. 
 PASS   Panner: positionX: Channel 0 output[128, 255] contains only the constant 0.012888134457170963. 
 PASS   Panner: positionX: Channel 0 output[256, 383] contains only the constant 0.007589159067720175. 
 PASS   Panner: positionX: Channel 0 output[384, 511] contains only the constant 0.004646967630833387. 
-PASS   Panner: positionX: Channel 0 output[512, 639] contains only the constant 0.0030441570561379194. 
-PASS   Panner: positionX: Channel 1 output[0, 127] contains only the constant 0.036486219614744186. 
+PASS   Panner: positionX: Channel 0 output[512, 639] contains only the constant 0.0030441568233072758. 
+PASS   Panner: positionX: Channel 1 output[0, 127] contains only the constant 0.03648622706532478. 
 PASS   Panner: positionX: Channel 1 output[128, 255] contains only the constant 0.044254120439291. 
 PASS   Panner: positionX: Channel 1 output[256, 383] contains only the constant 0.04127275571227074. 
 PASS   Panner: positionX: Channel 1 output[384, 511] contains only the constant 0.03552864491939545. 
@@ -25,17 +25,17 @@
 PASS < [Panner x] All assertions passed. (total 14 assertions) 
 PASS > [Panner y] k-rate input 
 PASS   Panner: positionY: Expected output channel 0 is not constantly 0.039904240518808365 (contains 512 different values). 
-PASS   positionY: Expected output channel 1 is not constantly 0.08146847039461136 (contains 512 different values). 
+PASS   positionY: Expected output channel 1 is not constantly 0.08146847784519196 (contains 512 different values). 
 PASS   Panner: positionY: Channel 0 output[0, 127] contains only the constant 0.039904240518808365. 
 PASS   Panner: positionY: Channel 0 output[128, 255] contains only the constant 0.030709920451045036. 
 PASS   Panner: positionY: Channel 0 output[256, 383] contains only the constant 0.02095188945531845. 
 PASS   Panner: positionY: Channel 0 output[384, 511] contains only the constant 0.01528366282582283. 
 PASS   Panner: positionY: Channel 0 output[512, 639] contains only the constant 0.011893529444932938. 
-PASS   Panner: positionY: Channel 1 output[0, 127] contains only the constant 0.08146847039461136. 
-PASS   Panner: positionY: Channel 1 output[128, 255] contains only the constant 0.06269735842943192. 
-PASS   Panner: positionY: Channel 1 output[256, 383] contains only the constant 0.042775362730026245. 
-PASS   Panner: positionY: Channel 1 output[384, 511] contains only the constant 0.031203117221593857. 
-PASS   Panner: positionY: Channel 1 output[512, 639] contains only the constant 0.0242818221449852. 
+PASS   Panner: positionY: Channel 1 output[0, 127] contains only the constant 0.08146847784519196. 
+PASS   Panner: positionY: Channel 1 output[128, 255] contains only the constant 0.06269736588001251. 
+PASS   Panner: positionY: Channel 1 output[256, 383] contains only the constant 0.042775366455316544. 
+PASS   Panner: positionY: Channel 1 output[384, 511] contains only the constant 0.031203120946884155. 
+PASS   Panner: positionY: Channel 1 output[512, 639] contains only the constant 0.024281825870275497. 
 PASS   Panner: positionY: Actual output channel 0 equals [expected array] with an element-wise tolerance of {"absoluteThreshold":0,"relativeThreshold":0}. 
 PASS   Panner: positionY: Actual output channel 1 equals [expected array] with an element-wise tolerance of {"absoluteThreshold":0,"relativeThreshold":0}. 
 PASS < [Panner y] All assertions passed. (total 14 assertions) 
@@ -50,7 +50,7 @@
 PASS   Panner: positionZ: Channel 1 output[0, 127] contains only the constant 0.0541204996407032. 
 PASS   Panner: positionZ: Channel 1 output[128, 255] contains only the constant 0.03781212866306305. 
 PASS   Panner: positionZ: Channel 1 output[256, 383] contains only the constant 0.031430669128894806. 
-PASS   Panner: positionZ: Channel 1 output[384, 511] contains only the constant 0.025715911760926247. 
+PASS   Panner: positionZ: Channel 1 output[384, 511] contains only the constant 0.025715915486216545. 
 PASS   Panner: positionZ: Channel 1 output[512, 639] contains only the constant 0.021292630583047867. 
 PASS   Panner: positionZ: Actual output channel 0 equals [expected array] with an element-wise tolerance of {"absoluteThreshold":0,"relativeThreshold":0}. 
 PASS   Panner: positionZ: Actual output channel 1 equals [expected array] with an element-wise tolerance of {"absoluteThreshold":0,"relativeThreshold":0}. 
@@ -68,16 +68,16 @@
 PASS   Listener: positionX: Channel 1 output[512, 639] contains only the constant 0.0074769556522369385. 
 PASS < [Listener x] All assertions passed. (total 10 assertions) 
 PASS > [Listener y] k-rate input 
-PASS   Listener: positionY: Channel 0 output[0, 127] contains only the constant 0.016606438905000687. 
+PASS   Listener: positionY: Channel 0 output[0, 127] contains only the constant 0.016606437042355537. 
 PASS   Listener: positionY: Channel 0 output[128, 255] contains only the constant 0.02337583154439926. 
-PASS   Listener: positionY: Channel 0 output[256, 383] contains only the constant 0.03255589306354523. 
+PASS   Listener: positionY: Channel 0 output[256, 383] contains only the constant 0.03255588933825493. 
 PASS   Listener: positionY: Channel 0 output[384, 511] contains only the constant 0.03216671943664551. 
-PASS   Listener: positionY: Channel 0 output[512, 639] contains only the constant 0.02294781245291233. 
-PASS   Listener: positionY: Channel 1 output[0, 127] contains only the constant 0.04241393506526947. 
-PASS   Listener: positionY: Channel 1 output[128, 255] contains only the constant 0.059703413397073746. 
-PASS   Listener: positionY: Channel 1 output[256, 383] contains only the constant 0.08314989507198334. 
-PASS   Listener: positionY: Channel 1 output[384, 511] contains only the constant 0.08215592056512833. 
-PASS   Listener: positionY: Channel 1 output[512, 639] contains only the constant 0.0586102232336998. 
+PASS   Listener: positionY: Channel 0 output[512, 639] contains only the constant 0.02294781059026718. 
+PASS   Listener: positionY: Channel 1 output[0, 127] contains only the constant 0.04241393879055977. 
+PASS   Listener: positionY: Channel 1 output[128, 255] contains only the constant 0.05970342084765434. 
+PASS   Listener: positionY: Channel 1 output[256, 383] contains only the constant 0.08314990252256393. 
+PASS   Listener: positionY: Channel 1 output[384, 511] contains only the constant 0.08215592801570892. 
+PASS   Listener: positionY: Channel 1 output[512, 639] contains only the constant 0.058610230684280396. 
 PASS < [Listener y] All assertions passed. (total 10 assertions) 
 PASS > [Listener z] k-rate input 
 PASS   Listener: positionZ: Channel 0 output[0, 127] contains only the constant 0.016306867823004723. 

Modified: trunk/LayoutTests/platform/glib/imported/w3c/web-platform-tests/webaudio/the-audio-api/the-audioparam-interface/k-rate-panner-expected.txt (267554 => 267555)


--- trunk/LayoutTests/platform/glib/imported/w3c/web-platform-tests/webaudio/the-audio-api/the-audioparam-interface/k-rate-panner-expected.txt	2020-09-25 02:51:45 UTC (rev 267554)
+++ trunk/LayoutTests/platform/glib/imported/w3c/web-platform-tests/webaudio/the-audio-api/the-audioparam-interface/k-rate-panner-expected.txt	2020-09-25 03:00:45 UTC (rev 267555)
@@ -96,7 +96,7 @@
 PASS   Listener positionX.linearRampToValueAtTime(1000,1) did not throw an exception. 
 PASS   Listener k-rate positionX: Output is not constantly 0.0012908608186990023 (contains 512 different values). 
 PASS   Listener k-rate positionX: Output [0, 127] contains only the constant 0.0012908608186990023. 
-PASS   Listener k-rate positionX: Output [128, 255] contains only the constant 0.012697511352598667. 
+PASS   Listener k-rate positionX: Output [128, 255] contains only the constant 0.012697512283921242. 
 PASS   Listener k-rate positionX: Output [256, 383] contains only the constant 0.012066216208040714. 
 PASS   Listener k-rate positionX: Output [384, 511] contains only the constant 0.008956578560173512. 
 PASS   Listener k-rate positionX: Output [512, 639] contains only the constant 0.006926611997187138. 
@@ -182,8 +182,8 @@
 PASS   Listener upZ.automationRate is equal to k-rate. 
 PASS   Listener upZ.setValueAtTime(-1,0) did not throw an exception. 
 PASS   Listener upZ.linearRampToValueAtTime(1000,1) did not throw an exception. 
-PASS   Listener k-rate upZ: Output is not constantly 0.0010044262744486332 (contains 512 different values). 
-PASS   Listener k-rate upZ: Output [0, 127] contains only the constant 0.0010044262744486332. 
+PASS   Listener k-rate upZ: Output is not constantly 0.001004426390863955 (contains 512 different values). 
+PASS   Listener k-rate upZ: Output [0, 127] contains only the constant 0.001004426390863955. 
 PASS   Listener k-rate upZ: Output [128, 255] contains only the constant 0.0010139397345483303. 
 PASS   Listener k-rate upZ: Output [256, 383] contains only the constant 0.0010087323607876897. 
 PASS   Listener k-rate upZ: Output [384, 511] contains only the constant 0.0010072041768580675. 

Deleted: trunk/LayoutTests/platform/gtk/imported/w3c/web-platform-tests/css/css-values/minmax-angle-computed-expected.txt (267554 => 267555)


--- trunk/LayoutTests/platform/gtk/imported/w3c/web-platform-tests/css/css-values/minmax-angle-computed-expected.txt	2020-09-25 02:51:45 UTC (rev 267554)
+++ trunk/LayoutTests/platform/gtk/imported/w3c/web-platform-tests/css/css-values/minmax-angle-computed-expected.txt	2020-09-25 03:00:45 UTC (rev 267555)
@@ -1,34 +0,0 @@
-
-PASS min(1deg) should be used-value-equivalent to 1deg 
-PASS min(1grad) should be used-value-equivalent to 1grad 
-PASS min(1rad) should be used-value-equivalent to 1rad 
-PASS min(1turn) should be used-value-equivalent to 1turn 
-PASS max(1deg) should be used-value-equivalent to 1deg 
-PASS max(1grad) should be used-value-equivalent to 1grad 
-PASS max(1rad) should be used-value-equivalent to 1rad 
-PASS max(1turn) should be used-value-equivalent to 1turn 
-PASS min(1deg, 2deg) should be used-value-equivalent to 1deg 
-PASS min(1grad, 2grad) should be used-value-equivalent to 1grad 
-PASS min(1rad, 2rad) should be used-value-equivalent to 1rad 
-PASS min(1turn, 2turn) should be used-value-equivalent to 1turn 
-PASS max(1deg, 2deg) should be used-value-equivalent to 2deg 
-PASS max(1grad, 2grad) should be used-value-equivalent to 2grad 
-PASS max(1rad, 2rad) should be used-value-equivalent to 2rad 
-PASS max(1turn, 2turn) should be used-value-equivalent to 2turn 
-PASS min(90deg, 0.26turn) should be used-value-equivalent to 90deg 
-FAIL min(1.57rad, 95deg) should be used-value-equivalent to 1.57rad assert_equals: rotate(min(1.57rad, 95deg)) and rotate(1.57rad) serialize to the same thing in used values. expected "matrix(0.0007963267107332633, 0.9999996829318346, -0.9999996829318346, 0.0007963267107332633, 0, 0)" but got "matrix(0.0007963267107334854, 0.9999996829318346, -0.9999996829318346, 0.0007963267107334854, 0, 0)"
-PASS max(91deg, 0.25turn) should be used-value-equivalent to 91deg 
-PASS max(1.58rad, 90deg) should be used-value-equivalent to 1.58rad 
-FAIL min(270deg, max(0.25turn, 3.14rad)) should be used-value-equivalent to 3.14rad assert_equals: rotate(min(270deg, max(0.25turn, 3.14rad))) and rotate(3.14rad) serialize to the same thing in used values. expected "matrix(-0.9999987317275395, 0.0015926529164868282, -0.0015926529164868282, -0.9999987317275395, 0, 0)" but got "matrix(-0.9999987317275395, 0.0015926529164872723, -0.0015926529164872723, -0.9999987317275395, 0, 0)"
-FAIL max(0.25turn, min(270deg, 3.14rad)) should be used-value-equivalent to 3.14rad assert_equals: rotate(max(0.25turn, min(270deg, 3.14rad))) and rotate(3.14rad) serialize to the same thing in used values. expected "matrix(-0.9999987317275395, 0.0015926529164868282, -0.0015926529164868282, -0.9999987317275395, 0, 0)" but got "matrix(-0.9999987317275395, 0.0015926529164872723, -0.0015926529164872723, -0.9999987317275395, 0, 0)"
-PASS calc(min(90deg, 1.58rad) + 0.25turn) should be used-value-equivalent to 180deg 
-PASS calc(min(90deg, 1.58rad) - 0.125turn) should be used-value-equivalent to 45deg 
-PASS calc(min(90deg, 1.58rad) * 2 should be used-value-equivalent to 180deg 
-PASS calc(min(90deg, 1.58rad) / 2 should be used-value-equivalent to 45deg 
-PASS calc(max(90deg, 1.56rad) + 0.25turn) should be used-value-equivalent to 180deg 
-PASS calc(max(90deg, 1.56rad) - 0.125turn) should be used-value-equivalent to 45deg 
-PASS calc(max(90deg, 1.56rad) * 2 should be used-value-equivalent to 180deg 
-PASS calc(max(90deg, 1.56rad) / 2 should be used-value-equivalent to 45deg 
-PASS calc(min(90deg, 1.58rad) + max(0.25turn, 99grad)) should be used-value-equivalent to 180deg 
-PASS calc(min(90deg, 1.58rad) - max(0.25turn, 99grad)) should be used-value-equivalent to 0deg 
-

Deleted: trunk/LayoutTests/platform/wpe/imported/w3c/web-platform-tests/css/css-values/minmax-angle-computed-expected.txt (267554 => 267555)


--- trunk/LayoutTests/platform/wpe/imported/w3c/web-platform-tests/css/css-values/minmax-angle-computed-expected.txt	2020-09-25 02:51:45 UTC (rev 267554)
+++ trunk/LayoutTests/platform/wpe/imported/w3c/web-platform-tests/css/css-values/minmax-angle-computed-expected.txt	2020-09-25 03:00:45 UTC (rev 267555)
@@ -1,34 +0,0 @@
-
-PASS min(1deg) should be used-value-equivalent to 1deg 
-PASS min(1grad) should be used-value-equivalent to 1grad 
-PASS min(1rad) should be used-value-equivalent to 1rad 
-PASS min(1turn) should be used-value-equivalent to 1turn 
-PASS max(1deg) should be used-value-equivalent to 1deg 
-PASS max(1grad) should be used-value-equivalent to 1grad 
-PASS max(1rad) should be used-value-equivalent to 1rad 
-PASS max(1turn) should be used-value-equivalent to 1turn 
-PASS min(1deg, 2deg) should be used-value-equivalent to 1deg 
-PASS min(1grad, 2grad) should be used-value-equivalent to 1grad 
-PASS min(1rad, 2rad) should be used-value-equivalent to 1rad 
-PASS min(1turn, 2turn) should be used-value-equivalent to 1turn 
-PASS max(1deg, 2deg) should be used-value-equivalent to 2deg 
-PASS max(1grad, 2grad) should be used-value-equivalent to 2grad 
-PASS max(1rad, 2rad) should be used-value-equivalent to 2rad 
-PASS max(1turn, 2turn) should be used-value-equivalent to 2turn 
-PASS min(90deg, 0.26turn) should be used-value-equivalent to 90deg 
-FAIL min(1.57rad, 95deg) should be used-value-equivalent to 1.57rad assert_equals: rotate(min(1.57rad, 95deg)) and rotate(1.57rad) serialize to the same thing in used values. expected "matrix(0.0007963267107332633, 0.9999996829318346, -0.9999996829318346, 0.0007963267107332633, 0, 0)" but got "matrix(0.0007963267107334854, 0.9999996829318346, -0.9999996829318346, 0.0007963267107334854, 0, 0)"
-PASS max(91deg, 0.25turn) should be used-value-equivalent to 91deg 
-PASS max(1.58rad, 90deg) should be used-value-equivalent to 1.58rad 
-FAIL min(270deg, max(0.25turn, 3.14rad)) should be used-value-equivalent to 3.14rad assert_equals: rotate(min(270deg, max(0.25turn, 3.14rad))) and rotate(3.14rad) serialize to the same thing in used values. expected "matrix(-0.9999987317275395, 0.0015926529164868282, -0.0015926529164868282, -0.9999987317275395, 0, 0)" but got "matrix(-0.9999987317275395, 0.0015926529164872723, -0.0015926529164872723, -0.9999987317275395, 0, 0)"
-FAIL max(0.25turn, min(270deg, 3.14rad)) should be used-value-equivalent to 3.14rad assert_equals: rotate(max(0.25turn, min(270deg, 3.14rad))) and rotate(3.14rad) serialize to the same thing in used values. expected "matrix(-0.9999987317275395, 0.0015926529164868282, -0.0015926529164868282, -0.9999987317275395, 0, 0)" but got "matrix(-0.9999987317275395, 0.0015926529164872723, -0.0015926529164872723, -0.9999987317275395, 0, 0)"
-PASS calc(min(90deg, 1.58rad) + 0.25turn) should be used-value-equivalent to 180deg 
-PASS calc(min(90deg, 1.58rad) - 0.125turn) should be used-value-equivalent to 45deg 
-PASS calc(min(90deg, 1.58rad) * 2 should be used-value-equivalent to 180deg 
-PASS calc(min(90deg, 1.58rad) / 2 should be used-value-equivalent to 45deg 
-PASS calc(max(90deg, 1.56rad) + 0.25turn) should be used-value-equivalent to 180deg 
-PASS calc(max(90deg, 1.56rad) - 0.125turn) should be used-value-equivalent to 45deg 
-PASS calc(max(90deg, 1.56rad) * 2 should be used-value-equivalent to 180deg 
-PASS calc(max(90deg, 1.56rad) / 2 should be used-value-equivalent to 45deg 
-PASS calc(min(90deg, 1.58rad) + max(0.25turn, 99grad)) should be used-value-equivalent to 180deg 
-PASS calc(min(90deg, 1.58rad) - max(0.25turn, 99grad)) should be used-value-equivalent to 0deg 
-
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to