| Index: third_party/WebKit/LayoutTests/images/width-on-broken-data-src-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/images/width-on-broken-data-src-expected.txt b/third_party/WebKit/LayoutTests/images/width-on-broken-data-src-expected.txt
|
| index 436f57dfa82b9efd0a41dfff2a1ede617356fc3a..1bccfbec3a78ac98fe1830cf12e340da5e94710b 100644
|
| --- a/third_party/WebKit/LayoutTests/images/width-on-broken-data-src-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/images/width-on-broken-data-src-expected.txt
|
| @@ -1,3 +1,6 @@
|
|
|
| -PASS
|
| +FAIL:
|
| +Expected 20 for width, but got 16.
|
| +
|
| +<img src="data:dsa" data-expected-width="20">
|
| crbug.com/522673: Return the correct width for images with broken data: uri's.
|
|
|