| Index: third_party/WebKit/LayoutTests/cssom/cssXGetComputedStyle-deprecated-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/cssom/cssXGetComputedStyle-deprecated-expected.txt b/third_party/WebKit/LayoutTests/cssom/cssXGetComputedStyle-deprecated-expected.txt
|
| index 9b2674d84029dbcf635ab1feeb73c2e69f3e3fbf..c9c2516dd4483d04c897c4fcb9f6e52a3c72a8d3 100644
|
| --- a/third_party/WebKit/LayoutTests/cssom/cssXGetComputedStyle-deprecated-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/cssom/cssXGetComputedStyle-deprecated-expected.txt
|
| @@ -1,2 +1,2 @@
|
| -CONSOLE WARNING: 'getComputedStyle(e).cssXx' (except .cssFloat) is deprecated and will be removed in M50, around April 2016. Please use 'getComputedStyle(e).xx' instead.
|
| +CONSOLE WARNING: 'getComputedStyle(e).cssXx' (except .cssFloat) is deprecated and will be removed in M50, around April 2016. Please use 'getComputedStyle(e).xx' instead. See https://www.chromestatus.com/features/5006796888473600 for more details.
|
| [auto]
|
|
|