Changeset 274071 in webkit


Ignore:
Timestamp:
Mar 8, 2021, 7:20:15 AM (4 years ago)
Author:
graouts@webkit.org
Message:

Unreviewed. Update border-width interpolation test after WPT PR #27934.

  • web-platform-tests/css/css-backgrounds/animations/border-width-interpolation-expected.txt:
  • web-platform-tests/css/css-backgrounds/animations/border-width-interpolation.html:
Location:
trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-backgrounds/animations
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-backgrounds/animations/border-width-interpolation-expected.txt

    r272904 r274071  
    4848PASS Web Animations: property <border-left-width> from neutral to [20px] at (1) should be [20px]
    4949PASS Web Animations: property <border-left-width> from neutral to [20px] at (1.5) should be [25px]
    50 FAIL CSS Transitions: property <border-left-width> from [initial] to [20px] at (-0.3) should be [0px] assert_equals: expected "0px " but got "- 2.1px "
    51 PASS CSS Transitions: property <border-left-width> from [initial] to [20px] at (0) should be [3px]
    52 FAIL CSS Transitions: property <border-left-width> from [initial] to [20px] at (0.3) should be [8.1px] assert_equals: expected "8px " but got "8.1px "
    53 FAIL CSS Transitions: property <border-left-width> from [initial] to [20px] at (0.6) should be [13.2px] assert_equals: expected "13px " but got "13.2px "
    54 PASS CSS Transitions: property <border-left-width> from [initial] to [20px] at (1) should be [20px]
    55 FAIL CSS Transitions: property <border-left-width> from [initial] to [20px] at (1.5) should be [28.5px] assert_equals: expected "28px " but got "28.5px "
    56 FAIL CSS Transitions with transition: all: property <border-left-width> from [initial] to [20px] at (-0.3) should be [0px] assert_equals: expected "0px " but got "- 2.1px "
    57 PASS CSS Transitions with transition: all: property <border-left-width> from [initial] to [20px] at (0) should be [3px]
    58 FAIL CSS Transitions with transition: all: property <border-left-width> from [initial] to [20px] at (0.3) should be [8.1px] assert_equals: expected "8px " but got "8.1px "
    59 FAIL CSS Transitions with transition: all: property <border-left-width> from [initial] to [20px] at (0.6) should be [13.2px] assert_equals: expected "13px " but got "13.2px "
    60 PASS CSS Transitions with transition: all: property <border-left-width> from [initial] to [20px] at (1) should be [20px]
    61 FAIL CSS Transitions with transition: all: property <border-left-width> from [initial] to [20px] at (1.5) should be [28.5px] assert_equals: expected "28px " but got "28.5px "
    62 FAIL CSS Animations: property <border-left-width> from [initial] to [20px] at (-0.3) should be [0px] assert_equals: expected "0px " but got "- 2.1px "
    63 PASS CSS Animations: property <border-left-width> from [initial] to [20px] at (0) should be [3px]
    64 FAIL CSS Animations: property <border-left-width> from [initial] to [20px] at (0.3) should be [8.1px] assert_equals: expected "8px " but got "8.1px "
    65 FAIL CSS Animations: property <border-left-width> from [initial] to [20px] at (0.6) should be [13.2px] assert_equals: expected "13px " but got "13.2px "
    66 PASS CSS Animations: property <border-left-width> from [initial] to [20px] at (1) should be [20px]
    67 FAIL CSS Animations: property <border-left-width> from [initial] to [20px] at (1.5) should be [28.5px] assert_equals: expected "28px " but got "28.5px "
    68 FAIL Web Animations: property <border-left-width> from [initial] to [20px] at (-0.3) should be [0px] assert_equals: expected "0px " but got "- 2.1px "
    69 PASS Web Animations: property <border-left-width> from [initial] to [20px] at (0) should be [3px]
    70 FAIL Web Animations: property <border-left-width> from [initial] to [20px] at (0.3) should be [8.1px] assert_equals: expected "8px " but got "8.1px "
    71 FAIL Web Animations: property <border-left-width> from [initial] to [20px] at (0.6) should be [13.2px] assert_equals: expected "13px " but got "13.2px "
    72 PASS Web Animations: property <border-left-width> from [initial] to [20px] at (1) should be [20px]
    73 FAIL Web Animations: property <border-left-width> from [initial] to [20px] at (1.5) should be [28.5px] assert_equals: expected "28px " but got "28.5px "
     50FAIL CSS Transitions: property <border-left-width> from [initial] to [23px] at (-0.3) should be [0px] assert_equals: expected "0px " but got "- 3px "
     51PASS CSS Transitions: property <border-left-width> from [initial] to [23px] at (0) should be [3px]
     52PASS CSS Transitions: property <border-left-width> from [initial] to [23px] at (0.3) should be [9px]
     53PASS CSS Transitions: property <border-left-width> from [initial] to [23px] at (0.6) should be [15px]
     54PASS CSS Transitions: property <border-left-width> from [initial] to [23px] at (1) should be [23px]
     55PASS CSS Transitions: property <border-left-width> from [initial] to [23px] at (1.5) should be [33px]
     56FAIL CSS Transitions with transition: all: property <border-left-width> from [initial] to [23px] at (-0.3) should be [0px] assert_equals: expected "0px " but got "- 3px "
     57PASS CSS Transitions with transition: all: property <border-left-width> from [initial] to [23px] at (0) should be [3px]
     58PASS CSS Transitions with transition: all: property <border-left-width> from [initial] to [23px] at (0.3) should be [9px]
     59PASS CSS Transitions with transition: all: property <border-left-width> from [initial] to [23px] at (0.6) should be [15px]
     60PASS CSS Transitions with transition: all: property <border-left-width> from [initial] to [23px] at (1) should be [23px]
     61PASS CSS Transitions with transition: all: property <border-left-width> from [initial] to [23px] at (1.5) should be [33px]
     62FAIL CSS Animations: property <border-left-width> from [initial] to [23px] at (-0.3) should be [0px] assert_equals: expected "0px " but got "- 3px "
     63PASS CSS Animations: property <border-left-width> from [initial] to [23px] at (0) should be [3px]
     64PASS CSS Animations: property <border-left-width> from [initial] to [23px] at (0.3) should be [9px]
     65PASS CSS Animations: property <border-left-width> from [initial] to [23px] at (0.6) should be [15px]
     66PASS CSS Animations: property <border-left-width> from [initial] to [23px] at (1) should be [23px]
     67PASS CSS Animations: property <border-left-width> from [initial] to [23px] at (1.5) should be [33px]
     68FAIL Web Animations: property <border-left-width> from [initial] to [23px] at (-0.3) should be [0px] assert_equals: expected "0px " but got "- 3px "
     69PASS Web Animations: property <border-left-width> from [initial] to [23px] at (0) should be [3px]
     70PASS Web Animations: property <border-left-width> from [initial] to [23px] at (0.3) should be [9px]
     71PASS Web Animations: property <border-left-width> from [initial] to [23px] at (0.6) should be [15px]
     72PASS Web Animations: property <border-left-width> from [initial] to [23px] at (1) should be [23px]
     73PASS Web Animations: property <border-left-width> from [initial] to [23px] at (1.5) should be [33px]
    7474FAIL CSS Transitions: property <border-left-width> from [inherit] to [20px] at (-0.3) should be [0px] assert_equals: expected "0px " but got "- 6px "
    7575PASS CSS Transitions: property <border-left-width> from [inherit] to [20px] at (0) should be [0px]
     
    9696PASS Web Animations: property <border-left-width> from [inherit] to [20px] at (1) should be [20px]
    9797PASS Web Animations: property <border-left-width> from [inherit] to [20px] at (1.5) should be [30px]
    98 FAIL CSS Transitions: property <border-left-width> from [unset] to [20px] at (-0.3) should be [0px] assert_equals: expected "0px " but got "- 2.1px "
    99 PASS CSS Transitions: property <border-left-width> from [unset] to [20px] at (0) should be [3px]
    100 FAIL CSS Transitions: property <border-left-width> from [unset] to [20px] at (0.3) should be [8.1px] assert_equals: expected "8px " but got "8.1px "
    101 FAIL CSS Transitions: property <border-left-width> from [unset] to [20px] at (0.6) should be [13.2px] assert_equals: expected "13px " but got "13.2px "
    102 PASS CSS Transitions: property <border-left-width> from [unset] to [20px] at (1) should be [20px]
    103 FAIL CSS Transitions: property <border-left-width> from [unset] to [20px] at (1.5) should be [28.5px] assert_equals: expected "28px " but got "28.5px "
    104 FAIL CSS Transitions with transition: all: property <border-left-width> from [unset] to [20px] at (-0.3) should be [0px] assert_equals: expected "0px " but got "- 2.1px "
    105 PASS CSS Transitions with transition: all: property <border-left-width> from [unset] to [20px] at (0) should be [3px]
    106 FAIL CSS Transitions with transition: all: property <border-left-width> from [unset] to [20px] at (0.3) should be [8.1px] assert_equals: expected "8px " but got "8.1px "
    107 FAIL CSS Transitions with transition: all: property <border-left-width> from [unset] to [20px] at (0.6) should be [13.2px] assert_equals: expected "13px " but got "13.2px "
    108 PASS CSS Transitions with transition: all: property <border-left-width> from [unset] to [20px] at (1) should be [20px]
    109 FAIL CSS Transitions with transition: all: property <border-left-width> from [unset] to [20px] at (1.5) should be [28.5px] assert_equals: expected "28px " but got "28.5px "
    110 FAIL CSS Animations: property <border-left-width> from [unset] to [20px] at (-0.3) should be [0px] assert_equals: expected "0px " but got "- 2.1px "
    111 PASS CSS Animations: property <border-left-width> from [unset] to [20px] at (0) should be [3px]
    112 FAIL CSS Animations: property <border-left-width> from [unset] to [20px] at (0.3) should be [8.1px] assert_equals: expected "8px " but got "8.1px "
    113 FAIL CSS Animations: property <border-left-width> from [unset] to [20px] at (0.6) should be [13.2px] assert_equals: expected "13px " but got "13.2px "
    114 PASS CSS Animations: property <border-left-width> from [unset] to [20px] at (1) should be [20px]
    115 FAIL CSS Animations: property <border-left-width> from [unset] to [20px] at (1.5) should be [28.5px] assert_equals: expected "28px " but got "28.5px "
    116 FAIL Web Animations: property <border-left-width> from [unset] to [20px] at (-0.3) should be [0px] assert_equals: expected "0px " but got "- 2.1px "
    117 PASS Web Animations: property <border-left-width> from [unset] to [20px] at (0) should be [3px]
    118 FAIL Web Animations: property <border-left-width> from [unset] to [20px] at (0.3) should be [8.1px] assert_equals: expected "8px " but got "8.1px "
    119 FAIL Web Animations: property <border-left-width> from [unset] to [20px] at (0.6) should be [13.2px] assert_equals: expected "13px " but got "13.2px "
    120 PASS Web Animations: property <border-left-width> from [unset] to [20px] at (1) should be [20px]
    121 FAIL Web Animations: property <border-left-width> from [unset] to [20px] at (1.5) should be [28.5px] assert_equals: expected "28px " but got "28.5px "
     98FAIL CSS Transitions: property <border-left-width> from [unset] to [23px] at (-0.3) should be [0px] assert_equals: expected "0px " but got "- 3px "
     99PASS CSS Transitions: property <border-left-width> from [unset] to [23px] at (0) should be [3px]
     100PASS CSS Transitions: property <border-left-width> from [unset] to [23px] at (0.3) should be [9px]
     101PASS CSS Transitions: property <border-left-width> from [unset] to [23px] at (0.6) should be [15px]
     102PASS CSS Transitions: property <border-left-width> from [unset] to [23px] at (1) should be [23px]
     103PASS CSS Transitions: property <border-left-width> from [unset] to [23px] at (1.5) should be [33px]
     104FAIL CSS Transitions with transition: all: property <border-left-width> from [unset] to [23px] at (-0.3) should be [0px] assert_equals: expected "0px " but got "- 3px "
     105PASS CSS Transitions with transition: all: property <border-left-width> from [unset] to [23px] at (0) should be [3px]
     106PASS CSS Transitions with transition: all: property <border-left-width> from [unset] to [23px] at (0.3) should be [9px]
     107PASS CSS Transitions with transition: all: property <border-left-width> from [unset] to [23px] at (0.6) should be [15px]
     108PASS CSS Transitions with transition: all: property <border-left-width> from [unset] to [23px] at (1) should be [23px]
     109PASS CSS Transitions with transition: all: property <border-left-width> from [unset] to [23px] at (1.5) should be [33px]
     110FAIL CSS Animations: property <border-left-width> from [unset] to [23px] at (-0.3) should be [0px] assert_equals: expected "0px " but got "- 3px "
     111PASS CSS Animations: property <border-left-width> from [unset] to [23px] at (0) should be [3px]
     112PASS CSS Animations: property <border-left-width> from [unset] to [23px] at (0.3) should be [9px]
     113PASS CSS Animations: property <border-left-width> from [unset] to [23px] at (0.6) should be [15px]
     114PASS CSS Animations: property <border-left-width> from [unset] to [23px] at (1) should be [23px]
     115PASS CSS Animations: property <border-left-width> from [unset] to [23px] at (1.5) should be [33px]
     116FAIL Web Animations: property <border-left-width> from [unset] to [23px] at (-0.3) should be [0px] assert_equals: expected "0px " but got "- 3px "
     117PASS Web Animations: property <border-left-width> from [unset] to [23px] at (0) should be [3px]
     118PASS Web Animations: property <border-left-width> from [unset] to [23px] at (0.3) should be [9px]
     119PASS Web Animations: property <border-left-width> from [unset] to [23px] at (0.6) should be [15px]
     120PASS Web Animations: property <border-left-width> from [unset] to [23px] at (1) should be [23px]
     121PASS Web Animations: property <border-left-width> from [unset] to [23px] at (1.5) should be [33px]
    122122FAIL CSS Transitions: property <border-left-width> from [0px] to [10px] at (-0.3) should be [0px] assert_equals: expected "0px " but got "- 3px "
    123123PASS CSS Transitions: property <border-left-width> from [0px] to [10px] at (0) should be [0px]
  • trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-backgrounds/animations/border-width-interpolation.html

    r255239 r274071  
    6969  property: 'border-left-width',
    7070  from: 'initial',
    71   to: '20px',
     71  to: '23px',
    7272}, [
    7373  {at: -0.3, expect: '0px'},
    7474  {at: 0, expect: '3px'},
    75   {at: 0.3, expect: '8.1px'},
    76   {at: 0.6, expect: '13.2px'},
    77   {at: 1, expect: '20px'},
    78   {at: 1.5, expect: '28.5px'},
     75  {at: 0.3, expect: '9px'},
     76  {at: 0.6, expect: '15px'},
     77  {at: 1, expect: '23px'},
     78  {at: 1.5, expect: '33px'},
    7979]);
    8080
     
    9595  property: 'border-left-width',
    9696  from: 'unset',
    97   to: '20px',
     97  to: '23px',
    9898}, [
    9999  {at: -0.3, expect: '0px'},
    100100  {at: 0, expect: '3px'},
    101   {at: 0.3, expect: '8.1px'},
    102   {at: 0.6, expect: '13.2px'},
    103   {at: 1, expect: '20px'},
    104   {at: 1.5, expect: '28.5px'},
     101  {at: 0.3, expect: '9px'},
     102  {at: 0.6, expect: '15px'},
     103  {at: 1, expect: '23px'},
     104  {at: 1.5, expect: '33px'},
    105105]);
    106106
Note: See TracChangeset for help on using the changeset viewer.