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

Side by Side Diff: LayoutTests/inspector/styles/resources/selector-line-deprecated.css

Issue 15832007: DevTools: Add support for //# sourceURL (sourceMappingURL) comments and deprecate //@ ones (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Rebaselined Created 7 years, 6 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 #container { 1 #container {
2 background: papayawhip; } 2 background: papayawhip; }
3 #container #inspected { 3 #container #inspected {
4 color: green; } 4 color: green; }
5 5
6 /*@ sourceMappingURL=selector-line.css.map */ 6 /*@ sourceMappingURL=selector-line.css.map */
OLDNEW
« no previous file with comments | « LayoutTests/inspector/styles/resources/selector-line.css ('k') | LayoutTests/inspector/styles/selector-line-deprecated.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698