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 stylesheet... === | 9 === Adding stylesheet... === |
| 10 styleSheetAdded |
| 11 styleSheetAdded |
| 12 styleSheetAdded |
| 13 styleSheetAdded |
10 Stylesheets added: | 14 Stylesheets added: |
11 URL=.../inspector/styles/resources/styles-new-API-1.css | 15 URL=.../inspector/styles/resources/styles-new-API-1.css |
12 origin=regular | 16 origin=regular |
13 URL=.../inspector/styles/resources/styles-new-API-2.css | 17 URL=.../inspector/styles/resources/styles-new-API-2.css |
14 origin=regular | 18 origin=regular |
15 URL=.../inspector/styles/resources/styles-new-API.css | 19 URL=.../inspector/styles/resources/styles-new-API.css |
16 origin=regular | 20 origin=regular |
17 URL=.../inspector/styles/stylesheet-tracking.html | 21 URL=.../inspector/styles/stylesheet-tracking.html |
18 origin=regular | 22 origin=regular |
19 === Removing @import... === | 23 === Removing @import... === |
| 24 styleSheetRemoved |
| 25 styleSheetRemoved |
| 26 styleSheetRemoved |
20 Stylesheets removed: | 27 Stylesheets removed: |
21 URL=.../inspector/styles/resources/styles-new-API-1.css | 28 URL=.../inspector/styles/resources/styles-new-API-1.css |
22 origin=regular | 29 origin=regular |
23 URL=.../inspector/styles/resources/styles-new-API-2.css | 30 URL=.../inspector/styles/resources/styles-new-API-2.css |
24 origin=regular | 31 origin=regular |
25 URL=.../inspector/styles/resources/styles-new-API.css | 32 URL=.../inspector/styles/resources/styles-new-API.css |
26 origin=regular | 33 origin=regular |
27 === Removing stylesheet... === | 34 === Removing stylesheet... === |
| 35 styleSheetRemoved |
28 Stylesheets removed: | 36 Stylesheets removed: |
29 URL=.../inspector/styles/stylesheet-tracking.html | 37 URL=.../inspector/styles/stylesheet-tracking.html |
30 origin=regular | 38 origin=regular |
31 === Adding rule... === | 39 === Adding rule... === |
| 40 styleSheetAdded |
32 Stylesheets added: | 41 Stylesheets added: |
33 URL=.../inspector/styles/stylesheet-tracking.html | 42 URL=.../inspector/styles/stylesheet-tracking.html |
34 origin=inspector | 43 origin=inspector |
35 Rule added | 44 Rule added |
| 45 styleSheetAdded |
| 46 Stylesheets added: |
| 47 URL=.../inspector/styles/resources/stylesheet-tracking-iframe.html |
| 48 origin=regular |
36 | 49 |
OLD | NEW |