Re: [cssom-1-tests][cssom-tests][cssom-view-1-tests][cssom-view-tests] Merge cssom/ and cssom-view/ into existing counterparts in css/ (#5269)

*This report has been truncated because the total content is 144790 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/216675025)

# Firefox (nightly channel) #
Testing web-platform-tests at revision cf90eba3e53f3e6a3054cf26d76ae4eea449e001
Using browser at version BuildID 20170329100319; SourceStamp 272ce6c2572164f5f6a9fba2a980ba9ccf50770c
Starting 10 test iterations
All results were stable
## All results ##
<details>
<summary>25 tests ran</summary>
<details>
<summary><a href="http://w3c-test.org/submissions/5269/css/cssom-1/CSS.html">/css/cssom-1/CSS.html</a></summary>


|              Subtest              | Results |                                                                Messages                                                               |
|-----------------------------------|---------|---------------------------------------------------------------------------------------------------------------------------------------|
|                                   | OK      |                                                                                                                                       |
| `CSS.escape`                      | PASS    |                                                                                                                                       |
| `CSS.supports, one argument form` | FAIL    | `assert_equals: CSS.supports: Single-argument form allows for declarations without enclosing parentheses expected true but got false` |
| `CSS.supports, two argument form` | PASS    |                                                                                                                                       |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/5269/css/cssom-1/CSSKeyframeRule.html">/css/cssom-1/CSSKeyframeRule.html</a></summary>


|              Subtest              | Results | Messages |
|-----------------------------------|---------|----------|
|                                   | OK      |          |
| `CSSKeyframeRule: style property` | PASS    |          |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/5269/css/cssom-1/CSSKeyframesRule.html">/css/cssom-1/CSSKeyframesRule.html</a></summary>


|                Subtest                | Results |                                                                Messages                                                               |
|---------------------------------------|---------|---------------------------------------------------------------------------------------------------------------------------------------|
|                                       | OK      |                                                                                                                                       |
| `CSSOM -  CSSKeyframesRule interface` | FAIL    | `assert_throws: CSSKeyframesRule name setter on invalid keyword. function "function () { keyframe.name = "initial"; }" did not throw` |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/5269/css/cssom-1/CSSNamespaceRule.html">/css/cssom-1/CSSNamespaceRule.html</a></summary>


|               Subtest                | Results |                                                 Messages                                                 |
|--------------------------------------|---------|----------------------------------------------------------------------------------------------------------|
|                                      | OK      |                                                                                                          |
| `CSSOM - CSSNamespaceRule interface` | FAIL    | `assert_equals: CSSNamespaceRule prefix attribute expected (string) "svg" but got (undefined) undefined` |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/5269/css/cssom-1/CSSRuleList.html">/css/cssom-1/CSSRuleList.html</a></summary>


|             Subtest             | Results | Messages |
|---------------------------------|---------|----------|
|                                 | OK      |          |
| `CSSOM - CSSRuleList interface` | PASS    |          |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/5269/css/cssom-1/CSSStyleSheet.html">/css/cssom-1/CSSStyleSheet.html</a></summary>


|              Subtest              | Results | Messages |
|-----------------------------------|---------|----------|
|                                   | OK      |          |
| `CSSOM - CSSStyleSheet interface` | PASS    |          |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/5269/css/cssom-1/MediaList.html">/css/cssom-1/MediaList.html</a></summary>


|            Subtest            | Results | Messages |
|-------------------------------|---------|----------|
|                               | OK      |          |
| `CSSOM - MediaList interface` | PASS    |          |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/5269/css/cssom-1/StyleSheetList.html">/css/cssom-1/StyleSheetList.html</a></summary>


|              Subtest               | Results | Messages |
|------------------------------------|---------|----------|
|                                    | OK      |          |
| `CSSOM - StyleSheetList interface` | PASS    |          |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/5269/css/cssom-1/cssstylerule.html">/css/cssom-1/cssstylerule.html</a></summary>


|                           Subtest                            | Results |                   Messages                  |
|--------------------------------------------------------------|---------|---------------------------------------------|
|                                                              | OK      |                                             |
| `CSSRule and CSSStyleRule types`                             | PASS    |                                             |
| `Type of CSSRule#type and constant values`                   | PASS    |                                             |
| `Existence of CSSRule attributes`                            | PASS    |                                             |
| `Writability of CSSRule attributes`                          | PASS    |                                             |
| `Values of CSSRule attributes`                               | PASS    |                                             |
| `Existence, writability and type of CSSStyleRule attributes` | PASS    |                                             |
| `Values of CSSStyleRule attributes`                          | PASS    |                                             |
| `Mutability of CSSStyleRule's style attribute`               | FAIL    | `assert_equals: expected "10px" but got ""` |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/5269/css/cssom-1/historical.html">/css/cssom-1/historical.html</a></summary>


|                        Subtest                        | Results |                 Messages                |
|-------------------------------------------------------|---------|-----------------------------------------|
|                                                       | OK      |                                         |
| `Historical Document member: selectedStyleSheetSet`   | FAIL    | `assert_false: expected false got true` |
| `Historical Document member: lastStyleSheetSet`       | FAIL    | `assert_false: expected false got true` |
| `Historical Document member: preferredStyleSheetSet`  | FAIL    | `assert_false: expected false got true` |
| `Historical Document member: styleSheetSets`          | FAIL    | `assert_false: expected false got true` |
| `Historical Document member: enableStyleSheetsForSet` | FAIL    | `assert_false: expected false got true` |
| `Historical Element member: cascadedStyle`            | PASS    |                                         |
| `Historical Element member: defaultStyle`             | PASS    |                                         |
| `Historical Element member: rawComputedStyle`         | PASS    |                                         |
| `Historical Element member: usedStyle`                | PASS    |                                         |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/5269/css/cssom-1/overflow-serialization.html">/css/cssom-1/overflow-serialization.html</a></summary>


|                                    Subtest                                    | Results | Messages |
|-------------------------------------------------------------------------------|---------|----------|
|                                                                               | OK      |          |
| `CSSOM - Overlow property has different serialization than other shorthands.` | PASS    |          |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/5269/css/cssom-1/serialization-CSSDeclaration-with-important.html">/css/cssom-1/serialization-CSSDeclaration-with-important.html</a></summary>


|                                       Subtest                                       | Results | Messages |
|-------------------------------------------------------------------------------------|---------|----------|
|                                                                                     | OK      |          |
| `Inline style declaration without whitespace between '!' and 'important'.`          | PASS    |          |
| `Inline style declaration with whitespace between '!' and 'important'.`             | PASS    |          |
| `Style set dynamically via cssText without whitespace between '!' and 'important'.` | PASS    |          |
| `Style set dynamically via cssText with whitespace between '!' and 'important'.`    | PASS    |          |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/5269/css/cssom-1/serialize-values.html">/css/cssom-1/serialize-values.html</a></summary>


|                   Subtest                    | Results |                                                     Messages                                                    |
|----------------------------------------------|---------|-----------------------------------------------------------------------------------------------------------------|
|                                              | OK      |                                                                                                                 |
| `background-attachment: scroll`              | PASS    |                                                                                                                 |
| `background-attachment: fixed`               | PASS    |                                                                                                                 |
| `background-attachment: inherit`             | PASS    |                                                                                                                 |
| `background-color: black`                    | PASS    |                                                                                                                 |
| `background-color: red`                      | PASS    |                                                                                                                 |
| `background-color: rgb(50, 75, 100)`         | PASS    |                                                                                                                 |
| `background-color: rgba(5, 7, 10, 0.5)`      | PASS    |                                                                                                                 |
| `background-color: transparent`              | PASS    |                                                                                                                 |
| `background-color: inherit`                  | PASS    |                                                                                                                 |
| `background-image: url("http://localhost/")` | PASS    |                                                                                                                 |
| `background-image: url(http://localhost/)`   | PASS    |                                                                                                                 |
| `background-image: none`                     | PASS    |                                                                                                                 |
| `background-image: inherit`                  | PASS    |                                                                                                                 |
| `background-position: 5% 5%`                 | PASS    |                                                                                                                 |
| `background-position: 5% .5%`                | PASS    |                                                                                                                 |
| `background-position: 5% -5%`                | PASS    |                                                                                                                 |
| `background-position: 5% -.5%`               | PASS    |                                                                                                                 |
| `background-position: 5% 0px`                | PASS    |                                                                                                                 |
| `background-position: 5% 1px`                | PASS    |                                                                                                                 |
| `background-position: 5% .1em`               | PASS    |                                                                                                                 |
| `background-position: 5% -0px`               | PASS    |                                                                                                                 |
| `background-position: 5% -1px`               | PASS    |                                                                                                                 |
| `background-position: 5% -.1em`              | PASS    |                                                                                                                 |
| `background-position: 5% top`                | PASS    |                                                                                                                 |
| `background-position: 5% center`             | PASS    |                                                                                                                 |
| `background-position: 5% bottom`             | PASS    |                                                                                                                 |
| `background-position: .5% 5%`                | PASS    |                                                                                                                 |
| `background-position: .5% .5%`               | PASS    |                                                                                                                 |
| `background-position: .5% -5%`               | PASS    |                                                                                                                 |
| `background-position: .5% -.5%`              | PASS    |                                                                                                                 |
| `background-position: .5% 0px`               | PASS    |                                                                                                                 |
| `background-position: .5% 1px`               | PASS    |                                                                                                                 |
| `background-position: .5% .1em`              | PASS    |                                                                                                                 |
| `background-position: .5% -0px`              | PASS    |                                                                                                                 |
| `background-position: .5% -1px`              | PASS    |                                                                                                                 |
| `background-position: .5% -.1em`             | PASS    |                                                                                                                 |
| `background-position: .5% top`               | PASS    |                                                                                                                 |
| `background-position: .5% center`            | PASS    |                                                                                                                 |
| `background-position: .5% bottom`            | PASS    |                                                                                                                 |
| `background-position: -5% 5%`                | PASS    |                                                                                                                 |
| `background-position: -5% .5%`               | PASS    |                                                                                                                 |
| `background-position: -5% -5%`               | PASS    |                                                                                                                 |
| `background-position: -5% -.5%`              | PASS    |                                                                                                                 |
| `background-position: -5% 0px`               | PASS    |                                                                                                                 |
| `background-position: -5% 1px`               | PASS    |                                                                                                                 |
| `background-position: -5% .1em`              | PASS    |                                                                                                                 |
| `background-position: -5% -0px`              | PASS    |                                                                                                                 |
| `background-position: -5% -1px`              | PASS    |                                                                                                                 |
| `background-position: -5% -.1em`             | PASS    |                                                                                                                 |
| `background-position: -5% top`               | PASS    |                                                                                                                 |
| `background-position: -5% center`            | PASS    |                                                                                                                 |
| `background-position: -5% bottom`            | PASS    |                                                                                                                 |
| `background-position: -.5% 5%`               | PASS    |                                                                                                                 |
| `background-position: -.5% .5%`              | PASS    |                                                                                                                 |
| `background-position: -.5% -5%`              | PASS    |                                                                                                                 |
| `background-position: -.5% -.5%`             | PASS    |                                                                                                                 |
| `background-position: -.5% 0px`              | PASS    |                                                                                                                 |
| `background-position: -.5% 1px`              | PASS    |                                                                                                                 |
| `background-position: -.5% .1em`             | PASS    |                                                                                                                 |
| `background-position: -.5% -0px`             | PASS    |                                                                                                                 |
| `background-position: -.5% -1px`             | PASS    |                                                                                                                 |
| `background-position: -.5% -.1em`            | PASS    |                                                                                                                 |
| `background-position: -.5% top`              | PASS    |                                                                                                                 |
| `background-position: -.5% center`           | PASS    |                                                                                                                 |
| `background-position: -.5% bottom`           | PASS    |                                                                                                                 |
| `background-position: 0px 5%`                | PASS    |                                                                                                                 |
| `background-position: 0px .5%`               | PASS    |                                                                                                                 |
| `background-position: 0px -5%`               | PASS    |                                                                                                                 |
| `background-position: 0px -.5%`              | PASS    |                                                                                                                 |
| `background-position: 0px 0px`               | PASS    |                                                                                                                 |
| `background-position: 0px 1px`               | PASS    |                                                                                                                 |
| `background-position: 0px .1em`              | PASS    |                                                                                                                 |
| `background-position: 0px -0px`              | PASS    |                                                                                                                 |
| `background-position: 0px -1px`              | PASS    |                                                                                                                 |
| `background-position: 0px -.1em`             | PASS    |                                                                                                                 |
| `background-position: 0px top`               | PASS    |                                                                                                                 |
| `background-position: 0px center`            | PASS    |                                                                                                                 |
| `background-position: 0px bottom`            | PASS    |                                                                                                                 |
| `background-position: 1px 5%`                | PASS    |                                                                                                                 |
| `background-position: 1px .5%`               | PASS    |                                                                                                                 |
| `background-position: 1px -5%`               | PASS    |                                                                                                                 |
| `background-position: 1px -.5%`              | PASS    |                                                                                                                 |
| `background-position: 1px 0px`               | PASS    |                                                                                                                 |
| `background-position: 1px 1px`               | PASS    |                                                                                                                 |
| `background-position: 1px .1em`              | PASS    |                                                                                                                 |
| `background-position: 1px -0px`              | PASS    |                                                                                                                 |
| `background-position: 1px -1px`              | PASS    |                                                                                                                 |
| `background-position: 1px -.1em`             | PASS    |                                                                                                                 |
| `background-position: 1px top`               | PASS    |                                                                                                                 |
| `background-position: 1px center`            | PASS    |                                                                                                                 |
| `background-position: 1px bottom`            | PASS    |                                                                                                                 |
| `background-position: .1em 5%`               | PASS    |                                                                                                                 |
| `background-position: .1em .5%`              | PASS    |                                                                                                                 |
| `background-position: .1em -5%`              | PASS    |                                                                                                                 |
| `background-position: .1em -.5%`             | PASS    |                                                                                                                 |
| `background-position: .1em 0px`              | PASS    |                                                                                                                 |
| `background-position: .1em 1px`              | PASS    |                                                                                                                 |
| `background-position: .1em .1em`             | PASS    |                                                                                                                 |
| `background-position: .1em -0px`             | PASS    |                                                                                                                 |
| `background-position: .1em -1px`             | PASS    |                                                                                                                 |
| `background-position: .1em -.1em`            | PASS    |                                                                                                                 |
| `background-position: .1em top`              | PASS    |                                                                                                                 |
| `background-position: .1em center`           | PASS    |                                                                                                                 |
| `background-position: .1em bottom`           | PASS    |                                                                                                                 |
| `background-position: -0px 5%`               | PASS    |                                                                                                                 |
| `background-position: -0px .5%`              | PASS    |                                                                                                                 |
| `background-position: -0px -5%`              | PASS    |                                                                                                                 |
| `background-position: -0px -.5%`             | PASS    |                                                                                                                 |
| `background-position: -0px 0px`              | PASS    |                                                                                                                 |
| `background-position: -0px 1px`              | PASS    |                                                                                                                 |
| `background-position: -0px .1em`             | PASS    |                                                                                                                 |
| `background-position: -0px -0px`             | PASS    |                                                                                                                 |
| `background-position: -0px -1px`             | PASS    |                                                                                                                 |
| `background-position: -0px -.1em`            | PASS    |                                                                                                                 |
| `background-position: -0px top`              | PASS    |                                                                                                                 |
| `background-position: -0px center`           | PASS    |                                                                                                                 |
| `background-position: -0px bottom`           | PASS    |                                                                                                                 |
| `background-position: -1px 5%`               | PASS    |                                                                                                                 |
| `background-position: -1px .5%`              | PASS    |                                                                                                                 |
| `background-position: -1px -5%`              | PASS    |                                                                                                                 |
| `background-position: -1px -.5%`             | PASS    |                                                                                                                 |
| `background-position: -1px 0px`              | PASS    |                                                                                                                 |
| `background-position: -1px 1px`              | PASS    |                                                                                                                 |
| `background-position: -1px .1em`             | PASS    |                                                                                                                 |
| `background-position: -1px -0px`             | PASS    |                                                                                                                 |
| `background-position: -1px -1px`             | PASS    |                                                                                                                 |
| `background-position: -1px -.1em`            | PASS    |                                                                                                                 |
| `background-position: -1px top`              | PASS    |                                                                                                                 |
| `background-position: -1px center`           | PASS    |                                                                                                                 |
| `background-position: -1px bottom`           | PASS    |                                                                                                                 |
| `background-position: -.1em 5%`              | PASS    |                                                                                                                 |
| `background-position: -.1em .5%`             | PASS    |                                                                                                                 |
| `background-position: -.1em -5%`             | PASS    |                                                                                                                 |
| `background-position: -.1em -.5%`            | PASS    |                                                                                                                 |
| `background-position: -.1em 0px`             | PASS    |                                                                                                                 |
| `background-position: -.1em 1px`             | PASS    |                                                                                                                 |
| `background-position: -.1em .1em`            | PASS    |                                                                                                                 |
| `background-position: -.1em -0px`            | PASS    |                                                                                                                 |
| `background-position: -.1em -1px`            | PASS    |                                                                                                                 |
| `background-position: -.1em -.1em`           | PASS    |                                                                                                                 |
| `background-position: -.1em top`             | PASS    |                                                                                                                 |
| `background-position: -.1em center`          | PASS    |                                                                                                                 |
| `background-position: -.1em bottom`          | PASS    |                                                                                                                 |
| `background-position: left 5%`               | PASS    |                                                                                                                 |
| `background-position: left .5%`              | PASS    |                                                                                                                 |
| `background-position: left -5%`              | PASS    |                                                                                                                 |
| `background-position: left -.5%`             | PASS    |                                                                                                                 |
| `background-position: left 0px`              | PASS    |                                                                                                                 |
| `background-position: left 1px`              | PASS    |                                                                                                                 |
| `background-position: left .1em`             | PASS    |                                                                                                                 |
| `background-position: left -0px`             | PASS    |                                                                                                                 |
| `background-position: left -1px`             | PASS    |                                                                                                                 |
| `background-position: left -.1em`            | PASS    |                                                                                                                 |
| `background-position: left top`              | PASS    |                                                                                                                 |
| `background-position: left center`           | PASS    |                                                                                                                 |
| `background-position: left bottom`           | PASS    |                                                                                                                 |
| `background-position: center 5%`             | PASS    |                                                                                                                 |
| `background-position: center .5%`            | PASS    |                                                                                                                 |
| `background-position: center -5%`            | PASS    |                                                                                                                 |
| `background-position: center -.5%`           | PASS    |                                                                                                                 |
| `background-position: center 0px`            | PASS    |                                                                                                                 |
| `background-position: center 1px`            | PASS    |                                                                                                                 |
| `background-position: center .1em`           | PASS    |                                                                                                                 |
| `background-position: center -0px`           | PASS    |                                                                                                                 |
| `background-position: center -1px`           | PASS    |                                                                                                                 |
| `background-position: center -.1em`          | PASS    |                                                                                                                 |
| `background-position: center top`            | PASS    |                                                                                                                 |
| `background-position: center center`         | PASS    |                                                                                                                 |
| `background-position: center bottom`         | PASS    |                                                                                                                 |
| `background-position: right 5%`              | PASS    |                                                                                                                 |
| `background-position: right .5%`             | PASS    |                                                                                                                 |
| `background-position: right -5%`             | PASS    |                                                                                                                 |
| `background-position: right -.5%`            | PASS    |                                                                                                                 |
| `background-position: right 0px`             | PASS    |                                                                                                                 |
| `background-position: right 1px`             | PASS    |                                                                                                                 |
| `background-position: right .1em`            | PASS    |                                                                                                                 |
| `background-position: right -0px`            | PASS    |                                                                                                                 |
| `background-position: right -1px`            | PASS    |                                                                                                                 |
| `background-position: right -.1em`           | PASS    |                                                                                                                 |
| `background-position: right top`             | PASS    |                                                                                                                 |
| `background-position: right center`          | PASS    |                                                                                                                 |
| `background-position: right bottom`          | PASS    |                                                                                                                 |
| `background-position: inherit`               | PASS    |                                                                                                                 |
| `background-repeat: repeat`                  | PASS    |                                                                                                                 |
| `background-repeat: repeat-x`                | PASS    |                                                                                                                 |
| `background-repeat: repeat-y`                | PASS    |                                                                                                                 |
| `background-repeat: no-repeat`               | PASS    |                                                                                                                 |
| `background-repeat: inherit`                 | PASS    |                                                                                                                 |
| `border-collapse: collapse`                  | PASS    |                                                                                                                 |
| `border-collapse: separate`                  | PASS    |                                                                                                                 |
| `border-collapse: inherit`                   | PASS    |                                                                                                                 |
| `border-spacing: 0px`                        | PASS    |                                                                                                                 |
| `border-spacing: 1px`                        | PASS    |                                                                                                                 |
| `border-spacing: .1em`                       | PASS    |                                                                                                                 |
| `border-spacing: inherit`                    | PASS    |                                                                                                                 |
| `border-top-color: black`                    | PASS    |                                                                                                                 |
| `border-top-color: red`                      | PASS    |                                                                                                                 |
| `border-top-color: rgb(50, 75, 100)`         | PASS    |                                                                                                                 |
| `border-top-color: rgba(5, 7, 10, 0.5)`      | PASS    |                                                                                                                 |
| `border-top-color: transparent`              | PASS    |                                                                                                                 |
| `border-top-color: inherit`                  | PASS    |                                                                                                                 |
| `border-right-color: black`                  | PASS    |                                                                                                                 |
| `border-right-color: red`                    | PASS    |                                                                                                                 |
| `border-right-color: rgb(50, 75, 100)`       | PASS    |                                                                                                                 |
| `border-right-color: rgba(5, 7, 10, 0.5)`    | PASS    |                                                                                                                 |
| `border-right-color: transparent`            | PASS    |                                                                                                                 |
| `border-right-color: inherit`                | PASS    |                                                                                                                 |
| `border-bottom-color: black`                 | PASS    |                                                                                                                 |
| `border-bottom-color: red`                   | PASS    |                                                                                                                 |
| `border-bottom-color: rgb(50, 75, 100)`      | PASS    |                                                                                                                 |
| `border-bottom-color: rgba(5, 7, 10, 0.5)`   | PASS    |                                                                                                                 |
| `border-bottom-color: transparent`           | PASS    |                                                                                                                 |
| `border-bottom-color: inherit`               | PASS    |                                                                                                                 |
| `border-left-color: black`                   | PASS    |                                                                                                                 |
| `border-left-color: red`                     | PASS    |                                                                                                                 |
| `border-left-color: rgb(50, 75, 100)`        | PASS    |                                                                                                                 |
| `border-left-color: rgba(5, 7, 10, 0.5)`     | PASS    |                                                                                                                 |
| `border-left-color: transparent`             | PASS    |                                                                                                                 |
| `border-left-color: inherit`                 | PASS    |                                                                                                                 |
| `border-top-style: none`                     | PASS    |                                                                                                                 |
| `border-top-style: hidden`                   | PASS    |                                                                                                                 |
| `border-top-style: dotted`                   | PASS    |                                                                                                                 |
| `border-top-style: dashed`                   | PASS    |                                                                                                                 |
| `border-top-style: solid`                    | PASS    |                                                                                                                 |
| `border-top-style: double`                   | PASS    |                                                                                                                 |
| `border-top-style: groove`                   | PASS    |                                                                                                                 |
| `border-top-style: ridge`                    | PASS    |                                                                                                                 |
| `border-top-style: inset`                    | PASS    |                                                                                                                 |
| `border-top-style: outset`                   | PASS    |                                                                                                                 |
| `border-top-style: inherit`                  | PASS    |                                                                                                                 |
| `border-right-style: none`                   | PASS    |                                                                                                                 |
| `border-right-style: hidden`                 | PASS    |                                                                                                                 |
| `border-right-style: dotted`                 | PASS    |                                                                                                                 |
| `border-right-style: dashed`                 | PASS    |                                                                                                                 |
| `border-right-style: solid`                  | PASS    |                                                                                                                 |
| `border-right-style: double`                 | PASS    |                                                                                                                 |
| `border-right-style: groove`                 | PASS    |                                                                                                                 |
| `border-right-style: ridge`                  | PASS    |                                                                                                                 |
| `border-right-style: inset`                  | PASS    |                                                                                                                 |
| `border-right-style: outset`                 | PASS    |                                                                                                                 |
| `border-right-style: inherit`                | PASS    |                                                                                                                 |
| `border-bottom-style: none`                  | PASS    |                                                                                                                 |
| `border-bottom-style: hidden`                | PASS    |                                                                                                                 |
| `border-bottom-style: dotted`                | PASS    |                                                                                                                 |
| `border-bottom-style: dashed`                | PASS    |                                                                                                                 |
| `border-bottom-style: solid`                 | PASS    |                                                                                                                 |
| `border-bottom-style: double`                | PASS    |                                                                                                                 |
| `border-bottom-style: groove`                | PASS    |                                                                                                                 |
| `border-bottom-style: ridge`                 | PASS    |                                                                                                                 |
| `border-bottom-style: inset`                 | PASS    |                                                                                                                 |
| `border-bottom-style: outset`                | PASS    |                                                                                                                 |
| `border-bottom-style: inherit`               | PASS    |                                                                                                                 |
| `border-left-style: none`                    | PASS    |                                                                                                                 |
| `border-left-style: hidden`                  | PASS    |                                                                                                                 |
| `border-left-style: dotted`                  | PASS    |                                                                                                                 |
| `border-left-style: dashed`                  | PASS    |                                                                                                                 |
| `border-left-style: solid`                   | PASS    |                                                                                                                 |
| `border-left-style: double`                  | PASS    |                                                                                                                 |
| `border-left-style: groove`                  | PASS    |                                                                                                                 |
| `border-left-style: ridge`                   | PASS    |                                                                                                                 |
| `border-left-style: inset`                   | PASS    |                                                                                                                 |
| `border-left-style: outset`                  | PASS    |                                                                                                                 |
| `border-left-style: inherit`                 | PASS    |                                                                                                                 |
| `border-top-width: thin`                     | PASS    |                                                                                                                 |
| `border-top-width: medium`                   | PASS    |                                                                                                                 |
| `border-top-width: thick`                    | PASS    |                                                                                                                 |
| `border-top-width: 0px`                      | PASS    |                                                                                                                 |
| `border-top-width: 1px`                      | PASS    |                                                                                                                 |
| `border-top-width: .1em`                     | PASS    |                                                                                                                 |
| `border-top-width: inherit`                  | PASS    |                                                                                                                 |
| `border-right-width: thin`                   | PASS    |                                                                                                                 |
| `border-right-width: medium`                 | PASS    |                                                                                                                 |
| `border-right-width: thick`                  | PASS    |                                                                                                                 |
| `border-right-width: 0px`                    | PASS    |                                                                                                                 |
| `border-right-width: 1px`                    | PASS    |                                                                                                                 |
| `border-right-width: .1em`                   | PASS    |                                                                                                                 |
| `border-right-width: inherit`                | PASS    |                                                                                                                 |
| `border-bottom-width: thin`                  | PASS    |                                                                                                                 |
| `border-bottom-width: medium`                | PASS    |                                                                                                                 |
| `border-bottom-width: thick`                 | PASS    |                                                                                                                 |
| `border-bottom-width: 0px`                   | PASS    |                                                                                                                 |
| `border-bottom-width: 1px`                   | PASS    |                                                                                                                 |
| `border-bottom-width: .1em`                  | PASS    |                                                                                                                 |
| `border-bottom-width: inherit`               | PASS    |                                                                                                                 |
| `border-left-width: thin`                    | PASS    |                                                                                                                 |
| `border-left-width: medium`                  | PASS    |                                                                                                                 |
| `border-left-width: thick`                   | PASS    |                                                                                                                 |
| `border-left-width: 0px`                     | PASS    |                                                                                                                 |
| `border-left-width: 1px`                     | PASS    |                                                                                                                 |
| `border-left-width: .1em`                    | PASS    |                                                                                                                 |
| `border-left-width: inherit`                 | PASS    |                                                                                                                 |
| `bottom: 0px`                                | PASS    |                                                                                                                 |
| `bottom: 1px`                                | PASS    |                                                                                                                 |
| `bottom: .1em`                               | PASS    |                                                                                                                 |
| `bottom: 5%`                                 | PASS    |                                                                                                                 |
| `bottom: .5%`                                | PASS    |                                                                                                                 |
| `bottom: auto`                               | PASS    |                                                                                                                 |
| `bottom: inherit`                            | PASS    |                                                                                                                 |
| `caption-side: top`                          | PASS    |                                                                                                                 |
| `caption-side: bottom`                       | PASS    |                                                                                                                 |
| `caption-side: inherit`                      | PASS    |                                                                                                                 |
| `clear: none`                                | PASS    |                                                                                                                 |
| `clear: left`                                | PASS    |                                                                                                                 |
| `clear: right`                               | PASS    |                                                                                                                 |
| `clear: both`                                | PASS    |                                                                                                                 |
| `clear: inherit`                             | PASS    |                                                                                                                 |
| `clip: rect(1em, auto, 0.5px, 2000em)`       | PASS    |                                                                                                                 |
| `clip: auto`                                 | PASS    |                                                                                                                 |
| `clip: inherit`                              | PASS    |                                                                                                                 |
| `color: black`                               | PASS    |                                                                                                                 |
| `color: red`                                 | PASS    |                                                                                                                 |
| `color: rgb(50, 75, 100)`                    | PASS    |                                                                                                                 |
| `color: rgba(5, 7, 10, 0.5)`                 | PASS    |                                                                                                                 |
| `color: inherit`                             | PASS    |                                                                                                                 |
| `content: normal`                            | PASS    |                                                                                                                 |
| `content: none`                              | PASS    |                                                                                                                 |
| `content: "string"`                          | PASS    |                                                                                                                 |
| `content: 'string'`         

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

Received on Thursday, 30 March 2017 09:12:33 UTC