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 0: |
| 6 URL=.../inspector/styles/resources/stylesheet-tracking.css |
| 7 origin=regular |
| 8 1: |
| 9 URL=.../inspector/styles/stylesheet-tracking.html |
| 10 origin=regular |
| 11 === Adding stylesheet... === |
| 12 Stylesheets added: |
| 13 URL=.../inspector/styles/resources/styles-new-API-1.css |
| 14 origin=regular |
| 15 URL=.../inspector/styles/resources/styles-new-API-2.css |
| 16 origin=regular |
| 17 URL=.../inspector/styles/resources/styles-new-API.css |
| 18 origin=regular |
| 19 URL=.../inspector/styles/stylesheet-tracking.html |
| 20 origin=regular |
| 21 === Removing @import... === |
| 22 Stylesheets removed: |
| 23 URL=.../inspector/styles/resources/styles-new-API-1.css |
| 24 origin=regular |
| 25 URL=.../inspector/styles/resources/styles-new-API-2.css |
| 26 origin=regular |
| 27 URL=.../inspector/styles/resources/styles-new-API.css |
| 28 origin=regular |
| 29 === Removing stylesheet... === |
| 30 Stylesheets removed: |
| 31 URL=.../inspector/styles/stylesheet-tracking.html |
| 32 origin=regular |
| 33 === Adding rule... === |
| 34 Stylesheets added: |
| 35 URL=.../inspector/styles/stylesheet-tracking.html |
| 36 origin=inspector |
| 37 Rule added |
| 38 |
OLD | NEW |