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

Side by Side Diff: third_party/WebKit/LayoutTests/inspector/elements/styles-1/resources/frame.html

Issue 2893523002: DevTools: make StyleSourceMapping in charge of managing UISourceCodes (Closed)
Patch Set: address comments Created 3 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
OLDNEW
(Empty)
1 <style>div{color:red;}
2 /*# sourceURL=stylesheet.css */
3 </style>
4 <div>
5 Hi, i'm frame
6 </div>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698