From b4bd098e37e1bd597081f621eecc4d748d33dc8f Mon Sep 17 00:00:00 2001 From: Mason Freed Date: Tue, 26 Mar 2024 11:17:08 -0700 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: https://groups.google.com/a/chromium.org/g/blink-dev/c/3vIL56MTgvw/m/W4hcWMblBAAJ 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