Resources requested by the new story could not be loaded. Snapshots may be affected.
Baseline History
Build 81286812544 current baseline
Current build. Accepted by Hannah.
Build 812588941b6
Inherited baseline identical to build 8123
Build 8123dac6a3a
Accepted by Hannah.
Build 8114968b947
Accepted by Hannah.
Build 8017c1bef48
Accepted by Hannah.
Build 7869d21d3af
Accepted by Hannah.
Commenting is disabled because there's a newer build on this branch
DOM Diff
file.html a
CHANGED
@@ -3,24 +3,8 @@
|
|
3 |
<div class="full-container svelte-bt8o59" role="group" aria-label="Multimedia input field">
|
4 |
<label class="container">
|
5 |
<span data-testid="block-info" class="svelte-1gfkn6j">MultimodalTextbox</span>
|
6 |
<div class="input-container svelte-bt8o59">
|
7 |
-
<button tabindex="-1" class="svelte-1b742ao hidden center boundedheight flex disable_click"
|
8 |
-
style="height: 100%;">
|
9 |
-
<input aria-label="file upload" data-testid="file-upload" type="file"
|
10 |
-
multiple="" class="svelte-1b742ao" style="">
|
11 |
-
</button>
|
12 |
-
<button data-testid="upload-button" class="upload-button svelte-bt8o59">
|
13 |
-
<svg fill="currentColor" width="100%" height="100%" viewBox="0 0 1920 1920"
|
14 |
-
xmlns="http://www.w3.org/2000/svg">
|
15 |
-
<g id="SVGRepo_bgCarrier" stroke-width="0"></g>
|
16 |
-
<g id="SVGRepo_tracerCarrier" stroke-linecap="round" stroke-linejoin="round"></g>
|
17 |
-
<g id="SVGRepo_iconCarrier">
|
18 |
-
<path d="M1752.768 221.109C1532.646.986 1174.283.986 954.161 221.109l-838.588 838.588c-154.052 154.165-154.052 404.894 0 558.946 149.534 149.421 409.976 149.308 559.059 0l758.738-758.626c87.982-88.094 87.982-231.417 0-319.51-88.32-88.208-231.642-87.982-319.51 0l-638.796 638.908 79.85 79.849 638.795-638.908c43.934-43.821 115.539-43.934 159.812 0 43.934 44.047 43.934 115.877 0 159.812l-758.739 758.625c-110.23 110.118-289.355 110.005-399.36 0-110.118-110.117-110.005-289.242 0-399.247l838.588-838.588c175.963-175.962 462.382-176.188 638.909 0 176.075 176.188 176.075 462.833 0 638.908l-798.607 798.72 79.849 79.85 798.607-798.72c220.01-220.123 220.01-578.485 0-798.607"
|
19 |
-
fill-rule="evenodd"></path>
|
20 |
-
</g>
|
21 |
-
</svg>
|
22 |
-
</button>
|
23 |
<textarea data-testid="textbox" class="scroll-hide svelte-bt8o59" dir="ltr"
|
24 |
placeholder="" rows="1" disabled="" style="text-align: right; overflow-y: scroll; height: 40px;"></textarea>
|
25 |
</div>
|
26 |
</label>
|
3 |
<div class="full-container svelte-bt8o59" role="group" aria-label="Multimedia input field">
|
4 |
<label class="container">
|
5 |
<span data-testid="block-info" class="svelte-1gfkn6j">MultimodalTextbox</span>
|
6 |
<div class="input-container svelte-bt8o59">
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
7 |
<textarea data-testid="textbox" class="scroll-hide svelte-bt8o59" dir="ltr"
|
8 |
placeholder="" rows="1" disabled="" style="text-align: right; overflow-y: scroll; height: 40px;"></textarea>
|
9 |
</div>
|
10 |
</label>
|