Bug 204022 - Add support for multiple <link rel=> in a test
Summary: Add support for multiple <link rel=> in a test
Status: ASSIGNED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: Safari Technology Preview
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Sam Sneddon [:gsnedders]
URL:
Keywords: InRadar
: 264494 (view as bug list)
Depends on:
Blocks: 207734 246221
  Show dependency treegraph
 
Reported: 2019-11-08 14:20 PST by Simon Fraser (smfr)
Modified: 2023-11-10 02:22 PST (History)
6 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Simon Fraser (smfr) 2019-11-08 14:20:56 PST
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.
Comment 1 Radar WebKit Bug Importer 2020-09-21 15:38:54 PDT
<rdar://problem/69332128>
Comment 2 Sam Sneddon [:gsnedders] 2023-11-10 02:22:40 PST
*** Bug 264494 has been marked as a duplicate of this bug. ***