Unskip the test in TestExpectations. * platform/mac/TestExpectations: Unskip canvas/canvas-render-layer.html. git-svn-id: http://svn.webkit.org/repository/webkit/trunk/LayoutTests@130068 268f45cc-cd09-0410-ab3c-d52691b4dbfc
diff --git a/ChangeLog b/ChangeLog index eb80947..02e3093 100644 --- a/ChangeLog +++ b/ChangeLog
@@ -1,5 +1,11 @@ 2012-10-01 Jon Lee <jonlee@apple.com> + Unskip the test in TestExpectations. + + * platform/mac/TestExpectations: Unskip canvas/canvas-render-layer.html. + +2012-10-01 Jon Lee <jonlee@apple.com> + Add expected test results for r129934. https://bugs.webkit.org/show_bug.cgi?id=97940
diff --git a/platform/mac/TestExpectations b/platform/mac/TestExpectations index 9a730b5..8f4ecb2 100644 --- a/platform/mac/TestExpectations +++ b/platform/mac/TestExpectations
@@ -1311,6 +1311,3 @@ # Paints black behind the test image instead of the expected green. webkit.org/b/95707 http/tests/images/png-partial-load-no-alpha.html [ ImageOnlyFailure ] - -# New test, needs baselining. -webkit.org/b/97013 fast/canvas/canvas-render-layer.html [ Failure ]