RESOLVED DUPLICATE of bug 203784 288241
[wpt] handle `<link rel="match">` for WPT tests
https://bugs.webkit.org/show_bug.cgi?id=288241
Summary [wpt] handle `<link rel="match">` for WPT tests
Antoine Quint
Reported 2025-02-21 14:10:11 PST
Some WPT tests, such as `scroll-animations/css/scroll-timeline-update-reversed-animation.html`, have an expectation file specified as such: ``` <link rel="match" href="./animation-update-ref.html?translate=55px&scroll=825"> ``` It would be great if we supported this directly for WKTR testing and our WPT import script.
Attachments
Alexey Proskuryakov
Comment 1 2025-02-21 15:05:16 PST
*** This bug has been marked as a duplicate of bug 203784 ***
Sam Sneddon [:gsnedders]
Comment 2 2025-02-24 09:46:23 PST
I'd specifically asked to Antoine to file this because the query string, but maybe it is just the same as every other case of `<link rel=match>`.
Alexey Proskuryakov
Comment 3 2025-02-24 17:23:21 PST
I suppose we'll have more clarity when/if bug 203784 gets fixed. Either that will cover this case too, or it will not.
Note You need to log in before you can comment on or make changes to this bug.