From a371cd8e6323b223009fc8d2e335dcabd2098ab2 Mon Sep 17 00:00:00 2001 From: Mason Freed Date: Fri, 9 Feb 2024 16:20:41 -0800 Subject: [PATCH] Ship NestedTopLayerSupport Chromestatus: https://chromestatus.com/feature/5149353645965312 Spec PRs: https://github.com/whatwg/html/pull/10116 https://github.com/whatwg/fullscreen/pull/237 I2S: {waiting for spec to land} Fixed: 1520938 Change-Id: I04e5f217155658907988ed0a0557944dbffbf6f2 --- ...ayer-nesting.tentative.html => popover-top-layer-nesting.html} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename html/semantics/popovers/{popover-top-layer-nesting.tentative.html => popover-top-layer-nesting.html} (100%) diff --git a/html/semantics/popovers/popover-top-layer-nesting.tentative.html b/html/semantics/popovers/popover-top-layer-nesting.html similarity index 100% rename from html/semantics/popovers/popover-top-layer-nesting.tentative.html rename to html/semantics/popovers/popover-top-layer-nesting.html