diff --git a/html/semantics/interactive-elements/the-popup-element/popup-anchor-nesting.tentative.html b/html/semantics/interactive-elements/the-popup-element/popup-anchor-nesting.tentative.html index f39d301e2264c5..64b8fc694c73c5 100644 --- a/html/semantics/interactive-elements/the-popup-element/popup-anchor-nesting.tentative.html +++ b/html/semantics/interactive-elements/the-popup-element/popup-anchor-nesting.tentative.html @@ -2,7 +2,7 @@ Popup anchor nesting - + diff --git a/html/semantics/interactive-elements/the-popup-element/popup-element-basic.tentative.html b/html/semantics/interactive-elements/the-popup-element/popup-element-basic.tentative.html index 9909b2f0bbfa3c..0b1d99099e586f 100644 --- a/html/semantics/interactive-elements/the-popup-element/popup-element-basic.tentative.html +++ b/html/semantics/interactive-elements/the-popup-element/popup-element-basic.tentative.html @@ -1,7 +1,7 @@ - + diff --git a/html/semantics/interactive-elements/the-popup-element/popup-hidden-display.tentative.html b/html/semantics/interactive-elements/the-popup-element/popup-hidden-display.tentative.html index 8a070b9d479a55..b313f06f664d35 100644 --- a/html/semantics/interactive-elements/the-popup-element/popup-hidden-display.tentative.html +++ b/html/semantics/interactive-elements/the-popup-element/popup-hidden-display.tentative.html @@ -1,7 +1,7 @@ - + No popup should be displayed here.

diff --git a/html/semantics/interactive-elements/the-popup-element/popup-initiallyopen-display-ref.tentative.html b/html/semantics/interactive-elements/the-popup-element/popup-initiallyopen-display-ref.tentative.html new file mode 100644 index 00000000000000..db1a3f2b044d17 --- /dev/null +++ b/html/semantics/interactive-elements/the-popup-element/popup-initiallyopen-display-ref.tentative.html @@ -0,0 +1,22 @@ + + + + +

This is a popup, which should be open upon load
+ + diff --git a/html/semantics/interactive-elements/the-popup-element/popup-initiallyopen-display.tentative.html b/html/semantics/interactive-elements/the-popup-element/popup-initiallyopen-display.tentative.html new file mode 100644 index 00000000000000..64589e5267a195 --- /dev/null +++ b/html/semantics/interactive-elements/the-popup-element/popup-initiallyopen-display.tentative.html @@ -0,0 +1,26 @@ + + + + + + +This is a popup, which should be open upon load +This is a second popup with initiallyopen, which should NOT be open upon load + + + diff --git a/html/semantics/interactive-elements/the-popup-element/popup-initiallyopen.tentative.html b/html/semantics/interactive-elements/the-popup-element/popup-initiallyopen.tentative.html new file mode 100644 index 00000000000000..ac3e845b7ba86c --- /dev/null +++ b/html/semantics/interactive-elements/the-popup-element/popup-initiallyopen.tentative.html @@ -0,0 +1,31 @@ + + + + + + + +This is a popup, which should be open upon load +This is a second popup with initiallyopen, which should NOT be open upon load +Also not visible + + diff --git a/html/semantics/interactive-elements/the-popup-element/popup-inside-display-none.tentative.html b/html/semantics/interactive-elements/the-popup-element/popup-inside-display-none.tentative.html index 745403da5ff356..0b9fcc5427caf5 100644 --- a/html/semantics/interactive-elements/the-popup-element/popup-inside-display-none.tentative.html +++ b/html/semantics/interactive-elements/the-popup-element/popup-inside-display-none.tentative.html @@ -1,7 +1,7 @@ - + No popup should be displayed here.

diff --git a/html/semantics/interactive-elements/the-popup-element/popup-invoking-attribute.tentative.html b/html/semantics/interactive-elements/the-popup-element/popup-invoking-attribute.tentative.html index 2b5eaad51dd281..1ff60fd7f9b3ad 100644 --- a/html/semantics/interactive-elements/the-popup-element/popup-invoking-attribute.tentative.html +++ b/html/semantics/interactive-elements/the-popup-element/popup-invoking-attribute.tentative.html @@ -2,7 +2,7 @@ Popup invoking attribute - + diff --git a/html/semantics/interactive-elements/the-popup-element/popup-light-dismiss-on-scroll.tentative.html b/html/semantics/interactive-elements/the-popup-element/popup-light-dismiss-on-scroll.tentative.html index 28dd4f4d187320..4f14dd7ae774b3 100644 --- a/html/semantics/interactive-elements/the-popup-element/popup-light-dismiss-on-scroll.tentative.html +++ b/html/semantics/interactive-elements/the-popup-element/popup-light-dismiss-on-scroll.tentative.html @@ -3,7 +3,7 @@ Popup light dismiss on scroll - + diff --git a/html/semantics/interactive-elements/the-popup-element/popup-light-dismiss.tentative.html b/html/semantics/interactive-elements/the-popup-element/popup-light-dismiss.tentative.html index c017893f1386c0..99781809c8e528 100644 --- a/html/semantics/interactive-elements/the-popup-element/popup-light-dismiss.tentative.html +++ b/html/semantics/interactive-elements/the-popup-element/popup-light-dismiss.tentative.html @@ -2,7 +2,7 @@ Popup light dismiss behavior - + diff --git a/html/semantics/interactive-elements/the-popup-element/popup-open-display.tentative.html b/html/semantics/interactive-elements/the-popup-element/popup-open-display.tentative.html index 7c5bf44b779470..792cc09d071a69 100644 --- a/html/semantics/interactive-elements/the-popup-element/popup-open-display.tentative.html +++ b/html/semantics/interactive-elements/the-popup-element/popup-open-display.tentative.html @@ -1,7 +1,7 @@ - + This is a popup diff --git a/html/semantics/interactive-elements/the-popup-element/popup-open-overflow-display.tentative.html b/html/semantics/interactive-elements/the-popup-element/popup-open-overflow-display.tentative.html index b2780b7af36231..ebe95d8544daf1 100644 --- a/html/semantics/interactive-elements/the-popup-element/popup-open-overflow-display.tentative.html +++ b/html/semantics/interactive-elements/the-popup-element/popup-open-overflow-display.tentative.html @@ -1,7 +1,7 @@ - +

diff --git a/html/semantics/interactive-elements/the-popup-element/popup-shadow-dom.tentative.html b/html/semantics/interactive-elements/the-popup-element/popup-shadow-dom.tentative.html index 96289a5e8f504c..516b6ead1b9ec2 100644 --- a/html/semantics/interactive-elements/the-popup-element/popup-shadow-dom.tentative.html +++ b/html/semantics/interactive-elements/the-popup-element/popup-shadow-dom.tentative.html @@ -1,7 +1,7 @@ - + diff --git a/html/semantics/interactive-elements/the-popup-element/popup-stacking.tentative.html b/html/semantics/interactive-elements/the-popup-element/popup-stacking.tentative.html index 4fccaa7c69a435..88e935056316d1 100644 --- a/html/semantics/interactive-elements/the-popup-element/popup-stacking.tentative.html +++ b/html/semantics/interactive-elements/the-popup-element/popup-stacking.tentative.html @@ -1,7 +1,7 @@ - +