Re: [cssom-1-tests] Rewrite css/cssom-1/index-003 from generate_tests syntax (#5263)

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

# Firefox (nightly channel) #
Testing web-platform-tests at revision 01a548377e25fb832541686f4120dd8e5f0d228d
Using browser at version BuildID 20170329142008; SourceStamp 6ea713ccc9abea93126423fefb855d0e051c95e2
Starting 10 test iterations
All results were stable
## All results ##
<details>
<summary>2 tests ran</summary>
<details>
<summary><a href="http://w3c-test.org/submissions/5263/css/cssom-1/cssom-ruleOrder.html">/css/cssom-1/cssom-ruleOrder.html</a></summary>


|                      Subtest                      | Results |                              Messages                             |
|---------------------------------------------------|---------|-------------------------------------------------------------------|
|                                                   | OK      |                                                                   |
| `Rule #0 is expected to be the rule type in #s-0` | PASS    |                                                                   |
| `Rule #1 is expected to be the rule type in #s-1` | PASS    |                                                                   |
| `Rule #2 is expected to be the rule type in #s-2` | PASS    |                                                                   |
| `Rule #3 is expected to be the rule type in #s-3` | PASS    |                                                                   |
| `Rule #4 is expected to be the rule type in #s-4` | PASS    |                                                                   |
| `Rule #5 is expected to be the rule type in #s-5` | PASS    |                                                                   |
| `Rule #6 is expected to be the rule type in #s-6` | FAIL    | `assert_equals: expected "page rule" but got "unrecognized rule"` |

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


|                     Subtest                      | Results |                              Messages                             |
|--------------------------------------------------|---------|-------------------------------------------------------------------|
|                                                  | OK      |                                                                   |
| `Type of #s-0 is expected to be namespace rule`  | PASS    |                                                                   |
| `Type of #s-1 is expected to be @import rule`    | PASS    |                                                                   |
| `Type of #s-2 is expected to be style rule`      | PASS    |                                                                   |
| `Type of #s-3 is expected to be style rule`      | PASS    |                                                                   |
| `Type of #s-4 is expected to be @font-face rule` | PASS    |                                                                   |
| `Type of #s-5 is expected to be media rule`      | PASS    |                                                                   |
| `Type of #s-6 is expected to be page rule`       | FAIL    | `assert_equals: expected "page rule" but got "unrecognized rule"` |

</details>
</details>

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

Received on Wednesday, 29 March 2017 23:07:22 UTC