From 57c423a93142e072a992aa33c3ecca9446c477b0 Mon Sep 17 00:00:00 2001 From: Anthony Ramine Date: Wed, 14 Oct 2015 01:56:15 +0200 Subject: [PATCH] Update URL-related interfaces and their tests up to spec The URL spec recently changed and the variour "mixins" interfaces are gone, this commit updates our code and WPT accordingly. The new expected failures related to HTMLAnchorElement and HTMLAreaElement's attributes are due to their moving to the HTMLHyperLinkElementUtils interface, which is not anymore in a separate -