Chromium Code Reviews| Index: chrome/test/data/panels/update-preferred-size.html |
| diff --git a/chrome/test/data/panels/update-preferred-size.html b/chrome/test/data/panels/update-preferred-size.html |
| index 76e3f3f41744b752dfab5a9fc0330e3669cec5e1..5edc3515a7ce993c7bef3d0b5fcaf864c63b8a7e 100644 |
| --- a/chrome/test/data/panels/update-preferred-size.html |
| +++ b/chrome/test/data/panels/update-preferred-size.html |
| @@ -1,3 +1,5 @@ |
| +<!-- the Doctype PI turns off 'quirks mode' in HTML layout and makes auto-sizing work right. --> |
| +<!doctype html> |
| <html> |
| <head> |