Chromium Code Reviews| Index: LayoutTests/fast/events/resize-events-expected.txt |
| diff --git a/LayoutTests/fast/events/resize-events-expected.txt b/LayoutTests/fast/events/resize-events-expected.txt |
| index e30921e1671c3820e14fed27bc36738134f2820a..b2f41d09709e0e3a4217f380633b58888a444dcc 100644 |
| --- a/LayoutTests/fast/events/resize-events-expected.txt |
| +++ b/LayoutTests/fast/events/resize-events-expected.txt |
| @@ -1,4 +1,4 @@ |
| -Test how many resize events are emitted during page load and dynamic content generation. Do not resize the page. It invalidates the test. |
| +Following actions must not emit resize event. - page load - dynamic content generation - page scaling - changing fixed layout size Do not resize the page. It invalidates the test. |
| Resize events (should be 0): 0 |
| PASS |