Chromium Code Reviews| Index: third_party/WebKit/LayoutTests/inspector/console/console-log-side-effects-expected.txt |
| diff --git a/third_party/WebKit/LayoutTests/inspector/console/console-log-side-effects-expected.txt b/third_party/WebKit/LayoutTests/inspector/console/console-log-side-effects-expected.txt |
| index 5a83773cece1c61ca86673dfa5974703c2d5de8b..2590455da216154cae43a00b1e3fca963157c97e 100644 |
| --- a/third_party/WebKit/LayoutTests/inspector/console/console-log-side-effects-expected.txt |
| +++ b/third_party/WebKit/LayoutTests/inspector/console/console-log-side-effects-expected.txt |
| @@ -7,7 +7,7 @@ CONSOLE MESSAGE: line 22: NaN |
| CONSOLE MESSAGE: line 23: -Infinity |
| CONSOLE MESSAGE: line 24: 0 |
| CONSOLE MESSAGE: line 25: 42 |
| -CONSOLE MESSAGE: line 26: -4.24200e-11 |
| +CONSOLE MESSAGE: line 26: -4.242e-11 |
|
caseq
2016/08/13 00:28:53
is this change intentional?
dgozman
2016/08/13 04:49:59
Yes.
|
| CONSOLE MESSAGE: line 27: true |
| CONSOLE MESSAGE: line 28: foo |
| CONSOLE MESSAGE: line 29: [object Object] |