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

Side by Side Diff: LayoutTests/http/tests/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
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
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
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698