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

Unified Diff: experimental/webtry/README.md

Issue 286913005: Add polyfill for pointer events, change code to handle both mouse and pointer events equalls. (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 6 years, 7 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
« no previous file with comments | « no previous file | experimental/webtry/res/js/pointerevents.min.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: experimental/webtry/README.md
diff --git a/experimental/webtry/README.md b/experimental/webtry/README.md
index dea9ac0099dec6c130c96f4fabf493b31f9d7b25..2e670986a0dd4b4d754c8ef185df0cb14a626bb6 100644
--- a/experimental/webtry/README.md
+++ b/experimental/webtry/README.md
@@ -85,3 +85,9 @@ Do this step only once, but only after running webtry_setup.sh the first time
sudo debootstrap --variant=minbase wheezy /srv/chroot/webtry
+
+Third Party Code
+----------------
+
+ * res/js/pointerevents.min.js - obtained from https://github.com/components/pointerevents-polyfill
+
« no previous file with comments | « no previous file | experimental/webtry/res/js/pointerevents.min.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698