Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Commit

Permalink
Update TAC snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
florianduros committed May 2, 2024
1 parent d240a46 commit 1488386
Showing 1 changed file with 10 additions and 9 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -432,7 +432,8 @@ exports[`ThreadsActivityCentre should render the release announcement 1`] = `
class="mx_ThreadsActivityCentre_container"
>
<button
aria-controls="floating-ui-6"
aria-controls="floating-ui-7"
aria-describedby="floating-ui-7"
aria-expanded="true"
aria-haspopup="dialog"
aria-label="Threads"
Expand All @@ -459,7 +460,7 @@ exports[`ThreadsActivityCentre should render the release announcement 1`] = `
tabindex="0"
/>
<span
aria-owns="floating-ui-12"
aria-owns="undefined"
style="border: 0px; height: 1px; margin: -1px; overflow: hidden; padding: 0px; position: fixed; white-space: nowrap; width: 1px; top: 0px; left: 0px;"
/>
<span
Expand All @@ -473,7 +474,7 @@ exports[`ThreadsActivityCentre should render the release announcement 1`] = `
</div>
<div
data-floating-ui-portal=""
id="floating-ui-12"
id="undefined"
>
<span
data-floating-ui-focus-guard=""
Expand All @@ -484,10 +485,10 @@ exports[`ThreadsActivityCentre should render the release announcement 1`] = `
tabindex="0"
/>
<div
aria-describedby="floating-ui-5"
aria-labelledby="floating-ui-4"
aria-describedby="floating-ui-6"
aria-labelledby="floating-ui-5"
class="_content_1oa1y_17"
id="floating-ui-6"
id="floating-ui-7"
role="dialog"
style="position: absolute; left: 0px; top: 0px; transform: translate(0px, 0px);"
tabindex="-1"
Expand All @@ -505,7 +506,7 @@ exports[`ThreadsActivityCentre should render the release announcement 1`] = `
stroke="none"
/>
<clippath
id="floating-ui-13"
id="floating-ui-9"
>
<rect
height="20"
Expand All @@ -517,13 +518,13 @@ exports[`ThreadsActivityCentre should render the release announcement 1`] = `
</svg>
<h3
class="_typography_yh5dq_162 _font-body-lg-semibold_yh5dq_83 _header_1oa1y_46"
id="floating-ui-4"
id="floating-ui-5"
>
Threads Activity Centre
</h3>
<span
class="_typography_yh5dq_162 _font-body-sm-regular_yh5dq_40 _description_1oa1y_52"
id="floating-ui-5"
id="floating-ui-6"
>
Threads notifications have moved, find them here from now on.
</span>
Expand Down

0 comments on commit 1488386

Please sign in to comment.