From: mikelawther@chromium.org Date: Tue, 7 Feb 2012 19:18:19 +0000 (+0000) Subject: composited mask test for CSS3 calc X-Git-Tag: 070512121124~13575 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=fd911ff111d263356193e94d3ce1d06217717035;p=profile%2Fivi%2Fwebkit-efl.git composited mask test for CSS3 calc https://bugs.webkit.org/show_bug.cgi?id=76006 Reviewed by Ojan Vafai. Tests for future implementation of CSS3 calc() (see http://webkit.org/b/16662) These tests are expected to 'fail', and will pass once calc() functionality is landed. For now, they serve to demonstrate that the current code doesn't crash on these tests. * css3/calc/resources/alpha-gradient.png: Added. * css3/calc/simple-composited-mask-expected-mismatch.html: Added. * css3/calc/simple-composited-mask.html: Added. git-svn-id: http://svn.webkit.org/repository/webkit/trunk@106963 268f45cc-cd09-0410-ab3c-d52691b4dbfc --- diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog index 125ec06..7e693d5 100644 --- a/LayoutTests/ChangeLog +++ b/LayoutTests/ChangeLog @@ -1,3 +1,19 @@ +2012-02-07 Mike Lawther + + composited mask test for CSS3 calc + https://bugs.webkit.org/show_bug.cgi?id=76006 + + Reviewed by Ojan Vafai. + + Tests for future implementation of CSS3 calc() (see http://webkit.org/b/16662) + + These tests are expected to 'fail', and will pass once calc() functionality is landed. + For now, they serve to demonstrate that the current code doesn't crash on these tests. + + * css3/calc/resources/alpha-gradient.png: Added. + * css3/calc/simple-composited-mask-expected-mismatch.html: Added. + * css3/calc/simple-composited-mask.html: Added. + 2012-02-07 Ami Fischman [Chromium] media/track/track-cue-nothing-to-render.html fails intermittently on Mac diff --git a/LayoutTests/css3/calc/resources/alpha-gradient.png b/LayoutTests/css3/calc/resources/alpha-gradient.png new file mode 100644 index 0000000..d182eb9 Binary files /dev/null and b/LayoutTests/css3/calc/resources/alpha-gradient.png differ diff --git a/LayoutTests/css3/calc/simple-composited-mask-expected-mismatch.html b/LayoutTests/css3/calc/simple-composited-mask-expected-mismatch.html new file mode 100644 index 0000000..c090945 --- /dev/null +++ b/LayoutTests/css3/calc/simple-composited-mask-expected-mismatch.html @@ -0,0 +1,31 @@ + + +

Testing masks on compositing layers.

+
+
+
+
+
diff --git a/LayoutTests/css3/calc/simple-composited-mask.html b/LayoutTests/css3/calc/simple-composited-mask.html new file mode 100644 index 0000000..834bfd7 --- /dev/null +++ b/LayoutTests/css3/calc/simple-composited-mask.html @@ -0,0 +1,43 @@ + + +

Testing masks on compositing layers.

+
+
+
+
+