From 685a8436140ea0e56d0852bcac839b0ef5322235 Mon Sep 17 00:00:00 2001 From: Jb Audras Date: Mon, 18 Apr 2022 14:41:17 +0000 Subject: [PATCH] Docs: Update a link to the Custom Elements spec in `unsupported_valid_tag_names()` unit test docblock. This changeset replaces a link to the outdated W3C specs on Custom Elements with a link to the corresponding WhatWG specification. Follow-up to [53204]. See #54729. git-svn-id: https://develop.svn.wordpress.org/trunk@53205 602fd350-edb4-49c9-b593-d223f7449a82 --- tests/phpunit/tests/formatting/balanceTags.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/phpunit/tests/formatting/balanceTags.php b/tests/phpunit/tests/formatting/balanceTags.php index 11740c98a3..6e40f412fb 100644 --- a/tests/phpunit/tests/formatting/balanceTags.php +++ b/tests/phpunit/tests/formatting/balanceTags.php @@ -78,7 +78,7 @@ class Tests_Formatting_BalanceTags extends WP_UnitTestCase { /** * These are valid custom elements but we don't support them yet. * - * @see https://w3c.github.io/webcomponents/spec/custom/#valid-custom-element-name + * @see https://html.spec.whatwg.org/multipage/custom-elements.html#valid-custom-element-name */ public function unsupported_valid_tag_names() { return array(