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

# Chrome (unstable channel) #
Testing web-platform-tests at revision 62cb0c66beb65c57c7b19d773ecb3f7786872f13
Using browser at version 58.0.3004.3 dev
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 |
|-------------------------------------------------------------------------------------------------------------------------------------------------------|---------|
|                                                                                                                                                       | TIMEOUT |
| `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`                                                    | TIMEOUT |

</details>
</details>

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

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