From cc0e02f3f5a9577e36444d17496424a2350ff446 Mon Sep 17 00:00:00 2001 From: Rik Cabanier Date: Fri, 8 Nov 2013 21:19:10 -0800 Subject: [PATCH 1/4] creating new ttwf_shenzhen directory --- contributors/ttwf_shenzhen/README.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 contributors/ttwf_shenzhen/README.txt diff --git a/contributors/ttwf_shenzhen/README.txt b/contributors/ttwf_shenzhen/README.txt new file mode 100644 index 0000000000..7b23012d48 --- /dev/null +++ b/contributors/ttwf_shenzhen/README.txt @@ -0,0 +1 @@ +Test submissions for TestTWF Shenzhen From 449bca14a26ca95260cc3d179ed7594b0c83b041 Mon Sep 17 00:00:00 2001 From: Rebecca Hauck Date: Fri, 8 Nov 2013 22:39:44 -0800 Subject: [PATCH 2/4] Fixed url --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 53a5c31140..ee7157e4c3 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "resources"] path = resources - url = git@github.com:w3c/testharness.js.git + url = git://github.com/w3c/testharness.js.git From b025659c0f4b059fee08a15862be46980fb61888 Mon Sep 17 00:00:00 2001 From: Tobie Langel Date: Sat, 9 Nov 2013 14:49:32 +0800 Subject: [PATCH 3/4] Fix missing resources submodule. --- resources | 1 + 1 file changed, 1 insertion(+) create mode 160000 resources diff --git a/resources b/resources new file mode 160000 index 0000000000..75ed691611 --- /dev/null +++ b/resources @@ -0,0 +1 @@ +Subproject commit 75ed69161198e93ad059b8aace77a44d32d243eb From b644fa07a8fce6c35e11359b736ea84139a098d6 Mon Sep 17 00:00:00 2001 From: windtale Date: Sat, 9 Nov 2013 16:09:29 +0800 Subject: [PATCH 4/4] Test case: Blending in a group with opacity. Address: https://github.com/w3c/csswg-test/issues/280 --- .../Blending_in_a_group_with_opacity.html | 36 +++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 contributors/ttwf_shenzhen/windtale/submited/Blending_in_a_group_with_opacity.html diff --git a/contributors/ttwf_shenzhen/windtale/submited/Blending_in_a_group_with_opacity.html b/contributors/ttwf_shenzhen/windtale/submited/Blending_in_a_group_with_opacity.html new file mode 100644 index 0000000000..9a36e33edc --- /dev/null +++ b/contributors/ttwf_shenzhen/windtale/submited/Blending_in_a_group_with_opacity.html @@ -0,0 +1,36 @@ + + + + mix-blend-mode with isolated groups API Test: Blending in a group with opacity + + + + + + + + + + + + + + + + + +