| Index: third_party/WebKit/LayoutTests/css3/flexbox/overflow-auto-resizes-correctly-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/css3/flexbox/overflow-auto-resizes-correctly-expected.txt b/third_party/WebKit/LayoutTests/css3/flexbox/overflow-auto-resizes-correctly-expected.txt
|
| index 0361bd3b3b59245d7a592a3a5436176b4588ae2a..0dc55ac750e5526f62b9993549b763d0706f6037 100644
|
| --- a/third_party/WebKit/LayoutTests/css3/flexbox/overflow-auto-resizes-correctly-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/css3/flexbox/overflow-auto-resizes-correctly-expected.txt
|
| @@ -6,6 +6,8 @@ On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
|
| PASS hbox.clientHeight is hbox.scrollHeight
|
| PASS intrinsicHeightBox.clientHeight is intrinsicHeightBox.scrollHeight
|
| PASS scrollbarSize is not 0
|
| +PASS inner.clientWidth is 100
|
| +PASS inner.offsetWidth is 100 + scrollbarSize
|
| PASS vbox.clientWidth is 100 - scrollbarSize
|
| PASS successfullyParsed is true
|
|
|
|
|