@@ -5,7 +5,9 @@ exports[`EuiPopover children is rendered 1`] = `
55 class = " euiPopover emotion-euiPopover-inline-block"
66 id = " 1"
77>
8- <button />
8+ <button
9+ aria-expanded = " false"
10+ />
911</div >
1012` ;
1113
@@ -15,7 +17,9 @@ exports[`EuiPopover is rendered 1`] = `
1517 data-test-subj = " test subject string"
1618 id = " 0"
1719>
18- <button />
20+ <button
21+ aria-expanded = " false"
22+ />
1923</div >
2024` ;
2125
@@ -24,7 +28,9 @@ exports[`EuiPopover props anchorPosition defaults to centerDown 1`] = `
2428 class = " euiPopover emotion-euiPopover-inline-block"
2529 id = " 5"
2630>
27- <button />
31+ <button
32+ aria-expanded = " false"
33+ />
2834</div >
2935` ;
3036
@@ -33,7 +39,9 @@ exports[`EuiPopover props anchorPosition downRight is rendered 1`] = `
3339 class = " euiPopover emotion-euiPopover-inline-block"
3440 id = " 7"
3541>
36- <button />
42+ <button
43+ aria-expanded = " false"
44+ />
3745</div >
3846` ;
3947
@@ -42,7 +50,9 @@ exports[`EuiPopover props anchorPosition leftCenter is rendered 1`] = `
4250 class = " euiPopover emotion-euiPopover-inline-block"
4351 id = " 6"
4452>
45- <button />
53+ <button
54+ aria-expanded = " false"
55+ />
4656</div >
4757` ;
4858
@@ -52,7 +62,10 @@ exports[`EuiPopover props arrowChildren is rendered 1`] = `
5262 class = " euiPopover euiPopover-isOpen emotion-euiPopover-inline-block"
5363 id = " 19"
5464 >
55- <button />
65+ <button
66+ aria-controls = " euiPopover_generated-id_panelId"
67+ aria-expanded = " true"
68+ />
5669 <div
5770 data-focus-guard = " true"
5871 style = " width: 1px; height: 0px; padding: 0px; overflow: hidden; position: fixed; top: 1px; left: 1px;"
@@ -98,7 +111,10 @@ exports[`EuiPopover props buffer 1`] = `
98111 class = " euiPopover euiPopover-isOpen emotion-euiPopover-inline-block"
99112 id = " 20"
100113 >
101- <button />
114+ <button
115+ aria-controls = " euiPopover_generated-id_panelId"
116+ aria-expanded = " true"
117+ />
102118 <div
103119 data-focus-guard = " true"
104120 style = " width: 1px; height: 0px; padding: 0px; overflow: hidden; position: fixed; top: 1px; left: 1px;"
@@ -144,7 +160,10 @@ exports[`EuiPopover props buffer for all sides 1`] = `
144160 class = " euiPopover euiPopover-isOpen emotion-euiPopover-inline-block"
145161 id = " 21"
146162 >
147- <button />
163+ <button
164+ aria-controls = " euiPopover_generated-id_panelId"
165+ aria-expanded = " true"
166+ />
148167 <div
149168 data-focus-guard = " true"
150169 style = " width: 1px; height: 0px; padding: 0px; overflow: hidden; position: fixed; top: 1px; left: 1px;"
@@ -189,7 +208,9 @@ exports[`EuiPopover props display block is rendered 1`] = `
189208 class = " euiPopover emotion-euiPopover-block"
190209 id = " 2"
191210>
192- <button />
211+ <button
212+ aria-expanded = " false"
213+ />
193214</div >
194215` ;
195216
@@ -199,7 +220,10 @@ exports[`EuiPopover props focusTrapProps is rendered 1`] = `
199220 class = " euiPopover euiPopover-isOpen emotion-euiPopover-inline-block"
200221 id = " 15"
201222 >
202- <button />
223+ <button
224+ aria-controls = " euiPopover_generated-id_panelId"
225+ aria-expanded = " true"
226+ />
203227 <div
204228 data-focus-guard = " true"
205229 style = " width: 1px; height: 0px; padding: 0px; overflow: hidden; position: fixed; top: 1px; left: 1px;"
@@ -244,7 +268,9 @@ exports[`EuiPopover props isOpen defaults to false 1`] = `
244268 class = " euiPopover emotion-euiPopover-inline-block"
245269 id = " 8"
246270>
247- <button />
271+ <button
272+ aria-expanded = " false"
273+ />
248274</div >
249275` ;
250276
@@ -254,7 +280,10 @@ exports[`EuiPopover props isOpen renders true 1`] = `
254280 class = " euiPopover euiPopover-isOpen emotion-euiPopover-inline-block"
255281 id = " 9"
256282 >
257- <button />
283+ <button
284+ aria-controls = " euiPopover_generated-id_panelId"
285+ aria-expanded = " true"
286+ />
258287 <div
259288 data-focus-guard = " true"
260289 style = " width: 1px; height: 0px; padding: 0px; overflow: hidden; position: fixed; top: 1px; left: 1px;"
@@ -300,7 +329,10 @@ exports[`EuiPopover props ownFocus defaults to true 1`] = `
300329 class = " euiPopover euiPopover-isOpen emotion-euiPopover-inline-block"
301330 id = " 10"
302331 >
303- <button />
332+ <button
333+ aria-controls = " euiPopover_generated-id_panelId"
334+ aria-expanded = " true"
335+ />
304336 <div
305337 data-focus-guard = " true"
306338 style = " width: 1px; height: 0px; padding: 0px; overflow: hidden; position: fixed; top: 1px; left: 1px;"
@@ -346,7 +378,10 @@ exports[`EuiPopover props ownFocus renders false 1`] = `
346378 class = " euiPopover euiPopover-isOpen emotion-euiPopover-inline-block"
347379 id = " 11"
348380 >
349- <button />
381+ <button
382+ aria-controls = " euiPopover_generated-id_panelId"
383+ aria-expanded = " true"
384+ />
350385 <div
351386 data-focus-guard = " true"
352387 style = " width: 1px; height: 0px; padding: 0px; overflow: hidden; position: fixed; top: 1px; left: 1px;"
@@ -383,7 +418,10 @@ exports[`EuiPopover props panelClassName is rendered 1`] = `
383418 class = " euiPopover euiPopover-isOpen emotion-euiPopover-inline-block"
384419 id = " 12"
385420 >
386- <button />
421+ <button
422+ aria-controls = " euiPopover_generated-id_panelId"
423+ aria-expanded = " true"
424+ />
387425 <div
388426 data-focus-guard = " true"
389427 style = " width: 1px; height: 0px; padding: 0px; overflow: hidden; position: fixed; top: 1px; left: 1px;"
@@ -429,7 +467,10 @@ exports[`EuiPopover props panelPaddingSize is rendered 1`] = `
429467 class = " euiPopover euiPopover-isOpen emotion-euiPopover-inline-block"
430468 id = " 13"
431469 >
432- <button />
470+ <button
471+ aria-controls = " euiPopover_generated-id_panelId"
472+ aria-expanded = " true"
473+ />
433474 <div
434475 data-focus-guard = " true"
435476 style = " width: 1px; height: 0px; padding: 0px; overflow: hidden; position: fixed; top: 1px; left: 1px;"
@@ -475,7 +516,10 @@ exports[`EuiPopover props panelProps is rendered 1`] = `
475516 class = " euiPopover euiPopover-isOpen emotion-euiPopover-inline-block"
476517 id = " 14"
477518 >
478- <button />
519+ <button
520+ aria-controls = " euiPopover_generated-id_panelId"
521+ aria-expanded = " true"
522+ />
479523 <div
480524 data-focus-guard = " true"
481525 style = " width: 1px; height: 0px; padding: 0px; overflow: hidden; position: fixed; top: 1px; left: 1px;"
@@ -522,7 +566,10 @@ exports[`EuiPopover props popoverScreenReaderText 1`] = `
522566 class = " euiPopover euiPopover-isOpen emotion-euiPopover-inline-block"
523567 id = " 22"
524568 >
525- <button />
569+ <button
570+ aria-controls = " euiPopover_generated-id_panelId"
571+ aria-expanded = " true"
572+ />
526573 <div
527574 data-focus-guard = " true"
528575 style = " width: 1px; height: 0px; padding: 0px; overflow: hidden; position: fixed; top: 1px; left: 1px;"
0 commit comments