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

Side by Side Diff: content/browser/debugger/manual_tests/highlight-source-line.html

Issue 11630004: DevTools: rename debugger/ to devtools/, move DevTools files into content/renderer/devtools. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: For landing Created 8 years 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 <p>To test, open the DevTools and reload this page. Then open the Console and cl ick the link for the markup error. You should see the line containing the error briefly highlighted in the source view.</p>
2
3 <p>This line contains a markup error</i>.</p>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698