| OLD | NEW |
| 1 CONSOLE MESSAGE: line 10: iframe loaded | 1 CONSOLE MESSAGE: line 10: iframe loaded |
| 2 Tests that injected user stylesheets are reflected in the Styles pane. | 2 Tests that injected user stylesheets are reflected in the Styles pane. |
| 3 | 3 |
| 4 | 4 |
| 5 Main frame style: | 5 Main frame style: |
| 6 background-attachment: scroll | 6 background-attachment: scroll; |
| 7 initial - #main inject-stylesheet.html:5 -> inject-stylesheet.html:5:3 | 7 initial - #main inject-stylesheet.html:5 -> inject-stylesheet.html:5:3 |
| 8 background-clip: border-box | 8 background-clip: border-box; |
| 9 initial - #main inject-stylesheet.html:5 -> inject-stylesheet.html:5:3 | 9 initial - #main inject-stylesheet.html:5 -> inject-stylesheet.html:5:3 |
| 10 background-color: rgb(0, 0, 255) | 10 background-color: rgb(0, 0, 255); |
| 11 blue - #main inject-stylesheet.html:5 -> inject-stylesheet.html:5:3 | 11 blue - #main inject-stylesheet.html:5 -> inject-stylesheet.html:5:3 |
| 12 background-image: none | 12 background-image: none; |
| 13 initial - #main inject-stylesheet.html:5 -> inject-stylesheet.html:5:3 | 13 initial - #main inject-stylesheet.html:5 -> inject-stylesheet.html:5:3 |
| 14 background-origin: padding-box | 14 background-origin: padding-box; |
| 15 initial - #main inject-stylesheet.html:5 -> inject-stylesheet.html:5:3 | 15 initial - #main inject-stylesheet.html:5 -> inject-stylesheet.html:5:3 |
| 16 background-size: auto | 16 background-size: auto; |
| 17 initial - #main inject-stylesheet.html:5 -> inject-stylesheet.html:5:3 | 17 initial - #main inject-stylesheet.html:5 -> inject-stylesheet.html:5:3 |
| 18 color: rgb(255, 0, 0) | 18 color: rgb(255, 0, 0); |
| 19 red - #main injected stylesheet | 19 red - #main injected stylesheet |
| 20 display: block | 20 display: block; |
| 21 block - div user agent stylesheet | 21 block - div user agent stylesheet |
| 22 -webkit-border-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAA
QCAQAAAC1+jfqAAAAiElE…s+LS30CAhBN5nNxeT5hbJ1zwmji2k+aF6NENIPf/hs54f0sZFUVAMigAAA
ABJRU5ErkJggg==") 100% / 1 / 0px stretch | 22 -webkit-border-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAA
QCAQAAAC1+jfqAAAAiElE…s+LS30CAhBN5nNxeT5hbJ1zwmji2k+aF6NENIPf/hs54f0sZFUVAMigAAA
ABJRU5ErkJggg==") 100% / 1 / 0px stretch; |
| 23 url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAQAAAC1+jfqAAAAi
ElE…s+LS30CAhBN5nNxeT5hbJ1zwmji2k+aF6NENIPf/hs54f0sZFUVAMigAAAABJRU5ErkJggg==")
- #main injected stylesheet | 23 url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAQAAAC1+jfqAAAAi
ElE…s+LS30CAhBN5nNxeT5hbJ1zwmji2k+aF6NENIPf/hs54f0sZFUVAMigAAAABJRU5ErkJggg==")
- #main injected stylesheet |
| 24 [expanded] | 24 [expanded] |
| 25 element.style { () | 25 element.style { () |
| 26 | 26 |
| 27 [expanded] | 27 [expanded] |
| 28 #main { (inject-stylesheet.html:5 -> inject-stylesheet.html:5:3) | 28 #main { (inject-stylesheet.html:5 -> inject-stylesheet.html:5:3) |
| 29 background: blue; | 29 background: blue; |
| 30 background-image: initial; | 30 background-image: initial; |
| 31 background-position-x: initial; | 31 background-position-x: initial; |
| 32 background-position-y: initial; | 32 background-position-y: initial; |
| 33 background-size: initial; | 33 background-size: initial; |
| 34 background-repeat-x: initial; | 34 background-repeat-x: initial; |
| 35 background-repeat-y: initial; | 35 background-repeat-y: initial; |
| 36 background-attachment: initial; | 36 background-attachment: initial; |
| 37 background-origin: initial; | 37 background-origin: initial; |
| 38 background-clip: initial; | 38 background-clip: initial; |
| 39 background-color: blue; | 39 background-color: blue; |
| 40 | 40 |
| 41 [expanded] | 41 [expanded] |
| 42 #main { (injected stylesheet) | 42 #main { (injected stylesheet) |
| 43 color: red; | 43 color: red; |
| 44 -webkit-border-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABA
AAAAQCAQAAAC1+jfqAAAAiElE…s+LS30CAhBN5nNxeT5hbJ1zwmji2k+aF6NENIPf/hs54f0sZFUVAMi
gAAAABJRU5ErkJggg=="); | 44 -webkit-border-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABA
AAAAQCAQAAAC1+jfqAAAAiElE…s+LS30CAhBN5nNxeT5hbJ1zwmji2k+aF6NENIPf/hs54f0sZFUVAMi
gAAAABJRU5ErkJggg=="); |
| 45 | 45 |
| 46 [expanded] | 46 [expanded] |
| 47 div { (user agent stylesheet) | 47 div { (user agent stylesheet) |
| 48 display: block; | 48 display: block; |
| 49 | 49 |
| 50 iframe style: | 50 iframe style: |
| 51 background-attachment: scroll | 51 background-attachment: scroll; |
| 52 initial - #iframeBody injected stylesheet | 52 initial - #iframeBody injected stylesheet |
| 53 OVERLOADED initial - body inject-styleshe…me-data.html:4 -> inject-styleshee
t-iframe-data.html:4:3 | 53 OVERLOADED initial - body inject-styleshe…me-data.html:4 -> inject-styleshee
t-iframe-data.html:4:3 |
| 54 background-clip: border-box | 54 background-clip: border-box; |
| 55 initial - #iframeBody injected stylesheet | 55 initial - #iframeBody injected stylesheet |
| 56 OVERLOADED initial - body inject-styleshe…me-data.html:4 -> inject-styleshee
t-iframe-data.html:4:3 | 56 OVERLOADED initial - body inject-styleshe…me-data.html:4 -> inject-styleshee
t-iframe-data.html:4:3 |
| 57 background-color: rgb(255, 0, 0) | 57 background-color: rgb(255, 0, 0); |
| 58 red - #iframeBody injected stylesheet | 58 red - #iframeBody injected stylesheet |
| 59 OVERLOADED green - body inject-styleshe…me-data.html:4 -> inject-stylesheet-
iframe-data.html:4:3 | 59 OVERLOADED green - body inject-styleshe…me-data.html:4 -> inject-stylesheet-
iframe-data.html:4:3 |
| 60 background-image: none | 60 background-image: none; |
| 61 initial - #iframeBody injected stylesheet | 61 initial - #iframeBody injected stylesheet |
| 62 OVERLOADED initial - body inject-styleshe…me-data.html:4 -> inject-styleshee
t-iframe-data.html:4:3 | 62 OVERLOADED initial - body inject-styleshe…me-data.html:4 -> inject-styleshee
t-iframe-data.html:4:3 |
| 63 background-origin: padding-box | 63 background-origin: padding-box; |
| 64 initial - #iframeBody injected stylesheet | 64 initial - #iframeBody injected stylesheet |
| 65 OVERLOADED initial - body inject-styleshe…me-data.html:4 -> inject-styleshee
t-iframe-data.html:4:3 | 65 OVERLOADED initial - body inject-styleshe…me-data.html:4 -> inject-styleshee
t-iframe-data.html:4:3 |
| 66 background-size: auto | 66 background-size: auto; |
| 67 initial - #iframeBody injected stylesheet | 67 initial - #iframeBody injected stylesheet |
| 68 OVERLOADED initial - body inject-styleshe…me-data.html:4 -> inject-styleshee
t-iframe-data.html:4:3 | 68 OVERLOADED initial - body inject-styleshe…me-data.html:4 -> inject-styleshee
t-iframe-data.html:4:3 |
| 69 display: block | 69 display: block; |
| 70 block - body user agent stylesheet | 70 block - body user agent stylesheet |
| 71 margin-bottom: 8px | 71 margin-bottom: 8px; |
| 72 8px - body user agent stylesheet | 72 8px - body user agent stylesheet |
| 73 margin-left: 8px | 73 margin-left: 8px; |
| 74 8px - body user agent stylesheet | 74 8px - body user agent stylesheet |
| 75 margin-right: 8px | 75 margin-right: 8px; |
| 76 8px - body user agent stylesheet | 76 8px - body user agent stylesheet |
| 77 margin-top: 8px | 77 margin-top: 8px; |
| 78 8px - body user agent stylesheet | 78 8px - body user agent stylesheet |
| 79 [expanded] | 79 [expanded] |
| 80 element.style { () | 80 element.style { () |
| 81 | 81 |
| 82 [expanded] | 82 [expanded] |
| 83 #iframeBody { (injected stylesheet) | 83 #iframeBody { (injected stylesheet) |
| 84 background: red; | 84 background: red; |
| 85 background-image: initial; | 85 background-image: initial; |
| 86 background-position-x: initial; | 86 background-position-x: initial; |
| 87 background-position-y: initial; | 87 background-position-y: initial; |
| (...skipping 22 matching lines...) Expand all Loading... |
| 110 [expanded] | 110 [expanded] |
| 111 body { (user agent stylesheet) | 111 body { (user agent stylesheet) |
| 112 display: block; | 112 display: block; |
| 113 margin: 8px; | 113 margin: 8px; |
| 114 margin-top: 8px; | 114 margin-top: 8px; |
| 115 margin-right: 8px; | 115 margin-right: 8px; |
| 116 margin-bottom: 8px; | 116 margin-bottom: 8px; |
| 117 margin-left: 8px; | 117 margin-left: 8px; |
| 118 | 118 |
| 119 | 119 |
| OLD | NEW |