Bug 204022
Summary: | Add support for multiple <link rel=> in a test | ||
---|---|---|---|
Product: | WebKit | Reporter: | Simon Fraser (smfr) <simon.fraser> |
Component: | Tools / Tests | Assignee: | Sam Sneddon [:gsnedders] <gsnedders> |
Status: | ASSIGNED | ||
Severity: | Normal | CC: | annevk, clopez, gsnedders, rego, rniwa, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | Safari Technology Preview | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
See Also: | https://bugs.webkit.org/show_bug.cgi?id=203784 | ||
Bug Depends on: | |||
Bug Blocks: | 207734, 246221 |
Simon Fraser (smfr)
We should implement the proposed WPT behavior for <link rel=>:
https://github.com/web-platform-tests/rfcs/blob/master/rfcs/reftest_simplification.md
Specifically:
> In general, we shall make every file with at least one <link rel=match>/<link rel=mismatch> into a test; this will introduce new tests for all current references which currently chain onto further references.
> Further, it is proposed that we change the combinatorial behaviour to the one originally defined by the CSS WG: if there is at least one <link rel=match>, at least one must pass, and all <link rel=mismatch> must pass.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/69332128>
Sam Sneddon [:gsnedders]
*** Bug 264494 has been marked as a duplicate of this bug. ***