Slider:Without Labels

Build 314 on Mohammed/fix-dropdown
1200px
Reviewing disabled
Focus was turned on because there are subtle diffs in this snapshot.
Baseline
View Storybook
Focus was turned on because there are subtle diffs in this snapshot.
NewNewNew
View Storybook
The baseline is shorter than the new snapshot (360x48 to 360x49).
Baseline History
Build 314199dc4e current baseline
Current build. Auto-accepted
Build 1442d83191
Accepted by anna.
No comments
DOM Diff
file.html a CHANGED
@@ -1,7 +1,8 @@
1
  <div>
2
- <div class="sc-hAZoDl fMlGgo">
3
- <input disabled="" name="checkbox" type="checkbox" id="checkbox" class="sc-fEOsli bTOPHl">
4
- <label for="checkbox" class="sc-fnykZs hYuoZV"></label>
 
5
  <label id="label" for="checkbox">option</label>
6
  </div>
7
  </div>
1
  <div>
2
+ <div class="StyledToggle__CheckBoxWrapper-sc-kzfby8-0 erqOxi">
3
+ <input disabled="" name="checkbox" type="checkbox" id="checkbox" class="StyledToggle__CheckBox-sc-kzfby8-2 gTZPRw"
4
+ style="">
5
+ <label for="checkbox" class="StyledToggle__Switch-sc-kzfby8-1 dYgzrA"></label>
6
  <label id="label" for="checkbox">option</label>
7
  </div>
8
  </div>