The baseline is shorter than the new snapshot (1168x495 to 1168x497).
Baseline History
Build 534683bdf7
Current build. There are unaccepted changes, so build 377 is still the baseline.
Build 377a82eee5 current baseline
Accepted by Hannah.
Commenting is disabled because there's a newer build on this branch
DOM Diff
file.html a
CHANGED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<div id="" class="block svelte-90oupt padded" style="border-style: solid; overflow: hidden; min-width: min(0px, 100%); border-width: var(--block-border-width);">
|
2 |
+
<label class="svelte-14mq1r container">
|
3 |
+
<span data-testid="block-info" class="svelte-1gfkn6j">Textbox</span>
|
4 |
+
<input data-testid="password" type="password" class="scroll-hide svelte-14mq1r"
|
5 |
+
placeholder="" autocomplete="">
|
6 |
+
</label>
|
7 |
+
</div>
|