NEW 207678
[GTK][WPE] wpt URL a-element tests are failing after r256191
https://bugs.webkit.org/show_bug.cgi?id=207678
Summary [GTK][WPE] wpt URL a-element tests are failing after r256191
Lauro Moura
Reported 2020-02-12 20:47:58 PST
r256191 implemented Chrome's behavior of disallowing setting the base URL to a data or JS URL. This is making WPT's a-element tests to fail as they expect this behavior. Link to WPT dashboard: https://wpt.fyi/results/url/a-element.html?label=experimental&label=master&aligned Link to WHATWG discussion (still open): https://github.com/whatwg/html/issues/2249 Link to Chromium issue: https://bugs.chromium.org/p/chromium/issues/detail?id=679318
Attachments
Anne van Kesteren
Comment 1 2023-03-29 00:00:39 PDT
Lauro, could you help me understand why this requires exceptions in LayoutTests/platform/glib/TestExpectations? Isn't the base URL change relevant for all platforms?
Anne van Kesteren
Comment 2 2023-03-29 00:01:32 PDT
For reference, I'm tweaking them slightly in https://github.com/WebKit/WebKit/pull/11968.
Note You need to log in before you can comment on or make changes to this bug.