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

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

Issue 121263002: DevTools: Do not force style sheets update on inspector start. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Fixed test Created 6 years, 11 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 This test checks that if style sheet is removed between two inspector launches i t is not reported to frontend.
2
3 Running test
4 Opening front-end for the first time
5 Enabling CSS domain.
6 - style sheet added: foo.css
7 - style sheet added: bar.css
8 Closing inspector.
9
10 Removing style sheet.
11
12 Reopening inspector.
13 Running test
14 Opening front-end second time
15 Enabling CSS domain.
16 - style sheet added: bar.css
17
OLDNEW
« no previous file with comments | « LayoutTests/inspector-protocol/stylesheet-tracking-restart.html ('k') | Source/core/inspector/InspectorCSSAgent.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698