You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@weex.apache.org by ac...@apache.org on 2017/04/27 06:34:54 UTC

[6/6] incubator-weex git commit: Merge branch '0.12-dev' of https://github.com/cxfeng1/incubator-weex into apache0.12-dev

Merge branch '0.12-dev' of https://github.com/cxfeng1/incubator-weex into apache0.12-dev


Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/3bac9eb5
Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/3bac9eb5
Diff: http://git-wip-us.apache.org/repos/asf/incubator-weex/diff/3bac9eb5

Branch: refs/heads/0.12-dev
Commit: 3bac9eb573ac0b9d9ebb9d046d16b09d52bc234a
Parents: cf755d4 cf8c054
Author: acton393 <zh...@gmail.com>
Authored: Thu Apr 27 14:32:38 2017 +0800
Committer: acton393 <zh...@gmail.com>
Committed: Thu Apr 27 14:32:38 2017 +0800

----------------------------------------------------------------------
 package.json                                |   1 +
 test/pages/attributes/compositing.vue       |  89 +++++++
 test/pages/css/border.vue                   | 283 +++++++++++++++++++++++
 test/screenshot/border-ios.png              | Bin 0 -> 168396 bytes
 test/screenshot/compositing-ios.png         | Bin 0 -> 228661 bytes
 test/scripts/attributes/compositing.test.js |  63 +++++
 test/scripts/css/border.test.js             |  63 +++++
 test/scripts/util.js                        |  33 +++
 8 files changed, 532 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/3bac9eb5/package.json
----------------------------------------------------------------------