From 0b4df5e4e8a53c4c2463b6e2137b2191ba6b5971 Mon Sep 17 00:00:00 2001 From: Byungwoo Lee Date: Fri, 3 Jun 2022 04:18:30 -0700 Subject: [PATCH] Remove 'tentative' from wpt test for explicit :scope in :has() Remove 'tentative' from has-argument-with-explicit-scope.tentative.html according to the issue resolution: - https://github.com/w3c/csswg-drafts/issues/6399 - https://github.com/w3c/csswg-drafts/issues/7211 Bug: 669058 Change-Id: Iae1946abfb4a5739e95f0b7d90869b6088f87b5b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3688773 Commit-Queue: Byungwoo Lee Reviewed-by: Rune Lillesveen Cr-Commit-Position: refs/heads/main@{#1010508} --- ...scope.tentative.html => has-argument-with-explicit-scope.html} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename css/selectors/{has-argument-with-explicit-scope.tentative.html => has-argument-with-explicit-scope.html} (100%) diff --git a/css/selectors/has-argument-with-explicit-scope.tentative.html b/css/selectors/has-argument-with-explicit-scope.html similarity index 100% rename from css/selectors/has-argument-with-explicit-scope.tentative.html rename to css/selectors/has-argument-with-explicit-scope.html