|
| 1 | +// Jest Snapshot v1, https://goo.gl/fbAQLP |
| 2 | + |
| 3 | +exports[`AppRegistry runApplication styles roots in iframes: iframe css 1`] = ` |
| 4 | +"[stylesheet-group=\\"0\\"]{} |
| 5 | +body{margin:0;} |
| 6 | +button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0;} |
| 7 | +html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0);} |
| 8 | +input::-webkit-search-cancel-button,input::-webkit-search-decoration,input::-webkit-search-results-button,input::-webkit-search-results-decoration{display:none;} |
| 9 | +[stylesheet-group=\\"1\\"]{} |
| 10 | +.css-view-175oi2r{align-items:stretch;background-color:rgba(0,0,0,0.00);border:0 solid black;box-sizing:border-box;display:flex;flex-basis:auto;flex-direction:column;flex-shrink:0;list-style:none;margin:0px;min-height:0px;min-width:0px;padding:0px;position:relative;text-decoration:none;z-index:0;} |
| 11 | +[stylesheet-group=\\"2\\"]{} |
| 12 | +.r-display-xoduu5{display:inline-flex;} |
| 13 | +.r-flex-13awgt0{flex:1;} |
| 14 | +[stylesheet-group=\\"3\\"]{} |
| 15 | +.r-bottom-1p0dtai{bottom:0px;} |
| 16 | +.r-left-1d2f490{left:0px;} |
| 17 | +.r-pointerEvents-105ug2t{pointer-events:auto!important;} |
| 18 | +.r-pointerEvents-12vffkv>*{pointer-events:auto;} |
| 19 | +.r-pointerEvents-12vffkv{pointer-events:none!important;} |
| 20 | +.r-pointerEvents-633pao{pointer-events:none!important;} |
| 21 | +.r-pointerEvents-ah5dr5>*{pointer-events:none;} |
| 22 | +.r-pointerEvents-ah5dr5{pointer-events:auto!important;} |
| 23 | +.r-position-u8s1d{position:absolute;} |
| 24 | +.r-right-zchlnj{right:0px;} |
| 25 | +.r-top-ipm5af{top:0px;}" |
| 26 | +`; |
| 27 | + |
| 28 | +exports[`AppRegistry runApplication styles roots in iframes: iframe css 2`] = ` |
| 29 | +"[stylesheet-group=\\"0\\"]{} |
| 30 | +body{margin:0;} |
| 31 | +button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0;} |
| 32 | +html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0);} |
| 33 | +input::-webkit-search-cancel-button,input::-webkit-search-decoration,input::-webkit-search-results-button,input::-webkit-search-results-decoration{display:none;} |
| 34 | +[stylesheet-group=\\"1\\"]{} |
| 35 | +.css-view-175oi2r{align-items:stretch;background-color:rgba(0,0,0,0.00);border:0 solid black;box-sizing:border-box;display:flex;flex-basis:auto;flex-direction:column;flex-shrink:0;list-style:none;margin:0px;min-height:0px;min-width:0px;padding:0px;position:relative;text-decoration:none;z-index:0;} |
| 36 | +[stylesheet-group=\\"2\\"]{} |
| 37 | +.r-display-xoduu5{display:inline-flex;} |
| 38 | +.r-flex-13awgt0{flex:1;} |
| 39 | +[stylesheet-group=\\"3\\"]{} |
| 40 | +.r-bottom-1p0dtai{bottom:0px;} |
| 41 | +.r-left-1d2f490{left:0px;} |
| 42 | +.r-pointerEvents-105ug2t{pointer-events:auto!important;} |
| 43 | +.r-pointerEvents-12vffkv>*{pointer-events:auto;} |
| 44 | +.r-pointerEvents-12vffkv{pointer-events:none!important;} |
| 45 | +.r-pointerEvents-633pao{pointer-events:none!important;} |
| 46 | +.r-pointerEvents-ah5dr5>*{pointer-events:none;} |
| 47 | +.r-pointerEvents-ah5dr5{pointer-events:auto!important;} |
| 48 | +.r-position-u8s1d{position:absolute;} |
| 49 | +.r-right-zchlnj{right:0px;} |
| 50 | +.r-top-ipm5af{top:0px;}" |
| 51 | +`; |
| 52 | + |
| 53 | +exports[`AppRegistry runApplication styles roots in shadow trees: shadow dom css 1`] = ` |
| 54 | +"[stylesheet-group=\\"0\\"]{} |
| 55 | +body{margin:0;} |
| 56 | +button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0;} |
| 57 | +html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0);} |
| 58 | +input::-webkit-search-cancel-button,input::-webkit-search-decoration,input::-webkit-search-results-button,input::-webkit-search-results-decoration{display:none;} |
| 59 | +[stylesheet-group=\\"1\\"]{} |
| 60 | +.css-view-175oi2r{align-items:stretch;background-color:rgba(0,0,0,0.00);border:0 solid black;box-sizing:border-box;display:flex;flex-basis:auto;flex-direction:column;flex-shrink:0;list-style:none;margin:0px;min-height:0px;min-width:0px;padding:0px;position:relative;text-decoration:none;z-index:0;} |
| 61 | +[stylesheet-group=\\"2\\"]{} |
| 62 | +.r-display-xoduu5{display:inline-flex;} |
| 63 | +.r-flex-13awgt0{flex:1;} |
| 64 | +[stylesheet-group=\\"3\\"]{} |
| 65 | +.r-bottom-1p0dtai{bottom:0px;} |
| 66 | +.r-left-1d2f490{left:0px;} |
| 67 | +.r-pointerEvents-105ug2t{pointer-events:auto!important;} |
| 68 | +.r-pointerEvents-12vffkv>*{pointer-events:auto;} |
| 69 | +.r-pointerEvents-12vffkv{pointer-events:none!important;} |
| 70 | +.r-pointerEvents-633pao{pointer-events:none!important;} |
| 71 | +.r-pointerEvents-ah5dr5>*{pointer-events:none;} |
| 72 | +.r-pointerEvents-ah5dr5{pointer-events:auto!important;} |
| 73 | +.r-position-u8s1d{position:absolute;} |
| 74 | +.r-right-zchlnj{right:0px;} |
| 75 | +.r-top-ipm5af{top:0px;}" |
| 76 | +`; |
| 77 | + |
| 78 | +exports[`AppRegistry runApplication styles roots in shadow trees: shadow dom css 2`] = ` |
| 79 | +"[stylesheet-group=\\"0\\"]{} |
| 80 | +body{margin:0;} |
| 81 | +button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0;} |
| 82 | +html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0);} |
| 83 | +input::-webkit-search-cancel-button,input::-webkit-search-decoration,input::-webkit-search-results-button,input::-webkit-search-results-decoration{display:none;} |
| 84 | +[stylesheet-group=\\"1\\"]{} |
| 85 | +.css-view-175oi2r{align-items:stretch;background-color:rgba(0,0,0,0.00);border:0 solid black;box-sizing:border-box;display:flex;flex-basis:auto;flex-direction:column;flex-shrink:0;list-style:none;margin:0px;min-height:0px;min-width:0px;padding:0px;position:relative;text-decoration:none;z-index:0;} |
| 86 | +[stylesheet-group=\\"2\\"]{} |
| 87 | +.r-display-xoduu5{display:inline-flex;} |
| 88 | +.r-flex-13awgt0{flex:1;} |
| 89 | +[stylesheet-group=\\"3\\"]{} |
| 90 | +.r-bottom-1p0dtai{bottom:0px;} |
| 91 | +.r-left-1d2f490{left:0px;} |
| 92 | +.r-pointerEvents-105ug2t{pointer-events:auto!important;} |
| 93 | +.r-pointerEvents-12vffkv>*{pointer-events:auto;} |
| 94 | +.r-pointerEvents-12vffkv{pointer-events:none!important;} |
| 95 | +.r-pointerEvents-633pao{pointer-events:none!important;} |
| 96 | +.r-pointerEvents-ah5dr5>*{pointer-events:none;} |
| 97 | +.r-pointerEvents-ah5dr5{pointer-events:auto!important;} |
| 98 | +.r-position-u8s1d{position:absolute;} |
| 99 | +.r-right-zchlnj{right:0px;} |
| 100 | +.r-top-ipm5af{top:0px;}" |
| 101 | +`; |
0 commit comments