Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(133)

Side by Side Diff: LayoutTests/inspector/styles/stylesheet-tracking-expected.txt

Issue 14916006: Merge 149874 "DevTools: Do not unbind stylesheets in multiframe ..." (Closed) Base URL: svn://svn.chromium.org/blink/branches/chromium/1500/
Patch Set: Created 7 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
(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 stylesheet... ===
10 Stylesheets added:
11 URL=.../inspector/styles/resources/styles-new-API-1.css
12 origin=regular
13 URL=.../inspector/styles/resources/styles-new-API-2.css
14 origin=regular
15 URL=.../inspector/styles/resources/styles-new-API.css
16 origin=regular
17 URL=.../inspector/styles/stylesheet-tracking.html
18 origin=regular
19 === Removing @import... ===
20 Stylesheets removed:
21 URL=.../inspector/styles/resources/styles-new-API-1.css
22 origin=regular
23 URL=.../inspector/styles/resources/styles-new-API-2.css
24 origin=regular
25 URL=.../inspector/styles/resources/styles-new-API.css
26 origin=regular
27 === Removing stylesheet... ===
28 Stylesheets removed:
29 URL=.../inspector/styles/stylesheet-tracking.html
30 origin=regular
31 === Adding rule... ===
32 Stylesheets added:
33 URL=.../inspector/styles/stylesheet-tracking.html
34 origin=inspector
35 Rule added
36
OLDNEW
« no previous file with comments | « LayoutTests/inspector/styles/stylesheet-tracking.html ('k') | Source/core/inspector/InspectorCSSAgent.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698