|
1 | 1 | links:
|
2 |
| -- product: chrome |
3 |
| - results: |
4 |
| - - test: link-multiple-load-events.html |
5 |
| - - test: link-multiple-error-events.html |
6 |
| - url: https://crbug.com/922618 |
7 |
| -- product: chrome |
8 |
| - results: |
9 |
| - - status: FAIL |
10 |
| - test: link-style-error-01.html |
11 |
| - url: https://crbug.com/803942 |
12 |
| -- product: chrome |
13 |
| - results: |
14 |
| - - test: link-style-error-limited-quirks.html |
15 |
| - - test: link-style-error-quirks.html |
16 |
| - url: https://bugs.chromium.org/p/chromium/issues/detail?id=803942 |
17 |
| -- product: chrome |
18 |
| - results: |
19 |
| - - test: link-error-fired-before-scripting-unblocked.html |
20 |
| - - test: link-load-error-events.html |
21 |
| - - test: link-load-error-events.https.html |
22 |
| - - test: link-load-fired-before-scripting-unblocked.html |
23 |
| - url: https://bugs.chromium.org/p/chromium/issues/detail?id=922618 |
24 |
| -- product: firefox |
25 |
| - results: |
26 |
| - - subtest: Check that a style sheet loaded by a <link> is available until its successor |
27 |
| - is loaded |
28 |
| - test: stylesheet-not-removed-until-next-stylesheet-loads.html |
29 |
| - url: https://bugzilla.mozilla.org/show_bug.cgi?id=1729758 |
| 2 | + - product: chrome |
| 3 | + url: https://crbug.com/922618 |
| 4 | + results: |
| 5 | + - test: link-multiple-load-events.html |
| 6 | + - test: link-multiple-error-events.html |
| 7 | + - product: chrome |
| 8 | + url: https://crbug.com/803942 |
| 9 | + results: |
| 10 | + - test: link-style-error-01.html |
| 11 | + status: FAIL |
| 12 | + - product: chrome |
| 13 | + url: https://bugs.chromium.org/p/chromium/issues/detail?id=803942 |
| 14 | + results: |
| 15 | + - test: link-style-error-limited-quirks.html |
| 16 | + - test: link-style-error-quirks.html |
| 17 | + - product: chrome |
| 18 | + url: https://bugs.chromium.org/p/chromium/issues/detail?id=922618 |
| 19 | + results: |
| 20 | + - test: link-error-fired-before-scripting-unblocked.html |
| 21 | + - test: link-load-error-events.html |
| 22 | + - test: link-load-error-events.https.html |
| 23 | + - test: link-load-fired-before-scripting-unblocked.html |
| 24 | + - product: firefox |
| 25 | + url: https://bugzilla.mozilla.org/show_bug.cgi?id=1729758 |
| 26 | + results: |
| 27 | + - test: stylesheet-not-removed-until-next-stylesheet-loads.html |
| 28 | + subtest: Check that a style sheet loaded by a <link> is available until its successor is loaded |
| 29 | + - product: chrome |
| 30 | + url: https://issues.chromium.org/388592302 |
| 31 | + results: |
| 32 | + - test: link-rel-attribute-tokenization.html |
| 33 | + - product: edge |
| 34 | + url: https://issues.chromium.org/388592302 |
| 35 | + results: |
| 36 | + - test: link-rel-attribute-tokenization.html |
0 commit comments