Version 0.5.10.2

svn merge -c 23048 https://dart.googlecode.com/svn/branches/bleeding_edge trunk

git-svn-id: http://dart.googlecode.com/svn/trunk@23050 260f80e4-7a28-3924-810f-c04153c831b5
diff --git a/tests/html/html.status b/tests/html/html.status
index 255b99c..5ff5505 100644
--- a/tests/html/html.status
+++ b/tests/html/html.status
@@ -12,7 +12,6 @@
 [ $compiler == none && ($runtime == drt || $runtime == dartium) ]
 # postMessage in dartium always transfers the typed array buffer, never a view
 postmessage_structured_test/typed_arrays: Fail
-custom_element_bindings_test: Fail # To investigate.
 
 [ $compiler == none && $runtime == drt && $system == windows ]
 worker_test/functional: Pass, Crash # Issue 9929.
diff --git a/tools/VERSION b/tools/VERSION
index f2b3472..9021f050 100644
--- a/tools/VERSION
+++ b/tools/VERSION
@@ -1,4 +1,4 @@
 MAJOR 0
 MINOR 5
 BUILD 10
-PATCH 1
+PATCH 2