| Index: third_party/WebKit/LayoutTests/http/tests/subresource_filter/image-allow-disallow-transitions.html
|
| diff --git a/third_party/WebKit/LayoutTests/http/tests/subresource_filter/image-allow-disallow-transitions.html b/third_party/WebKit/LayoutTests/http/tests/subresource_filter/image-allow-disallow-transitions.html
|
| index 46d26cf8274ccad341b05a4e647737f74eb06649..7832ee4107c6fc01692055ee5b2464677f05f6ac 100644
|
| --- a/third_party/WebKit/LayoutTests/http/tests/subresource_filter/image-allow-disallow-transitions.html
|
| +++ b/third_party/WebKit/LayoutTests/http/tests/subresource_filter/image-allow-disallow-transitions.html
|
| @@ -33,7 +33,7 @@ var EXPECTED_LOADEND_EVENT = {
|
|
|
| var EXPECTED_WIDTH = {
|
| "primary": 100,
|
| - "fallback": 20,
|
| + "fallback": 16,
|
| "collapsed": 0
|
| };
|
|
|
|
|