|
Lines 1-3
a/LayoutTests/imported/w3c/ChangeLog_sec1
|
|
|
1 |
2021-09-09 Johnson Zhou <qiaosong_zhou@apple.com> |
| 2 |
|
| 3 |
Addition of CSSNumericValue and subclasses. (CSS Typed OM) |
| 4 |
https://bugs.webkit.org/show_bug.cgi?id=230031 |
| 5 |
|
| 6 |
Reviewed by NOBODY (OOPS!). |
| 7 |
|
| 8 |
* web-platform-tests/css/css-typed-om/idlharness-expected.txt: |
| 9 |
* web-platform-tests/css/css-typed-om/rotate-by-added-angle-expected.txt: |
| 10 |
* web-platform-tests/css/css-typed-om/stylevalue-normalization/normalize-numeric.tentative-expected.txt: |
| 11 |
* web-platform-tests/css/css-typed-om/stylevalue-normalization/positionvalue-normalization.tentative-expected.txt: |
| 12 |
* web-platform-tests/css/css-typed-om/stylevalue-serialization/crashtests/cssTransform-Internal-value-expected.txt: |
| 13 |
* web-platform-tests/css/css-typed-om/stylevalue-serialization/cssMathValue.tentative-expected.txt: |
| 14 |
* web-platform-tests/css/css-typed-om/stylevalue-subclasses/cssPerspective.tentative-expected.txt: |
| 15 |
* web-platform-tests/css/css-typed-om/stylevalue-subclasses/cssPositionValue-expected.txt: |
| 16 |
* web-platform-tests/css/css-typed-om/stylevalue-subclasses/cssPositionValue-invalid-expected.txt: |
| 17 |
* web-platform-tests/css/css-typed-om/stylevalue-subclasses/cssRGB-expected.txt: |
| 18 |
* web-platform-tests/css/css-typed-om/stylevalue-subclasses/cssRotate.tentative-expected.txt: |
| 19 |
* web-platform-tests/css/css-typed-om/stylevalue-subclasses/cssScale.tentative-expected.txt: |
| 20 |
* web-platform-tests/css/css-typed-om/stylevalue-subclasses/cssSkew.tentative-expected.txt: |
| 21 |
* web-platform-tests/css/css-typed-om/stylevalue-subclasses/cssSkewX.tentative-expected.txt: |
| 22 |
* web-platform-tests/css/css-typed-om/stylevalue-subclasses/cssSkewY.tentative-expected.txt: |
| 23 |
* web-platform-tests/css/css-typed-om/stylevalue-subclasses/cssTranslate.tentative-expected.txt: |
| 24 |
* web-platform-tests/css/css-typed-om/stylevalue-subclasses/numeric-objects/add-two-types.tentative-expected.txt: |
| 25 |
* web-platform-tests/css/css-typed-om/stylevalue-subclasses/numeric-objects/arithmetic.tentative-expected.txt: |
| 26 |
* web-platform-tests/css/css-typed-om/stylevalue-subclasses/numeric-objects/create-a-type.tentative-expected.txt: |
| 27 |
* web-platform-tests/css/css-typed-om/stylevalue-subclasses/numeric-objects/cssMathInvert-type-expected.txt: |
| 28 |
* web-platform-tests/css/css-typed-om/stylevalue-subclasses/numeric-objects/cssMathNegate-type-expected.txt: |
| 29 |
* web-platform-tests/css/css-typed-om/stylevalue-subclasses/numeric-objects/cssMathValue.tentative-expected.txt: |
| 30 |
* web-platform-tests/css/css-typed-om/stylevalue-subclasses/numeric-objects/cssnumericvalue-multiply-two-types.tentative-expected.txt: |
| 31 |
* web-platform-tests/css/css-typed-om/stylevalue-subclasses/numeric-objects/equals.tentative-expected.txt: |
| 32 |
* web-platform-tests/css/css-typed-om/stylevalue-subclasses/numeric-objects/parse.tentative-expected.txt: |
| 33 |
* web-platform-tests/css/css-typed-om/stylevalue-subclasses/numeric-objects/to.tentative-expected.txt: |
| 34 |
* web-platform-tests/css/css-typed-om/stylevalue-subclasses/numeric-objects/toSum.tentative-expected.txt: |
| 35 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/accent-color-expected.txt: |
| 36 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/alignment-baseline-expected.txt: |
| 37 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/all-expected.txt: |
| 38 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/animation-delay-expected.txt: |
| 39 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/animation-direction-expected.txt: |
| 40 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/animation-duration-expected.txt: |
| 41 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/animation-expected.txt: |
| 42 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/animation-fill-mode-expected.txt: |
| 43 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/animation-iteration-count-expected.txt: |
| 44 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/animation-name-expected.txt: |
| 45 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/animation-play-state-expected.txt: |
| 46 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/animation-timing-function-expected.txt: |
| 47 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/backdrop-filter-expected.txt: |
| 48 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/backface-visibility-expected.txt: |
| 49 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/background-attachment-expected.txt: |
| 50 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/background-blend-mode-expected.txt: |
| 51 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/background-clip-expected.txt: |
| 52 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/background-color-expected.txt: |
| 53 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/background-expected.txt: |
| 54 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/background-image-expected.txt: |
| 55 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/background-origin-expected.txt: |
| 56 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/background-position-expected.txt: |
| 57 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/background-repeat-expected.txt: |
| 58 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/background-size-expected.txt: |
| 59 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/baseline-shift-expected.txt: |
| 60 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/block-size-expected.txt: |
| 61 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/border-collapse-expected.txt: |
| 62 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/border-color-expected.txt: |
| 63 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/border-image-outset-expected.txt: |
| 64 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/border-image-repeat-expected.txt: |
| 65 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/border-image-slice-expected.txt: |
| 66 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/border-image-source-expected.txt: |
| 67 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/border-image-width-expected.txt: |
| 68 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/border-radius-expected.txt: |
| 69 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/border-style-expected.txt: |
| 70 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/border-width-expected.txt: |
| 71 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/bottom-expected.txt: |
| 72 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/box-shadow-expected.txt: |
| 73 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/box-sizing-expected.txt: |
| 74 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/break-expected.txt: |
| 75 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/caption-side-expected.txt: |
| 76 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/caret-color-expected.txt: |
| 77 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/center-coordinate-expected.txt: |
| 78 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/clear-expected.txt: |
| 79 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/clip-expected.txt: |
| 80 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/clip-path-expected.txt: |
| 81 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/clip-rule-expected.txt: |
| 82 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/color-expected.txt: |
| 83 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/color-interpolation-expected.txt: |
| 84 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/column-count-expected.txt: |
| 85 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/column-rule-color-expected.txt: |
| 86 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/column-rule-style-expected.txt: |
| 87 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/column-rule-width-expected.txt: |
| 88 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/column-span-expected.txt: |
| 89 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/column-width-expected.txt: |
| 90 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/contain-expected.txt: |
| 91 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/coordinate-expected.txt: |
| 92 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/counter-increment-expected.txt: |
| 93 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/counter-reset-expected.txt: |
| 94 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/counter-set-expected.txt: |
| 95 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/cursor-expected.txt: |
| 96 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/d-expected.txt: |
| 97 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/direction-expected.txt: |
| 98 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/display-expected.txt: |
| 99 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/dominant-baseline-expected.txt: |
| 100 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/empty-cells-expected.txt: |
| 101 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/fill-color-expected.txt: |
| 102 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/fill-expected.txt: |
| 103 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/fill-opacity-expected.txt: |
| 104 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/fill-rule-expected.txt: |
| 105 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/filter-expected.txt: |
| 106 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/flex-basis-expected.txt: |
| 107 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/flex-direction-expected.txt: |
| 108 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/flex-expected.txt: |
| 109 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/flex-flow-expected.txt: |
| 110 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/flex-grow-expected.txt: |
| 111 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/flex-shrink-expected.txt: |
| 112 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/flex-wrap-expected.txt: |
| 113 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/float-expected.txt: |
| 114 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/flood-color-expected.txt: |
| 115 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/flood-opacity-expected.txt: |
| 116 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/font-expected.txt: |
| 117 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/font-family-expected.txt: |
| 118 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/font-feature-settings-expected.txt: |
| 119 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/font-kerning-expected.txt: |
| 120 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/font-language-override-expected.txt: |
| 121 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/font-optical-sizing-expected.txt: |
| 122 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/font-palette-expected.txt: |
| 123 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/font-presentation-expected.txt: |
| 124 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/font-size-adjust-expected.txt: |
| 125 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/font-size-expected.txt: |
| 126 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/font-stretch-expected.txt: |
| 127 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/font-style-expected.txt: |
| 128 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/font-synthesis-expected.txt: |
| 129 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/font-variant-alternates-expected.txt: |
| 130 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/font-variant-caps-expected.txt: |
| 131 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/font-variant-east-asian-expected.txt: |
| 132 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/font-variant-emoji-expected.txt: |
| 133 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/font-variant-expected.txt: |
| 134 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/font-variant-ligatures-expected.txt: |
| 135 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/font-variant-numeric-expected.txt: |
| 136 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/font-variation-settings-expected.txt: |
| 137 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/font-weight-expected.txt: |
| 138 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/gap-expected.txt: |
| 139 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/grid-area-expected.txt: |
| 140 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/grid-auto-columns-rows-expected.txt: |
| 141 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/grid-auto-flow-expected.txt: |
| 142 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/grid-expected.txt: |
| 143 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/grid-gap-expected.txt: |
| 144 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/grid-start-end-expected.txt: |
| 145 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/grid-template-areas-expected.txt: |
| 146 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/grid-template-columns-rows-expected.txt: |
| 147 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/grid-template-expected.txt: |
| 148 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/height-expected.txt: |
| 149 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/hyphens-expected.txt: |
| 150 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/image-rendering-expected.txt: |
| 151 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/inline-size-expected.txt: |
| 152 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/isolation-expected.txt: |
| 153 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/left-expected.txt: |
| 154 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/letter-spacing-expected.txt: |
| 155 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/lighting-color-expected.txt: |
| 156 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/line-break-expected.txt: |
| 157 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/line-height-expected.txt: |
| 158 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/line-height-step-expected.txt: |
| 159 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/list-style-image-expected.txt: |
| 160 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/list-style-position-expected.txt: |
| 161 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/list-style-type-expected.txt: |
| 162 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/logical-expected.txt: |
| 163 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/margin-expected.txt: |
| 164 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/marker-expected.txt: |
| 165 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/mask-expected.txt: |
| 166 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/mask-image-expected.txt: |
| 167 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/mask-type-expected.txt: |
| 168 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/mix-blend-mode-expected.txt: |
| 169 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/object-fit-expected.txt: |
| 170 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/object-position-expected.txt: |
| 171 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/offset-anchor-expected.txt: |
| 172 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/offset-distance-expected.txt: |
| 173 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/offset-expected.txt: |
| 174 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/offset-path-expected.txt: |
| 175 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/offset-position-expected.txt: |
| 176 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/offset-rotate-expected.txt: |
| 177 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/opacity-expected.txt: |
| 178 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/order-expected.txt: |
| 179 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/orphans-expected.txt: |
| 180 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/outline-color-expected.txt: |
| 181 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/outline-offset-expected.txt: |
| 182 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/outline-style-expected.txt: |
| 183 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/outline-width-expected.txt: |
| 184 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/overflow-anchor-expected.txt: |
| 185 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/overflow-expected.txt: |
| 186 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/overflow-wrap-expected.txt: |
| 187 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/overscroll-behavior-expected.txt: |
| 188 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/padding-expected.txt: |
| 189 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/page-expected.txt: |
| 190 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/paint-order-expected.txt: |
| 191 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/perspective-expected.txt: |
| 192 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/perspective-origin-expected.txt: |
| 193 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/pointer-events-expected.txt: |
| 194 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/position-expected.txt: |
| 195 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/quotes-expected.txt: |
| 196 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/radius-expected.txt: |
| 197 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/resize-expected.txt: |
| 198 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/right-expected.txt: |
| 199 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/scroll-behavior-expected.txt: |
| 200 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/scroll-margin-expected.txt: |
| 201 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/scroll-padding-expected.txt: |
| 202 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/scroll-snap-align-expected.txt: |
| 203 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/scroll-snap-stop-expected.txt: |
| 204 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/scroll-snap-type-expected.txt: |
| 205 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/scrollbar-gutter-expected.txt: |
| 206 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/scrollbar-width-expected.txt: |
| 207 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/shape-image-threshold-expected.txt: |
| 208 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/shape-margin-expected.txt: |
| 209 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/shape-outside-expected.txt: |
| 210 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/shape-rendering-expected.txt: |
| 211 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/speak-expected.txt: |
| 212 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/stop-color-expected.txt: |
| 213 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/stop-opacity-expected.txt: |
| 214 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/stroke-dasharray-expected.txt: |
| 215 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/stroke-dashoffset-expected.txt: |
| 216 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/stroke-expected.txt: |
| 217 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/stroke-linecap-expected.txt: |
| 218 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/stroke-linejoin-expected.txt: |
| 219 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/stroke-miterlimit-expected.txt: |
| 220 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/stroke-opacity-expected.txt: |
| 221 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/stroke-width-expected.txt: |
| 222 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/tab-size-expected.txt: |
| 223 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/table-layout-expected.txt: |
| 224 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/text-align-expected.txt: |
| 225 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/text-align-last-expected.txt: |
| 226 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/text-anchor-expected.txt: |
| 227 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/text-combine-upright-expected.txt: |
| 228 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/text-decoration-color-expected.txt: |
| 229 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/text-decoration-expected.txt: |
| 230 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/text-decoration-line-expected.txt: |
| 231 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/text-decoration-skip-expected.txt: |
| 232 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/text-decoration-skip-ink-expected.txt: |
| 233 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/text-decoration-style-expected.txt: |
| 234 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/text-decoration-thickness-expected.txt: |
| 235 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/text-emphasis-color-expected.txt: |
| 236 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/text-indent-expected.txt: |
| 237 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/text-justify-expected.txt: |
| 238 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/text-orientation-expected.txt: |
| 239 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/text-overflow-expected.txt: |
| 240 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/text-rendering-expected.txt: |
| 241 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/text-shadow-expected.txt: |
| 242 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/text-size-adjust-expected.txt: |
| 243 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/text-transform-expected.txt: |
| 244 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/text-underline-offset-expected.txt: |
| 245 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/text-underline-position-expected.txt: |
| 246 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/top-expected.txt: |
| 247 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/touch-action-expected.txt: |
| 248 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/transform-box-expected.txt: |
| 249 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/transform-expected.txt: |
| 250 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/transform-style-expected.txt: |
| 251 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/transition-delay-expected.txt: |
| 252 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/transition-duration-expected.txt: |
| 253 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/transition-expected.txt: |
| 254 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/transition-property-expected.txt: |
| 255 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/transition-timing-function-expected.txt: |
| 256 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/unicode-bidi-expected.txt: |
| 257 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/user-select-expected.txt: |
| 258 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/vector-effect-expected.txt: |
| 259 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/vertical-align-expected.txt: |
| 260 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/visibility-expected.txt: |
| 261 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/white-space-expected.txt: |
| 262 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/widows-expected.txt: |
| 263 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/width-expected.txt: |
| 264 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/will-change-expected.txt: |
| 265 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/word-break-expected.txt: |
| 266 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/word-spacing-expected.txt: |
| 267 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/word-wrap-expected.txt: |
| 268 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/writing-mode-expected.txt: |
| 269 |
* web-platform-tests/css/css-typed-om/the-stylepropertymap/properties/z-index-expected.txt: |
| 270 |
* web-platform-tests/css/css-typed-om/width-by-max-px-em-expected.txt: |
| 271 |
* web-platform-tests/css/css-typed-om/width-by-min-px-em-expected.txt: |
| 272 |
|
| 1 |
2021-09-06 Commit Queue <commit-queue@webkit.org> |
273 |
2021-09-06 Commit Queue <commit-queue@webkit.org> |
| 2 |
|
274 |
|
| 3 |
Unreviewed, reverting r282058. |
275 |
Unreviewed, reverting r282058. |