Changeset 267396 in webkit
- Timestamp:
- Sep 21, 2020, 10:03:08 PM (6 years ago)
- Location:
- trunk/LayoutTests
- Files:
-
- 1 deleted
- 3 edited
-
ChangeLog (modified) (1 diff)
-
platform/glib/imported/w3c/web-platform-tests/selection/selection-select-all-move-input-crash-expected.txt (modified) (1 diff)
-
platform/glib/imported/w3c/web-platform-tests/webaudio/the-audio-api/the-audioparam-interface/k-rate-panner-expected.txt (modified) (2 diffs)
-
platform/glib/imported/w3c/web-platform-tests/webaudio/the-audio-api/the-biquadfilternode-interface/biquad-automation-expected.txt (deleted)
Legend:
- Unmodified
- Added
- Removed
-
trunk/LayoutTests/ChangeLog
r267389 r267396 1 2020-09-21 Diego Pino Garcia <dpino@igalia.com> 2 3 [GLIB] Unreviewed test gardening. Update baselines after r267389. 4 5 * platform/glib/imported/w3c/web-platform-tests/selection/selection-select-all-move-input-crash-expected.txt: 6 * platform/glib/imported/w3c/web-platform-tests/webaudio/the-audio-api/the-audioparam-interface/k-rate-panner-expected.txt: Update after r267357. 7 * platform/glib/imported/w3c/web-platform-tests/webaudio/the-audio-api/the-biquadfilternode-interface/biquad-automation-expected.txt: Removed. 8 1 9 2020-09-21 Lauro Moura <lmoura@igalia.com> 2 10 -
trunk/LayoutTests/platform/glib/imported/w3c/web-platform-tests/selection/selection-select-all-move-input-crash-expected.txt
r267193 r267396 7 7 RenderText {#text} at (0,0) size 0x0 8 8 RenderBlock (anonymous) at (0,600) size 785x28 9 RenderTextControl {INPUT} at (2,2) size 1 73x24 [bgcolor=#FFFFFF] [border: (2px inset #000000)]10 layer at (5,605) size 1 67x1811 RenderBlock {DIV} at (3,3) size 1 67x189 RenderTextControl {INPUT} at (2,2) size 192x24 [bgcolor=#FFFFFF] [border: (2px inset #000000)] 10 layer at (5,605) size 186x18 11 RenderBlock {DIV} at (3,3) size 186x18 12 12 caret: position 1 of body -
trunk/LayoutTests/platform/glib/imported/w3c/web-platform-tests/webaudio/the-audio-api/the-audioparam-interface/k-rate-panner-expected.txt
r267189 r267396 24 24 PASS k-rate positionX: Output of k-rate PannerNode is identical to the array [expected array]. 25 25 PASS k-rate positionX: Output of a-rate PannerNode is identical to the array [expected array]. 26 PASS k-rate positionX: Difference between a-rate and k-rate PannerNode is not constantly 0 (contains 63 5different values).26 PASS k-rate positionX: Difference between a-rate and k-rate PannerNode is not constantly 0 (contains 637 different values). 27 27 PASS k-rate positionX k-rate output [0: 127] contains only the constant 0.00005495094956131652. 28 28 PASS k-rate positionX k-rate output [128: 255] contains only the constant 0.0012474509421736002. … … 39 39 PASS k-rate positionY: Output of k-rate PannerNode is identical to the array [expected array]. 40 40 PASS k-rate positionY: Output of a-rate PannerNode is identical to the array [expected array]. 41 PASS k-rate positionY: Difference between a-rate and k-rate PannerNode is not constantly 0 (contains 63 7different values).41 PASS k-rate positionY: Difference between a-rate and k-rate PannerNode is not constantly 0 (contains 638 different values). 42 42 PASS k-rate positionY k-rate output [0: 127] contains only the constant 0.15397992730140686. 43 43 PASS k-rate positionY k-rate output [128: 255] contains only the constant 0.0008113961666822433.
Note:
See TracChangeset
for help on using the changeset viewer.