Focus was turned on because there are subtle diffs in this snapshot.
Focus was turned on because there are subtle diffs in this snapshot.
The baseline is shorter than the new snapshot (1104x79 to 1104x80).
Baseline History
Build 1636cdea0a current baseline
Current build. Auto-accepted
Build 13374c82f
Accepted by Arnaud Foraison.
Commenting is disabled because there's a newer build on this branch
DOM Diff
file.html a
CHANGED
@@ -1,8 +1,7 @@
|
|
1 |
<div class="storybook-readme-story">
|
2 |
<div>
|
3 |
<div>
|
4 |
-
<textarea
|
5 |
-
placeholder="Paris"></textarea>
|
6 |
</div>
|
7 |
</div>
|
8 |
</div>
|
1 |
<div class="storybook-readme-story">
|
2 |
<div>
|
3 |
<div>
|
4 |
+
<textarea name="placeName" id="uniqueid" placeholder="Paris" class="af-form__input-textarea"></textarea>
|
|
|
5 |
</div>
|
6 |
</div>
|
7 |
</div>
|