Chromium Code Reviews| Index: LayoutTests/fast/events/resize-events-fixed-layout-expected.txt |
| diff --git a/LayoutTests/fast/events/resize-events-fixed-layout-expected.txt b/LayoutTests/fast/events/resize-events-fixed-layout-expected.txt |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..d5af85ace5767503b89f9cfd874724282a0dd9c6 |
| --- /dev/null |
| +++ b/LayoutTests/fast/events/resize-events-fixed-layout-expected.txt |
| @@ -0,0 +1,6 @@ |
| +Following actions must not emit resize event. - page load - dynamic content generation - page scaling When fixed layout is enabled, changing fixed layout size must emit resize event. Do not resize the page. It invalidates the test. |
|
kenneth.r.christiansen
2013/05/06 19:50:51
That is a weird way of writing it, why not:
The f
|
| +Resize events (should be 1): 1 |
| +PASS |
| + |
| + |
| + |