⚠ Archived content — this site is no longer maintained.   Current WebKit documentation is at docs.webkit.org.

Changeset 267396 in webkit


Ignore:
Timestamp:
Sep 21, 2020, 10:03:08 PM (6 years ago)
Author:
Diego Pino Garcia
Message:

[GLIB] Unreviewed test gardening. Update baselines after r267389.

  • platform/glib/imported/w3c/web-platform-tests/selection/selection-select-all-move-input-crash-expected.txt:
  • platform/glib/imported/w3c/web-platform-tests/webaudio/the-audio-api/the-audioparam-interface/k-rate-panner-expected.txt: Update after r267357.
  • platform/glib/imported/w3c/web-platform-tests/webaudio/the-audio-api/the-biquadfilternode-interface/biquad-automation-expected.txt: Removed.
Location:
trunk/LayoutTests
Files:
1 deleted
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r267389 r267396  
     12020-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
    192020-09-21  Lauro Moura  <lmoura@igalia.com>
    210
  • trunk/LayoutTests/platform/glib/imported/w3c/web-platform-tests/selection/selection-select-all-move-input-crash-expected.txt

    r267193 r267396  
    77      RenderText {#text} at (0,0) size 0x0
    88    RenderBlock (anonymous) at (0,600) size 785x28
    9       RenderTextControl {INPUT} at (2,2) size 173x24 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
    10 layer at (5,605) size 167x18
    11   RenderBlock {DIV} at (3,3) size 167x18
     9      RenderTextControl {INPUT} at (2,2) size 192x24 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
     10layer at (5,605) size 186x18
     11  RenderBlock {DIV} at (3,3) size 186x18
    1212caret: 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  
    2424PASS   k-rate positionX: Output of k-rate PannerNode is identical to the array [expected array].
    2525PASS   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 635 different values).
     26PASS   k-rate positionX: Difference between a-rate and k-rate PannerNode is not constantly 0 (contains 637 different values).
    2727PASS   k-rate positionX k-rate output [0: 127] contains only the constant 0.00005495094956131652.
    2828PASS   k-rate positionX k-rate output [128: 255] contains only the constant 0.0012474509421736002.
     
    3939PASS   k-rate positionY: Output of k-rate PannerNode is identical to the array [expected array].
    4040PASS   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 637 different values).
     41PASS   k-rate positionY: Difference between a-rate and k-rate PannerNode is not constantly 0 (contains 638 different values).
    4242PASS   k-rate positionY k-rate output [0: 127] contains only the constant 0.15397992730140686.
    4343PASS   k-rate positionY k-rate output [128: 255] contains only the constant 0.0008113961666822433.
Note: See TracChangeset for help on using the changeset viewer.