diff options
author | philipj <philipj@opera.com> | 2016-02-26 04:03:05 -0800 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2016-02-26 12:04:17 +0000 |
commit | 600002deb901026972b1e04fc1a19ba397dacf67 (patch) | |
tree | ae4ec6371aea85074ce248608fc3cf177ec380a6 /third_party/WebKit/LayoutTests/fast/backgrounds/bgCompositeCopy-expected.txt | |
parent | bbe2f8ef079cc0f6899d5125643dbb1e23fa791d (diff) | |
download | chromium_src-600002deb901026972b1e04fc1a19ba397dacf67.zip chromium_src-600002deb901026972b1e04fc1a19ba397dacf67.tar.gz chromium_src-600002deb901026972b1e04fc1a19ba397dacf67.tar.bz2 |
Adjust deprecation messages to match Estimated Stable Dates
These dates are from https://www.chromium.org/developers/calendar and
match the branch date + 6 weeks rule.
It would be unfortunate if developers think they have more time to adapt
than they actually do.
BUG=590143
Review URL: https://codereview.chromium.org/1736533004
Cr-Commit-Position: refs/heads/master@{#377870}
Diffstat (limited to 'third_party/WebKit/LayoutTests/fast/backgrounds/bgCompositeCopy-expected.txt')
-rw-r--r-- | third_party/WebKit/LayoutTests/fast/backgrounds/bgCompositeCopy-expected.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/third_party/WebKit/LayoutTests/fast/backgrounds/bgCompositeCopy-expected.txt b/third_party/WebKit/LayoutTests/fast/backgrounds/bgCompositeCopy-expected.txt index a5e2d77..b7a34cf 100644 --- a/third_party/WebKit/LayoutTests/fast/backgrounds/bgCompositeCopy-expected.txt +++ b/third_party/WebKit/LayoutTests/fast/backgrounds/bgCompositeCopy-expected.txt @@ -1,4 +1,4 @@ -CONSOLE WARNING: '-webkit-background-composite' is deprecated and will be removed in M51, around June 2016. See https://www.chromestatus.com/features/6607299456008192 for more details. +CONSOLE WARNING: '-webkit-background-composite' is deprecated and will be removed in M51, around May 2016. See https://www.chromestatus.com/features/6607299456008192 for more details. layer at (0,0) size 800x600 LayoutView at (0,0) size 800x600 layer at (0,0) size 800x600 |