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

Unified Diff: third_party/WebKit/LayoutTests/inspector/sources/source-code-diff-expected.txt

Issue 2381953004: DevTools: Add test for SourceCodeDiff (Closed)
Patch Set: Simpler test file Created 4 years, 3 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 side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/inspector/sources/source-code-diff-expected.txt
diff --git a/third_party/WebKit/LayoutTests/inspector/sources/source-code-diff-expected.txt b/third_party/WebKit/LayoutTests/inspector/sources/source-code-diff-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..1292858a24eec152efc5f3946d1d3da8db21c27a
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/inspector/sources/source-code-diff-expected.txt
@@ -0,0 +1,13 @@
+Tests that diff markers correctly appear in the gutter.
+
+0:Modify
+5:Modify
+6:Modify
+14:Insert
+15:Insert
+16:Insert
+17:Insert
+18:Insert
+19:Insert
+26:Delete
+

Powered by Google App Engine
This is Rietveld 408576698