Re: Add new folder for staticrange (#5344)

*This report has been truncated because the total content is 471567 characters in length, which is in excess of GitHub.com's limit for comments (65536 characters).

 [View the complete job log.](https://travis-ci.org/w3c/web-platform-tests/jobs/218515005)

# Firefox (nightly channel) #
Testing web-platform-tests at revision d38feeaa5ee72110ef26affcd9b8e4ccab32c64a
Using browser at version BuildID 20170403100136; SourceStamp 38894655c89e68bcd8f45d31a0d3005f2c2b53db
Starting 10 test iterations
All results were stable
## All results ##
<details>
<summary>67 tests ran</summary>
<details>
<summary><a href="http://w3c-test.org/submissions/5344/css-timing-1/frames-timing-functions-output.html">/css-timing-1/frames-timing-functions-output.html</a></summary>


|                                                Subtest                                                | Results | Messages |
|-------------------------------------------------------------------------------------------------------|---------|----------|
|                                                                                                       | OK      |          |
| `For an input progress of 0.0, the output of a frames timing function is the first frame`             | PASS    |          |
| `At a frame boundary, the output of a frames timing function is the next frame`                       | PASS    |          |
| `For an input progress of 1.0, the output of a frames timing function is the final frame`             | PASS    |          |
| `The number of frames is correctly reflected in the frames timing function output`                    | PASS    |          |
| `The number of frames is correctly reflected in the frames timing function output on CSS Transitions` | PASS    |          |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/5344/css-timing-1/frames-timing-functions-syntax.html">/css-timing-1/frames-timing-functions-syntax.html</a></summary>


|                                                    Subtest                                                    | Results | Messages |
|---------------------------------------------------------------------------------------------------------------|---------|----------|
|                                                                                                               | OK      |          |
| `The number of frames must be a positive integer greater than 1, or we fallback to the previously-set easing` | PASS    |          |
| `The serialization of frames is 'frames(n)', n is the number of frames`                                       | PASS    |          |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/5344/html/browsers/origin/cross-origin-objects/cross-origin-objects.html">/html/browsers/origin/cross-origin-objects/cross-origin-objects.html</a></summary>


|                                                       Subtest                                                       | Results | Messages |
|---------------------------------------------------------------------------------------------------------------------|---------|----------|
|                                                                                                                     | OK      |          |
| `Basic sanity-checking`                                                                                             | PASS    |          |
| `Basic sanity-checking (exception type)`                                                                            | PASS    |          |
| `Only whitelisted properties are accessible cross-origin`                                                           | PASS    |          |
| `Only whitelisted properties are accessible cross-origin (exception type)`                                          | PASS    |          |
| `[[GetPrototypeOf]] should return null`                                                                             | PASS    |          |
| `[[GetPrototypeOf]] should return null (exception type)`                                                            | PASS    |          |
| `[[SetPrototypeOf]] should return false`                                                                            | PASS    |          |
| `[[SetPrototypeOf]] should return false (exception type)`                                                           | PASS    |          |
| `[[IsExtensible]] should return true for cross-origin objects`                                                      | PASS    |          |
| `[[IsExtensible]] should return true for cross-origin objects (exception type)`                                     | PASS    |          |
| `[[PreventExtensions]] should throw for cross-origin objects`                                                       | PASS    |          |
| `[[PreventExtensions]] should throw for cross-origin objects (exception type)`                                      | PASS    |          |
| `[[GetOwnProperty]] - Properties on cross-origin objects should be reported |own|`                                  | PASS    |          |
| `[[GetOwnProperty]] - Properties on cross-origin objects should be reported |own| (exception type)`                 | PASS    |          |
| `[[GetOwnProperty]] - Property descriptors for cross-origin properties should be set up correctly`                  | PASS    |          |
| `[[GetOwnProperty]] - Property descriptors for cross-origin properties should be set up correctly (exception type)` | PASS    |          |
| `[[Delete]] Should throw on cross-origin objects`                                                                   | PASS    |          |
| `[[Delete]] Should throw on cross-origin objects (exception type)`                                                  | PASS    |          |
| `[[DefineOwnProperty]] Should throw for cross-origin objects`                                                       | PASS    |          |
| `[[DefineOwnProperty]] Should throw for cross-origin objects (exception type)`                                      | PASS    |          |
| `[[Enumerate]] should return an empty iterator`                                                                     | PASS    |          |
| `[[Enumerate]] should return an empty iterator (exception type)`                                                    | PASS    |          |
| `[[OwnPropertyKeys]] should return all properties from cross-origin objects`                                        | PASS    |          |
| `[[OwnPropertyKeys]] should return all properties from cross-origin objects (exception type)`                       | PASS    |          |
| `[[OwnPropertyKeys]] should return the right symbol-named properties for cross-origin objects`                      | PASS    |          |
| `[[OwnPropertyKeys]] should return the right symbol-named properties for cross-origin objects (exception type)`     | PASS    |          |
| `[[OwnPropertyKeys]] should place the symbols after the property names after the subframe indices`                  | PASS    |          |
| `[[OwnPropertyKeys]] should place the symbols after the property names after the subframe indices (exception type)` | PASS    |          |
| `A and B jointly observe the same identity for cross-origin Window and Location`                                    | PASS    |          |
| `A and B jointly observe the same identity for cross-origin Window and Location (exception type)`                   | PASS    |          |
| `Cross-origin functions get local Function.prototype`                                                               | PASS    |          |
| `Cross-origin functions get local Function.prototype (exception type)`                                              | PASS    |          |
| `Cross-origin Window accessors get local Function.prototype`                                                        | PASS    |          |
| `Cross-origin Window accessors get local Function.prototype (exception type)`                                       | PASS    |          |
| `Same-origin observers get different functions for cross-origin objects`                                            | PASS    |          |
| `Same-origin observers get different functions for cross-origin objects (exception type)`                           | PASS    |          |
| `Same-origin observers get different accessors for cross-origin Window`                                             | PASS    |          |
| `Same-origin observers get different accessors for cross-origin Window (exception type)`                            | PASS    |          |
| `Same-origin observers get different accessors for cross-origin Location`                                           | PASS    |          |
| `Same-origin observers get different accessors for cross-origin Location (exception type)`                          | PASS    |          |
| `{}.toString.call() does the right thing on cross-origin objects`                                                   | PASS    |          |
| `{}.toString.call() does the right thing on cross-origin objects (exception type)`                                  | PASS    |          |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/5344/web-animations/animation-model/animation-types/addition-per-property.html">/web-animations/animation-model/animation-types/addition-per-property.html</a></summary>


|                                             Subtest                                             | Results | Messages |
|-------------------------------------------------------------------------------------------------|---------|----------|
|                                                                                                 | OK      |          |
| `align-content (type: discrete) has testAddition function`                                      | PASS    |          |
| `align-content: "flex-end" onto "flex-start"`                                                   | PASS    |          |
| `align-content: "flex-start" onto "flex-end"`                                                   | PASS    |          |
| `align-items (type: discrete) has testAddition function`                                        | PASS    |          |
| `align-items: "flex-end" onto "flex-start"`                                                     | PASS    |          |
| `align-items: "flex-start" onto "flex-end"`                                                     | PASS    |          |
| `align-self (type: discrete) has testAddition function`                                         | PASS    |          |
| `align-self: "flex-end" onto "flex-start"`                                                      | PASS    |          |
| `align-self: "flex-start" onto "flex-end"`                                                      | PASS    |          |
| `backface-visibility (type: discrete) has testAddition function`                                | PASS    |          |
| `backface-visibility: "hidden" onto "visible"`                                                  | PASS    |          |
| `backface-visibility: "visible" onto "hidden"`                                                  | PASS    |          |
| `background-attachment (type: discrete) has testAddition function`                              | PASS    |          |
| `background-attachment: "local" onto "fixed"`                                                   | PASS    |          |
| `background-attachment: "fixed" onto "local"`                                                   | PASS    |          |
| `background-color (type: color) has testAddition function`                                      | PASS    |          |
| `background-color supports animating as color of rgb() with overflowed from and to values`      | PASS    |          |
| `background-color supports animating as color of #RGB`                                          | PASS    |          |
| `background-color supports animating as color of hsl()`                                         | PASS    |          |
| `background-color supports animating as color of #RGBa`                                         | PASS    |          |
| `background-color supports animating as color of rgba()`                                        | PASS    |          |
| `background-color supports animating as color of hsla()`                                        | PASS    |          |
| `background-blend-mode (type: discrete) has testAddition function`                              | PASS    |          |
| `background-blend-mode: "screen" onto "multiply"`                                               | PASS    |          |
| `background-blend-mode: "multiply" onto "screen"`                                               | PASS    |          |
| `background-clip (type: discrete) has testAddition function`                                    | PASS    |          |
| `background-clip: "content-box" onto "padding-box"`                                             | PASS    |          |
| `background-clip: "padding-box" onto "content-box"`                                             | PASS    |          |
| `background-image (type: discrete) has testAddition function`                                   | PASS    |          |
| `background-image: "url("http://localhost/test-2")" onto "url("http://localhost/test-1")"`      | PASS    |          |
| `background-image: "url("http://localhost/test-1")" onto "url("http://localhost/test-2")"`      | PASS    |          |
| `background-origin (type: discrete) has testAddition function`                                  | PASS    |          |
| `background-origin: "content-box" onto "padding-box"`                                           | PASS    |          |
| `background-origin: "padding-box" onto "content-box"`                                           | PASS    |          |
| `background-repeat (type: discrete) has testAddition function`                                  | PASS    |          |
| `background-repeat: "round" onto "space"`                                                       | PASS    |          |
| `background-repeat: "space" onto "round"`                                                       | PASS    |          |
| `border-bottom-color (type: color) has testAddition function`                                   | PASS    |          |
| `border-bottom-color supports animating as color of rgb() with overflowed from and to values`   | PASS    |          |
| `border-bottom-color supports animating as color of #RGB`                                       | PASS    |          |
| `border-bottom-color supports animating as color of hsl()`                                      | PASS    |          |
| `border-bottom-color supports animating as color of #RGBa`                                      | PASS    |          |
| `border-bottom-color supports animating as color of rgba()`                                     | PASS    |          |
| `border-bottom-color supports animating as color of hsla()`                                     | PASS    |          |
| `border-bottom-style (type: discrete) has testAddition function`                                | PASS    |          |
| `border-bottom-style: "solid" onto "dotted"`                                                    | PASS    |          |
| `border-bottom-style: "dotted" onto "solid"`                                                    | PASS    |          |
| `border-bottom-width (type: length) has testAddition function`                                  | PASS    |          |
| `border-bottom-width: length`                                                                   | PASS    |          |
| `border-bottom-width: length of rem`                                                            | PASS    |          |
| `border-collapse (type: discrete) has testAddition function`                                    | PASS    |          |
| `border-collapse: "separate" onto "collapse"`                                                   | PASS    |          |
| `border-collapse: "collapse" onto "separate"`                                                   | PASS    |          |
| `border-image-outset (type: discrete) has testAddition function`                                | PASS    |          |
| `border-image-outset: "5 5 5 5" onto "1 1 1 1"`                                                 | PASS    |          |
| `border-image-outset: "1 1 1 1" onto "5 5 5 5"`                                                 | PASS    |          |
| `border-image-repeat (type: discrete) has testAddition function`                                | PASS    |          |
| `border-image-repeat: "repeat repeat" onto "stretch stretch"`                                   | PASS    |          |
| `border-image-repeat: "stretch stretch" onto "repeat repeat"`                                   | PASS    |          |
| `border-image-slice (type: discrete) has testAddition function`                                 | PASS    |          |
| `border-image-slice: "5 5 5 5" onto "1 1 1 1"`                                                  | PASS    |          |
| `border-image-slice: "1 1 1 1" onto "5 5 5 5"`                                                  | PASS    |          |
| `border-image-source (type: discrete) has testAddition function`                                | PASS    |          |
| `border-image-source: "url("http://localhost/test-2")" onto "url("http://localhost/test-1")"`   | PASS    |          |
| `border-image-source: "url("http://localhost/test-1")" onto "url("http://localhost/test-2")"`   | PASS    |          |
| `border-image-width (type: discrete) has testAddition function`                                 | PASS    |          |
| `border-image-width: "5 5 5 5" onto "1 1 1 1"`                                                  | PASS    |          |
| `border-image-width: "1 1 1 1" onto "5 5 5 5"`                                                  | PASS    |          |
| `border-left-color (type: color) has testAddition function`                                     | PASS    |          |
| `border-left-color supports animating as color of rgb() with overflowed from and to values`     | PASS    |          |
| `border-left-color supports animating as color of #RGB`                                         | PASS    |          |
| `border-left-color supports animating as color of hsl()`                                        | PASS    |          |
| `border-left-color supports animating as color of #RGBa`                                        | PASS    |          |
| `border-left-color supports animating as color of rgba()`                                       | PASS    |          |
| `border-left-color supports animating as color of hsla()`                                       | PASS    |          |
| `border-left-style (type: discrete) has testAddition function`                                  | PASS    |          |
| `border-left-style: "solid" onto "dotted"`                                                      | PASS    |          |
| `border-left-style: "dotted" onto "solid"`                                                      | PASS    |          |
| `border-left-width (type: length) has testAddition function`                                    | PASS    |          |
| `border-left-width: length`                                                                     | PASS    |          |
| `border-left-width: length of rem`                                                              | PASS    |          |
| `border-right-color (type: color) has testAddition function`                                    | PASS    |          |
| `border-right-color supports animating as color of rgb() with overflowed from and to values`    | PASS    |          |
| `border-right-color supports animating as color of #RGB`                                        | PASS    |          |
| `border-right-color supports animating as color of hsl()`                                       | PASS    |          |
| `border-right-color supports animating as color of #RGBa`                                       | PASS    |          |
| `border-right-color supports animating as color of rgba()`                                      | PASS    |          |
| `border-right-color supports animating as color of hsla()`                                      | PASS    |          |
| `border-right-style (type: discrete) has testAddition function`                                 | PASS    |          |
| `border-right-style: "solid" onto "dotted"`                                                     | PASS    |          |
| `border-right-style: "dotted" onto "solid"`                                                     | PASS    |          |
| `border-right-width (type: length) has testAddition function`                                   | PASS    |          |
| `border-right-width: length`                                                                    | PASS    |          |
| `border-right-width: length of rem`                                                             | PASS    |          |
| `border-top-color (type: color) has testAddition function`                                      | PASS    |          |
| `border-top-color supports animating as color of rgb() with overflowed from and to values`      | PASS    |          |
| `border-top-color supports animating as color of #RGB`                                          | PASS    |          |
| `border-top-color supports animating as color of hsl()`                                         | PASS    |          |
| `border-top-color supports animating as color of #RGBa`                                         | PASS    |          |
| `border-top-color supports animating as color of rgba()`                                        | PASS    |          |
| `border-top-color supports animating as color of hsla()`                                        | PASS    |          |
| `border-top-style (type: discrete) has testAddition function`                                   | PASS    |          |
| `border-top-style: "solid" onto "dotted"`                                                       | PASS    |          |
| `border-top-style: "dotted" onto "solid"`                                                       | PASS    |          |
| `border-top-width (type: length) has testAddition function`                                     | PASS    |          |
| `border-top-width: length`                                                                      | PASS    |          |
| `border-top-width: length of rem`                                                               | PASS    |          |
| `box-decoration-break (type: discrete) has testAddition function`                               | PASS    |          |
| `box-decoration-break: "clone" onto "slice"`                                                    | PASS    |          |
| `box-decoration-break: "slice" onto "clone"`                                                    | PASS    |          |
| `box-shadow (type: boxShadowList) has testAddition function`                                    | PASS    |          |
| `box-shadow: shadow`                                                                            | PASS    |          |
| `box-sizing (type: discrete) has testAddition function`                                         | PASS    |          |
| `box-sizing: "border-box" onto "content-box"`                                                   | PASS    |          |
| `box-sizing: "content-box" onto "border-box"`                                                   | PASS    |          |
| `caption-side (type: discrete) has testAddition function`                                       | PASS    |          |
| `caption-side: "bottom" onto "top"`                                                             | PASS    |          |
| `caption-side: "top" onto "bottom"`                                                             | PASS    |          |
| `clear (type: discrete) has testAddition function`                                              | PASS    |          |
| `clear: "right" onto "left"`                                                                    | PASS    |          |
| `clear: "left" onto "right"`                                                                    | PASS    |          |
| `clip-rule (type: discrete) has testAddition function`                                          | PASS    |          |
| `clip-rule: "nonzero" onto "evenodd"`                                                           | PASS    |          |
| `clip-rule: "evenodd" onto "nonzero"`                                                           | PASS    |          |
| `color (type: color) has testAddition function`                                                 | PASS    |          |
| `color supports animating as color of rgb() with overflowed from and to values`                 | PASS    |          |
| `color supports animating as color of #RGB`                                                     | PASS    |          |
| `color supports animating as color of hsl()`                                                    | PASS    |          |
| `color supports animating as color of #RGBa`                                                    | PASS    |          |
| `color supports animating as color of rgba()`                                                   | PASS    |          |
| `color supports animating as color of hsla()`                                                   | PASS    |          |
| `color-adjust (type: discrete) has testAddition function`                                       | PASS    |          |
| `color-adjust: "exact" onto "economy"`                                                          | PASS    |          |
| `color-adjust: "economy" onto "exact"`                                                          | PASS    |          |
| `color-interpolation (type: discrete) has testAddition function`                                | PASS    |          |
| `color-interpolation: "auto" onto "linearRGB"`                                                  | PASS    |          |
| `color-interpolation: "linearRGB" onto "auto"`                                                  | PASS    |          |
| `color-interpolation-filters (type: discrete) has testAddition function`                        | PASS    |          |
| `color-interpolation-filters: "linearRGB" onto "sRGB"`                                          | PASS    |          |
| `color-interpolation-filters: "sRGB" onto "linearRGB"`                                          | PASS    |          |
| `column-gap (type: length) has testAddition function`                                           | PASS    |          |
| `column-gap: length`                                                                            | PASS    |          |
| `column-gap: length of rem`                                                                     | PASS    |          |
| `column-rule-color (type: color) has testAddition function`                                     | PASS    |          |
| `column-rule-color supports animating as color of rgb() with overflowed from and to values`     | PASS    |          |
| `column-rule-color supports animating as color of #RGB`                                         | PASS    |          |
| `column-rule-color supports animating as color of hsl()`                                        | PASS    |          |
| `column-rule-color supports animating as color of #RGBa`                                        | PASS    |          |
| `column-rule-color supports animating as color of rgba()`                                       | PASS    |          |
| `column-rule-color supports animating as color of hsla()`                                       | PASS    |          |
| `column-fill (type: discrete) has testAddition function`                                        | PASS    |          |
| `column-fill: "balance" onto "auto"`                                                            | PASS    |          |
| `column-fill: "auto" onto "balance"`                                                            | PASS    |          |
| `column-rule-style (type: discrete) has testAddition function`                                  | PASS    |          |
| `column-rule-style: "dotted" onto "none"`                                                       | PASS    |          |
| `column-rule-style: "none" onto "dotted"`                                                       | PASS    |          |
| `column-rule-width (type: length) has testAddition function`                                    | PASS    |          |
| `column-rule-width: length`                                                                     | PASS    |          |
| `column-rule-width: length of rem`                                                              | PASS    |          |
| `column-width (type: length) has testAddition function`                                         | PASS    |          |
| `column-width: length`                                                                          | PASS    |          |
| `column-width: length of rem`                                                                   | PASS    |          |
| `column-width (type: discrete) has testAddition function`                                       | PASS    |          |
| `column-width: "1px" onto "auto"`                                                               | PASS    |          |
| `column-width: "auto" onto "1px"`                                                               | PASS    |          |
| `contain (type: discrete) has testAddition function`                                            | PASS    |          |
| `contain: "none" onto "strict"`                                                                 | PASS    |          |
| `contain: "strict" onto "none"`                                                                 | PASS    |          |
| `content (type: discrete) has testAddition function`                                            | PASS    |          |
| `content: ""b"" onto ""a""`                                                                     | PASS    |          |
| `content: ""a"" onto ""b""`                                                                     | PASS    |          |
| `counter-increment (type: discrete) has testAddition function`                                  | PASS    |          |
| `counter-increment: "ident-2 2" onto "ident-1 1"`                                               | PASS    |          |
| `counter-increment: "ident-1 1" onto "ident-2 2"`                                               | PASS    |          |
| `counter-reset (type: discrete) has testAddition function`                                      | PASS    |          |
| `counter-reset: "ident-2 2" onto "ident-1 1"`                                                   | PASS    |          |
| `counter-reset: "ident-1 1" onto "ident-2 2"`                                                   | PASS    |          |
| `cursor (type: discrete) has testAddition function`                                             | PASS    |          |
| `cursor: "wait" onto "pointer"`                                                                 | PASS    |          |
| `cursor: "pointer" onto "wait"`                                                                 | PASS    |          |
| `direction (type: discrete) has testAddition function`                                          | PASS    |          |
| `direction: "rtl" onto "ltr"`                                                                   | PASS    |          |
| `direction: "ltr" onto "rtl"`                                                                   | PASS    |          |
| `dominant-baseline (type: discrete) has testAddition function`                                  | PASS    |          |
| `dominant-baseline: "alphabetic" onto "ideographic"`                                            | PASS    |          |
| `dominant-baseline: "ideographic" onto "alphabetic"`                                            | PASS    |          |
| `empty-cells (type: discrete) has testAddition function`                                        | PASS    |          |
| `empty-cells: "hide" onto "show"`                                                               | PASS    |          |
| `empty-cells: "show" onto "hide"`                                                               | PASS    |          |
| `fill-rule (type: discrete) has testAddition function`                                          | PASS    |          |
| `fill-rule: "nonzero" onto "evenodd"`                                                           | PASS    |          |
| `fill-rule: "evenodd" onto "nonzero"`                                                           | PASS    |          |
| `filter (type: filterList) has testAddition function`                                           | PASS    |          |
| `filter: blur on blur`                                                                          | PASS    |          |
| `filter: different filter functions`                                                            | PASS    |          |
| `flex-basis (type: lengthPercentageOrCalc) has testAddition function`                           | PASS    |          |
| `flex-basis: length`                                                                            | PASS    |          |
| `flex-basis: length of rem`                                                                     | PASS    |          |
| `flex-basis: percentage`                                                                        | PASS    |          |
| `flex-basis: units "%" onto "px"`                                                               | PASS    |          |
| `flex-basis: units "px" onto "%"`                                                               | PASS    |          |
| `flex-basis: units "rem" onto "%"`                                                              | PASS    |          |
| `flex-basis: units "%" onto "rem"`                                                              | PASS    |          |
| `flex-basis: units "rem" onto "em"`                                                             | PASS    |          |
| `flex-basis: units "em" onto "rem"`                                                             | PASS    |          |
| `flex-basis: units "calc" onto "px"`                                                            | PASS    |          |
| `flex-basis: calc`                                                                              | PASS    |          |
| `flex-basis (type: discrete) has testAddition function`                                         | PASS    |          |
| `flex-basis: "10px" onto "auto"`                                                                | PASS    |          |
| `flex-basis: "auto" onto "10px"`                                                                | PASS    |          |
| `flex-direction (type: discrete) has testAddition function`                                     | PASS    |          |
| `flex-direction: "row-reverse" onto "row"`                                                      | PASS    |          |
| `flex-direction: "row" onto "row-reverse"`                                                      | PASS    |          |
| `flex-grow (type: positiveNumber) has testAddition function`                                    | PASS    |          |
| `flex-grow: positive number`                                                                    | PASS    |          |
| `flex-shrink (type: positiveNumber) has testAddition function`                                  | PASS    |          |
| `flex-shrink: positive number`                                                                  | PASS    |          |
| `flex-wrap (type: discrete) has testAddition function`                                          | PASS    |          |
| `flex-wrap: "wrap" onto "nowrap"`                                                               | PASS    |          |
| `flex-wrap: "nowrap" onto "wrap"`                                                               | PASS    |          |
| `flood-color (type: color) has testAddition function`                                           | PASS    |          |
| `flood-color supports animating as color of rgb() with overflowed from and to values`           | PASS    |          |
| `flood-color supports animating as color of #RGB`                                               | PASS    |          |
| `flood-color supports animating as color of hsl()`                                              | PASS    |          |
| `flood-color supports animating as color of #RGBa`                                              | PASS    |          |
| `flood-color supports animating as color of rgba()`                                             | PASS    |          |
| `flood-color supports animating as color of hsla()`                                             | PASS    |          |
| `font-style (type: discrete) has testAddition function`                                         | PASS    |          |
| `font-style: "oblique" onto "italic"`                                                           | PASS    |          |
| `font-style: "italic" onto "oblique"`                                                           | PASS    |          |
| `float (type: discrete) has testAddition function`                                              | PASS    |          |
| `float: "right" onto "left"`                                                                    | PASS    |          |
| `float: "left" onto "right"`                                                                    | PASS    |          |
| `font-family (type: discrete) has testAddition function`                                        | PASS    |          |
| `font-family: "verdana" onto "helvetica"`                                                       | PASS    |          |
| `font-family: "helvetica" onto "verdana"`                                                       | PASS    |          |
| `font-feature-settings (type: discrete) has testAddition function`                              | PASS    |          |
| `font-feature-settings: "normal" onto ""liga" 5"`                                               | PASS    |          |
| `font-feature-settings: ""liga" 5" onto "normal"`                                               | PASS    |          |
| `font-kerning (type: discrete) has testAddition function`                                       | PASS    |          |
| `font-kerning: "normal" onto "auto"`                                                            | PASS    |          |
| `font-kerning: "auto" onto "normal"`                                                            | PASS    |          |
| `font-language-override (type: discrete) has testAddition function`                             | PASS    |          |
| `font-language-override: "normal" onto ""eng""`                                                 | PASS    |          |
| `font-language-override: ""eng"" onto "normal"`                                                 | PASS    |          |
| `font-synthesis (type: discrete) has testAddition function`                                     | PASS    |          |
| `font-synthesis: "weight style" onto "none"`                                                    | PASS    |          |
| `font-synthesis: "none" onto "weight style"`                                                    | PASS    |          |
| `font-variant-alternates (type: discrete) has testAddition function`                            | PASS    |          |
| `font-variant-alternates: "stylistic(unknown)" onto "swash(unknown)"`                           | PASS    |          |
| `font-variant-alternates: "swash(unknown)" onto "stylistic(unknown)"`                           | PASS    |          |
| `font-variant-caps (type: discrete) has testAddition function`                                  | PASS    |          |
| `font-variant-caps: "unicase" onto "small-caps"`                                                | PASS    |          |
| `font-variant-caps: "small-caps" onto "unicase"`                                                | PASS    |          |
| `font-variant-east-asian (type: discrete) has testAddition function`                            | PASS    |          |
| `font-variant-east-asian: "proportional-width" onto "full-width"`                               | PASS    |          |
| `font-variant-east-asian: "full-width" onto "proportional-width"`                               | PASS    |          |
| `font-variant-ligatures (type: discrete) has testAddition function`                             | PASS    |          |
| `font-variant-ligatures: "no-common-ligatures" onto "common-ligatures"`                         | PASS    |          |
| `font-variant-ligatures: "common-ligatures" onto "no-common-ligatures"`                         | PASS    |          |
| `font-variant-numeric (type: discrete) has testAddition function`                               | PASS    |          |
| `font-variant-numeric: "oldstyle-nums" onto "lining-nums"`                                      | PASS    |          |
| `font-variant-numeric: "lining-nums" onto "oldstyle-nums"`                                      | PASS    |          |
| `font-variant-position (type: discrete) has testAddition function`                              | PASS    |          |
| `font-variant-position: "super" onto "sub"`                                                     | PASS    |          |
| `font-variant-position: "sub" onto "super"`                                                     | PASS    |          |
| `grid-auto-columns (type: discrete) has testAddition function`                                  | PASS    |          |
| `grid-auto-columns: "5px" onto "1px"`                                                           | PASS    |          |
| `grid-auto-columns: "1px" onto "5px"`                                                           | PASS    |          |
| `grid-auto-flow (type: discrete) has testAddition function`                                     | PASS    |          |
| `grid-auto-flow: "column" onto "row"`                                                           | PASS    |          |
| `grid-auto-flow: "row" onto "column"`                                                           | PASS    |          |
| `grid-auto-rows (type: discrete) has testAddition function`                                     | PASS    |          |
| `grid-auto-rows: "5px" onto "1px"`                                                              | PASS    |          |
| `grid-auto-rows: "1px" onto "5px"`                                                              | PASS    |          |
| `grid-column-end (type: discrete) has testAddition function`                                    | PASS    |          |
| `grid-column-end: "5" onto "1"`                                                                 | PASS    |          |
| `grid-column-end: "1" onto "5"`                                                                 | PASS    |          |
| `grid-column-start (type: discrete) has testAddition function`                                  | PASS    |          |
| `grid-column-start: "5" onto "1"`                                                               | PASS    |          |
| `grid-column-start: "1" onto "5"`                                                               | PASS    |          |
| `grid-row-end (type: discrete) has testAddition function`                                       | PASS    |          |
| `grid-row-end: "5" onto "1"`                                                                    | PASS    |          |
| `grid-row-end: "1" onto "5"`                                                                    | PASS    |          |
| `grid-row-start (type: discrete) has testAddition function`                                     | PASS    |          |
| `grid-row-start: "5" onto "1"`                                                                  | PASS    |          |
| `grid-row-start: "1" onto "5"`                                                                  | PASS    |          |
| `grid-template-areas (type: discrete) has testAddition function`                                | PASS    |          |
| `grid-template-areas: "none" onto "". . a b" ". .a b""`                                         | PASS    |          |
| `grid-template-areas: "". . a b" ". .a b"" onto "none"`                                         | PASS    |          |
| `grid-template-columns (type: discrete) has testAddition function`                              | PASS    |          |
| `grid-template-columns: "5px" onto "1px"`                                                       | PASS    |          |
| `grid-template-columns: "1px" onto "5px"`                                                       | PASS    |          |
| `grid-template-rows (type: discrete) has testAddition function`                                 | PASS    |          |
| `grid-template-rows: "5px" onto "1px"`                                                          | PASS    |          |
| `grid-template-rows: "1px" onto "5px"`                                                          | PASS    |          |
| `hyphens (type: discrete) has testAddition function`                                            | PASS    |          |
| `hyphens: "auto" onto "manual"`                                                                 | PASS    |          |
| `hyphens: "manual" onto "auto"`                                                                 | PASS    |          |
| `image-orientation (type: discrete) has testAddition function`                                  | PASS    |          |
| `image-orientation: "90deg" onto "0deg"`                                                        | PASS    |          |
| `image-orientation: "0deg" onto "90deg"`                                                        | PASS    |          |
| `ime-mode (type: discrete) has testAddition function`                                           | PASS    |          |
| `ime-mode: "auto" onto "disabled"`                                                              | PASS    |          |
| `ime-mode: "disabled" onto "auto"`                                                              | PASS    |          |
| `initial-letter (type: discrete) has testAddition function`                                     | PASS    |          |
| `initial-letter: "3 4" onto "1 2"`                                                              | PASS    |          |
| `initial-letter: "1 2" onto "3 4"`                                                              | PASS    |          |
| `isolation (type: discrete) has testAddition function`                                          | PASS    |          |
| `isolation: "isolate" onto "auto"`                                                              | PASS    |          |
| `isolation: "auto" onto "isolate"`                                                              | PASS    |          |
| `justify-content (type: discrete) has testAddition function`                                    | PASS    |          |
| `justify-content: "last baseline" onto "baseline"`                                              | PASS    |          |
| `justify-content: "baseline" onto "last baseline"`                                              | PASS    |          |
| `justify-items (type: discrete) has testAddition function`                                      | PASS    |          |
| `justify-items: "last baseline" onto "baseline"`                                                | PASS    |          |
| `justify-items: "baseline" onto "last baseline"`                                                | PASS    |          |
| `justify-self (type: discrete) has testAddition function`                                       | PASS    |          |
| `justify-self: "last baseline" onto "baseline"`                                                 | PASS    |          |
| `justify-self: "baseline" onto "last baseline"`                                                 | PASS    |          |
| `letter-spacing (type: length) has testAddition function`                                       | PASS    |          |
| `letter-spacing: length`                                                                        | PASS    |          |
| `letter-spacing: length of rem`                                                                 | PASS    |          |
| `lighting-color (type: color) has testAddition function`                                        | PASS    |          |
| `lighting-color supports animating as color of rgb() with overflowed from and to values`        | PASS    |          |
| `lighting-color supports animating as color of #RGB`                                            | PASS    |          |
| `lighting-color supports animating as color of hsl()`                                           | PASS    |          |
| `lighting-color supports animating as color of #RGBa`                                           | PASS    |          |
| `lighting-color supports animating as color of rgba()`                                          | PASS    |          |
| `lighting-color supports animating as color of hsla()`                                          | PASS    |          |
| `list-style-image (type: discrete) has testAddition function`                                   | PASS    |          |
| `list-style-image: "url("http://localhost/test-2")" onto "url("http://localhost/test-1")"`      | PASS    |          |
| `list-style-image: "url("http://localhost/test-1")" onto "url("http://localhost/test-2")"`      | PASS    |          |
| `list-style-position (type: discrete) has testAddition function`                                | PASS    |          |
| `list-style-position: "outside" onto "inside"`                                                  | PASS    |          |
| `list-style-position: "inside" onto "outside"`                                                  | PASS    |          |
| `list-style-type (type: discrete) has testAddition function`                                    | PASS    |          |
| `list-style-type: "square" onto "circle"`                                                       | PASS    |          |
| `list-style-type: "circle" onto "square"`                                                       | PASS    |          |
| `marker-end (type: discrete) has testAddition function`                                         | PASS    |          |
| `marker-end: "url("http://localhost/test-2")" onto "url("http://localhost/test-1")"`            | PASS    |          |
| `marker-end: "url("http://localhost/test-1")" onto "url("http://localhost/test-2")"`            | PASS    |          |
| `marker-mid (type: discrete) has testAddition function`                                         | PASS    |          |
| `marker-mid: "url("http://localhost/test-2")" onto "url("http://localhost/test-1")"`            | PASS    |          |
| `marker-mid: "url("http://localhost/test-1")" onto "url("http://localhost/test-2")"`            | PASS    |          |
| `marker-start (type: discrete) has testAddition function`                                       | PASS    |          |
| `marker-start: "url("http://localhost/test-2")" onto "url("http://localhost/test-1")"`          | PASS    |          |
| `marker-start: "url("http://localhost/test-1")" onto "url("http://localhost/test-2")"`          | PASS    |          |
| `mask (type: discrete) has testAddition function`                                               | PASS    |          |
| `mask: "url("http://localhost/test-2")" onto "url("http://localhost/test-1")"`                  | PASS    |          |
| `mask: "url("http://localhost/test-1")" onto "url("http://localhost/test-2")"`                  | PASS    |          |
| `mask-clip (type: discrete) has testAddition function`                                          | PASS    |          |
| `mask-clip: "border-box" onto "content-box"`                                                    | PASS    |          |
| `mask-clip: "content-box" onto "border-box"`                                                    | PASS    |          |
| `mask-composite (type: discrete) has testAddition function`                                     | PASS    |          |
| `mask-composite: "subtract" onto "add"`                                                         | PASS    |          |
| `mask-composite: "add" onto "subtract"`                                                         | PASS    |          |
| `mask-image (type: discrete) has testAddition function`                                         | PASS    |          |
| `mask-image: "url("http://localhost/test-2")" onto "url("http://localhost/test-1")"`            | PASS    |          |
| `mask-image: "url("http://localhost/test-1")" onto "url("http://localhost/test-2")"`            | PASS    |          |
| `mask-mode (type: discrete) has testAddition function`                                          | PASS    |          |
| `mask-mode: "luminance" onto "alpha"`                                                           | PASS    |          |
| `mask-mode: "alpha" onto "luminance"`                                                           | PASS    |          |
| `mask-origin (type: discrete) has testAddition function`                                        | PASS    |          |
| `mask-origin: "border-box" onto "content-box"`                                                  | PASS    |          |
| `mask-origin: "content-box" onto "border-box"`                                                  | PASS    |          |
| `mask-repeat (type: discrete) has testAddition function`                                        | PASS    |          |
| `mask-repeat: "round" onto "space"`                                                             | PASS    |          |
| `mask-repeat: "space" onto "round"`                                                             | PASS    |          |
| `mask-type (type: discrete) has testAddition function`                                          | PASS    |          |
| `mask-type: "luminance" onto "alpha"`                                                           | PASS    |          |
| `mask-type: "alpha" onto "luminance"`                                                           | PASS    |          |
| `mix-blend-mode (type: discrete) has testAddition function`                                     | PASS    |          |
| `mix-blend-mode: "screen" onto "multiply"`                                                      | PASS    |          |
| `mix-blend-mode: "multiply" onto "screen"`                                                      | PASS    |          |
| `object-fit (type: discrete) has testAddition function`                                         | PASS    |          |
| `object-fit: "contain" onto "fill"`                                                             | PASS    |          |
| `object-fit: "fill" onto "contain"`                                                             | PASS    |          |
| `order (type: integer) has testAddition function`                                               | PASS    |          |
| `order: integer`                                                                                | PASS    |          |
| `outline-color (type: color) has testAddition function`                                         | PASS    |          |
| `outline-color supports animating as color of rgb() with overflowed from and to values`         | PASS    |          |
| `outline-color supports animating as color of #RGB`                                             | PASS    |          |
| `outline-color supports animating as color of hsl()`                                            | PASS    |          |
| `outline-color supports animating as color of #RGBa`                                            | PASS    |          |
| `outline-color supports animating as color of rgba()`                                           | PASS    |          |
| `outline-color supports animating as color of hsla()`                                           | PASS    |          |
| `outline-offset (type: length) has testAddition function`                                       | PASS    |          |
| `outline-offset: length`                                                                        | PASS    |          |
| `outline-offset: length of rem`                                                                 | PASS    |          |
| `outline-style (type: discrete) has testAddition function`                                      | PASS    |          |
| `outline-style: "dotted" onto "none"`                                                           | PASS    |          |
| `outline-style: "none" onto "dotted"`                                                           | PASS    |          |
| `outline-width (type: length) has testAddition function`                                        | PASS    |          |
| `outline-width: length`                                                                         | PASS    |          |
| `outline-width: length of rem`                                                                  | PASS    |          |
| `overflow-wrap (type: discrete) has testAddition function`                                      | PASS    |          |
| `overflow-wrap: "break-word" onto "normal"`                                                     | PASS    |          |
| `overflow-wrap: "normal" onto "break-word"`                                                     | PASS    |          |
| `overflow-x (type: discrete) has testAddition function`                                         | PASS    |          |
| `overflow-x: "hidden" onto "visible"`                                                           | PASS    |          |
| `overflow-x: "visible" onto "hidden"`                                                           | PASS    |          |
| `overflow-y (type: discrete) has testAddition function`                                         | PASS    |          |
| `overflow-y: "hidden" onto "visible"`                                                           | PASS    |          |
| `overflow-y: "visible" onto "hidden"`                                                           | PASS    |          |
| `page-break-after (type: discrete) has testAddition function`                                   | PASS    |          |
| `page-break-after: "auto" onto "always"`                                                        | PASS    |          |
| `page-break-after: "always" onto "auto"`                                                        | PASS    |          |
| `page-break-before (type: discrete) has testAddition function`                                  | PASS    |          |
| `page-break-before: "auto" onto "always"`                                                       | PASS    |          |
| `page-break-before: "always" onto "auto"`                                                       | PASS    |          |
| `page-break-inside (type: discrete) has testAddition function`                                  | PASS    |          |
| `page-break-inside: "avoid" onto "auto"`                                                        | PASS    |          |
| `page-break-inside: "auto" onto "avoid"`                                                        | PASS    |          |
| `paint-order (type: discrete) has testAddition function`                                        | PASS    |          |
| `paint-order: "stroke" onto "fill"`                                                             | PASS    |          |
| `paint-order: "fill" onto "stroke"`                                                             | PASS    |          |
| `perspective (type: length) has testAddition function`                                          | PASS    |          |
| `perspective: length`                                                                           | PASS    |          |
| `perspective: length of rem`                                                                    | PASS    |          |
| `pointer-events (type: discrete) has testAddition function`                                     | PASS    |          |
| `pointer-events: "none" onto "fill"`                                                            | PASS    |          |
| `pointer-events: "fill" onto "none"`                                                            | PASS    |          |
| `position (type: discrete) has testAddition function`                                           | PASS    |          |
| `position: "fixed" onto "absolute"`                                                             | PASS    |          |
| `position: "absolute" onto "fixed"`                                                             | PASS    |          |
| `quotes (type: discrete) has testAddition function`                                             | PASS    |          |
| `quotes: ""‘" "’" "“" "”"" onto ""“" "”" "‘" "’""`                                              | PASS    |          |
| `quotes: ""“" "”" "‘" "’"" onto ""‘" "’" "“" "”""`                                              | PASS    |          |
| `resize (type: discrete) has testAddition function`                                             | PASS    |          |
| `resize: "horizontal" onto "both"`                                                              | PASS    |          |
| `resize: "both" onto "horizontal"`                                                              | PASS    |          |
| `ruby-align (type: discrete) has testAddition function`                                         | PASS    |          |
| `ruby-align: "center" onto "start"`                                                             | PASS    |          |
| `ruby-align: "start" onto "center"`                                                             | PASS    |          |
| `ruby-position (type: discrete) has testAddition function`                                      | PASS    |          |
| `ruby-position: "over" onto "under"`                                                            | PASS    |          |
| `ruby-position: "under" onto "over"`                                                            | PASS    |          |
| `scroll-behavior (type: discrete) has testAddition function`                                    | PASS    |          |
| `scroll-behavior: "smooth" onto "auto"`                                                         | PASS    |          |
| `scroll-behavior: "auto" onto "smooth"`                                                         | PASS    |          |
| `scroll-snap-type-x (type: discrete) has testAddition function`                                 | PASS    |          |
| `scroll-snap-type-x: "proximity" onto "mandatory"`                                              | PASS    |          |
| `scroll-snap-type-x: "mandatory" onto "proximity"`                                              | PASS    |          |
| `scroll-snap-type-y (type: discrete) has testAddition function`                                 | PASS    |          |
| `scroll-snap-type-y: "proximity" onto "mandatory"`                                              | PASS    |          |
| `scroll-snap-type-y: "mandatory" onto "proximity"`                                              | PASS    |          |
| `shape-outside (type: discrete) has testAddition function`                                      | PASS    |          |
| `shape-outside: "url("http://localhost/test-2")" onto "url("http://localhost/test-1")"`         | PASS    |          |
| `shape-outside: "url("http://localhost/test-1")" onto "url("http://localhost/test-2")"`         | PASS    |          |
| `shape-rendering (type: discrete) has testAddition function`                                    | PASS    |          |
| `shape-rendering: "crispEdges" onto "optimizeSpeed"`                                            | PASS    |          |
| `shape-rendering: "optimizeSpeed" onto "crispEdges"`                                            | PASS    |          |
| `stop-color (type: color) has testAddition function`                                            | PASS    |          |
| `stop-color supports animating as color of rgb() with overflowed from and to values`            | PASS    |          |
| `stop-color supports animating as color of #RGB`                                                | PASS    |          |
| `stop-color supports animating as color of hsl()`                                               | PASS    |          |
| `stop-color supports animating as color of #RGBa`                                               | PASS    |          |
| `stop-color supports animating as color of rgba()`                                              | PASS    |          |
| `stop-color supports animating as color of hsla()`                                              | PASS    |          |
| `stroke-linecap (type: discrete) has testAddit

View on GitHub: https://github.com/w3c/web-platform-tests/pull/5344#issuecomment-291545591

Received on Tuesday, 4 April 2017 15:56:47 UTC