OLD | NEW |
1 Tests that the styleSheetAdded and styleSheetRemoved events are reported into th
e frontend. Bug 105828. | 1 Tests that the styleSheetAdded and styleSheetRemoved events are reported into th
e frontend. Bug 105828. |
2 | 2 |
3 Text | 3 Text |
4 2 headers known: | 4 2 headers known: |
5 URL=.../inspector/styles/resources/stylesheet-tracking.css | 5 URL=.../inspector/styles/resources/stylesheet-tracking.css |
6 origin=regular | 6 origin=regular |
7 URL=.../inspector/styles/stylesheet-tracking.html | 7 URL=.../inspector/styles/stylesheet-tracking.html |
8 origin=regular | 8 origin=regular |
9 === Adding iframe... === | 9 === Adding iframe... === |
10 Stylesheets added: | 10 Stylesheets added: |
(...skipping 32 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
43 === Adding rule... === | 43 === Adding rule... === |
44 Stylesheets added: | 44 Stylesheets added: |
45 URL=.../inspector/styles/stylesheet-tracking.html | 45 URL=.../inspector/styles/stylesheet-tracking.html |
46 origin=inspector | 46 origin=inspector |
47 Rule added | 47 Rule added |
48 === Removing iframe... === | 48 === Removing iframe... === |
49 Stylesheets removed: | 49 Stylesheets removed: |
50 URL=.../inspector/styles/resources/stylesheet-tracking-iframe.html | 50 URL=.../inspector/styles/resources/stylesheet-tracking-iframe.html |
51 origin=regular | 51 origin=regular |
52 | 52 |
OLD | NEW |