ComboBoxRTL:Static

Build 912 on chromatic-fixes
1200px
chromechrome
Changed
BaselineBuild 841 on main
Baseline
View Storybook
firefoxfirefox
Changed
Baseline History
Build 912babd4f8 current baseline
Current build. Accepted by Robert Snow.
Build 911232e598
Ancestor build. There were unaccepted changes, so this was not used as a baseline.
Build 906988096c
Inherited baseline identical to build 841
Build 841e14088a
Accepted by Robert Snow.
Build 79571072b8
Accepted by Devon Govett.
Build 7885a0b4fa
Accepted by Robert Snow.
No comments
DOM Diff
file.html a CHANGED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
1
+ <div style="width: 1200px; height: 800px; background-color: rgb(21, 22, 22);">
2
+ <div style="position: relative; width: 100%; height: 100%; overflow: hidden; touch-action: none;">
3
+ <canvas style="display: block; width: 1200px; height: 800px; touch-action: none;"
4
+ data-engine="three.js r139" width="1200" height="800"></canvas>
5
+ </div>
6
+ </div>