diff options
Diffstat (limited to 'third_party/WebKit/LayoutTests/ChangeLog')
-rw-r--r-- | third_party/WebKit/LayoutTests/ChangeLog | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/third_party/WebKit/LayoutTests/ChangeLog b/third_party/WebKit/LayoutTests/ChangeLog index b7131cd..36e4a90 100644 --- a/third_party/WebKit/LayoutTests/ChangeLog +++ b/third_party/WebKit/LayoutTests/ChangeLog @@ -1,3 +1,18 @@ +2011-03-16 Stephen White <senorblanco@chromium.org> + + Reviewed by Kenneth Russell. + + Canvas2D GPU acceleration should support shadows + https://bugs.webkit.org/show_bug.cgi?id=56476 + + * fast/canvas/script-tests/canvas-transforms-fillRect-shadow.js: + (shouldBeAround): + Widen the threshold for this test, which doesn't seem to allow for + a true Gaussian blur implementation. + * platform/chromium/test_expectations.txt: + Update some tests which are now passing on GPU, and some which time out + due to Mesa slowness. + 2011-03-18 James Simonsen <simonjam@chromium.org> [Chromium] Unreviewed, re-enable some stable tests and add a flaky one. @@ -318,6 +333,7 @@ * platform/win-wk2/inspector/console: Added. * platform/win-wk2/inspector/console/command-line-api-inspect-expected.txt: Added. +>>>>>>> .r81488 2011-03-18 Alexander Pavlov <apavlov@chromium.org> [Chromium] Unreviewed, suppress editing/deleting/5206311-1.html crashes on Mac Debug |