OLD | NEW |
(Empty) | |
| 1 Tests that the styleSheetAdded and styleSheetRemoved events are reported into th
e frontend. Bug 105828. |
| 2 |
| 3 Text |
| 4 2 headers known: |
| 5 URL=.../inspector/styles/resources/stylesheet-tracking.css |
| 6 origin=regular |
| 7 URL=.../inspector/styles/stylesheet-tracking.html |
| 8 origin=regular |
| 9 === Adding iframe... === |
| 10 Stylesheets added: |
| 11 URL=.../inspector/styles/resources/stylesheet-tracking-iframe.html |
| 12 origin=regular |
| 13 === Adding iframe stylesheet... === |
| 14 Stylesheets added: |
| 15 URL=.../inspector/styles/resources/stylesheet-tracking-iframe.html |
| 16 origin=regular |
| 17 === Removing iframe stylesheet... === |
| 18 Stylesheets removed: |
| 19 URL=.../inspector/styles/resources/stylesheet-tracking-iframe.html |
| 20 origin=regular |
| 21 === Adding stylesheet... === |
| 22 Stylesheets added: |
| 23 URL=.../inspector/styles/resources/stylesheet-tracking-import-1.css |
| 24 origin=regular |
| 25 URL=.../inspector/styles/resources/stylesheet-tracking-import-2.css |
| 26 origin=regular |
| 27 URL=.../inspector/styles/resources/stylesheet-tracking-import.css |
| 28 origin=regular |
| 29 URL=.../inspector/styles/stylesheet-tracking.html |
| 30 origin=regular |
| 31 === Removing @import... === |
| 32 Stylesheets removed: |
| 33 URL=.../inspector/styles/resources/stylesheet-tracking-import-1.css |
| 34 origin=regular |
| 35 URL=.../inspector/styles/resources/stylesheet-tracking-import-2.css |
| 36 origin=regular |
| 37 URL=.../inspector/styles/resources/stylesheet-tracking-import.css |
| 38 origin=regular |
| 39 === Removing stylesheet... === |
| 40 Stylesheets removed: |
| 41 URL=.../inspector/styles/stylesheet-tracking.html |
| 42 origin=regular |
| 43 === Adding rule... === |
| 44 Stylesheets added: |
| 45 URL=.../inspector/styles/stylesheet-tracking.html |
| 46 origin=inspector |
| 47 Rule added |
| 48 === Removing iframe... === |
| 49 Stylesheets removed: |
| 50 URL=.../inspector/styles/resources/stylesheet-tracking-iframe.html |
| 51 origin=regular |
| 52 |
OLD | NEW |