Clean up examples directory

This CL removes a bunch of examples that don't actually work in the current
engine. I've also renamed example-element to custom-element and
example-scrollable to scrolling because the word "example" in the name is
redundant with the name of the directory.

R=eseidel@chromium.org

Review URL: https://codereview.chromium.org/980323003
This commit is contained in:
Adam Barth
2015-03-05 09:55:55 -08:00
parent 50c2f8837b
commit 7b1f56d8b2
31 changed files with 6 additions and 2121 deletions

View File

@@ -1,3 +0,0 @@
Some of these examples are examples of what sky supports now.
Others are examples of what sky hopes to one day support.
Therefore not all these examples actually work today.