commit | 7ac5d13c8ea941ae7ada9bbfe64bc1572e9f0776 | [log] [tgz] |
---|---|---|
author | dgrove@google.com <dgrove@google.com> | Sat Mar 16 01:01:08 2013 +0000 |
committer | dgrove@google.com <dgrove@google.com> | Wed May 27 13:20:58 2015 -0700 |
tree | d0016cb882002e434061c5dfdb3ce4b23b31ba07 | |
parent | e46f539ecc6ec71e5aea0773341bc2e5618d5e5a [diff] |
Version 0.4.2.1 svn merge -c 20134 https://dart.googlecode.com/svn/branches/bleeding_edge trunk git-svn-id: http://dart.googlecode.com/svn/trunk@20135 260f80e4-7a28-3924-810f-c04153c831b5
diff --git a/tests/html/html.status b/tests/html/html.status index 8c14104..1195281 100644 --- a/tests/html/html.status +++ b/tests/html/html.status
@@ -110,6 +110,7 @@ url_test: Fail # IE9 does not support createObjectURL (it is supported in IE10) window_open_test: Skip # BUG(4016) xhr_cross_origin_test: Fail # Issue 6016. +canvasrenderingcontext2d_test: Pass, Fail # flaky drawImage. BUG(9189) # IE9 Feature support statuses- # All changes should be accompanied by platform support annotation changes.
diff --git a/tools/VERSION b/tools/VERSION index dbdcb67..d68f85b 100644 --- a/tools/VERSION +++ b/tools/VERSION
@@ -1,4 +1,4 @@ MAJOR 0 MINOR 4 BUILD 2 -PATCH 0 +PATCH 1