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 ***
Note You need to log in before you can comment on or make changes to this bug.