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

Unified Diff: telemetry/third_party/snap-it/README.chromium

Issue 3010063002: [Telemetry] Add script to snapshot page's HTML (Closed)
Patch Set: fix --interactive flag spec Created 3 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: telemetry/third_party/snap-it/README.chromium
diff --git a/telemetry/third_party/snap-it/README.chromium b/telemetry/third_party/snap-it/README.chromium
new file mode 100644
index 0000000000000000000000000000000000000000..17944bb19cba68c6de5a42240c120bafb2a8153a
--- /dev/null
+++ b/telemetry/third_party/snap-it/README.chromium
@@ -0,0 +1,13 @@
+Name: snap-it
+Short Name: snap-it
+URL: https://github.com/progers/snap-it
+Version: d819e53b2a716d25aa75a16a7658faa219db320b (commit hash)
+License: Apache
+License File: NOT_SHIPPED
+Security Critical: no
+
+Local modification: no
+
+Description:
+snap-it provides HTMLSerializer.js which allows serializing a page's current DOM
+to a static HTML string. This is used by telemetry/bin/snap_page script.

Powered by Google App Engine
This is Rietveld 408576698