Re: [html-tests] [html] Account for bug that causes instability (#4828)

# Firefox (nightly channel) #
Testing web-platform-tests at revision 62cb0c66beb65c57c7b19d773ecb3f7786872f13
Using browser at version BuildID 20170123125947; SourceStamp 36486fdc3813ef7943ae5b07b4128866d1938a6c
Starting 10 test iterations
All results were stable
## All results ##
<details>
<summary>1 test ran</summary>
<details>
<summary><a href="http://w3c-test.org/submissions/4828/html/semantics/document-metadata/styling/LinkStyle.html">/html/semantics/document-metadata/styling/LinkStyle.html</a></summary>


|                                                                        Subtest                                                                        | Results |
|-------------------------------------------------------------------------------------------------------------------------------------------------------|---------|
|                                                                                                                                                       | OK      |
| `The LinkStyle interface's sheet attribute must return StyleSheet object; the disabled attribute must be same as the StyleSheet's disabled attribute` | PASS    |
| `The LinkStyle interface's sheet attribute must return null if the corresponding element is not in a Document`                                        | PASS    |
| `The title must be the same as the value of the element's title content attribute`                                                                    | PASS    |
| `The media must be the same as the value of the element's media content attribute, or the empty string if it is omitted`                              | PASS    |
| `The LinkStyle interface's sheet attribute must return null; the disabled attribute must be false`                                                    | PASS    |

</details>
</details>

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

Received on Tuesday, 14 February 2017 20:13:52 UTC