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

Side by Side Diff: third_party/WebKit/LayoutTests/http/tests/inspector/persistence/persistence-mimetype-on-rename-expected.txt

Issue 2889013002: DevTools: introduce uiSourceCode.mimeType() method (Closed)
Patch Set: address comments Created 3 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
OLDNEW
(Empty)
1 Verify that text editor's mimeType gets changed as UISourceCode gets renamed.
2
3
4 Running: Open foo.js editor
5 Text editor mimeType: text/javascript
6
7 Running: Rename foo.js => foo.css
8 Text editor mimeType: text/css
9
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698