summaryrefslogtreecommitdiffstats
path: root/content/browser/debugger/manual_tests/highlight-source-line.html
diff options
context:
space:
mode:
Diffstat (limited to 'content/browser/debugger/manual_tests/highlight-source-line.html')
-rw-r--r--content/browser/debugger/manual_tests/highlight-source-line.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/content/browser/debugger/manual_tests/highlight-source-line.html b/content/browser/debugger/manual_tests/highlight-source-line.html
new file mode 100644
index 0000000..a56ed97
--- /dev/null
+++ b/content/browser/debugger/manual_tests/highlight-source-line.html
@@ -0,0 +1,3 @@
+<p>To test, open the DevTools and reload this page. Then open the Console and click the link for the markup error. You should see the line containing the error briefly highlighted in the source view.</p>
+
+<p>This line contains a markup error</i>.</p>