Chromium Code Reviews| Index: LayoutTests/fast/regions/dialog-autoheight.html |
| diff --git a/LayoutTests/fast/regions/dialog-autoheight.html b/LayoutTests/fast/regions/dialog-autoheight.html |
| index ff4e74b2acd35d6abe50dfff1e5296cc5fffb1be..75c54927be039cd8b0e2d70f2e48624154e61ee2 100644 |
| --- a/LayoutTests/fast/regions/dialog-autoheight.html |
| +++ b/LayoutTests/fast/regions/dialog-autoheight.html |
| @@ -15,6 +15,8 @@ |
| #red { top: 200px; } |
| #red1 { top: 200px; left: 600px; } |
| #red2 { top: 200px; left: 300px; } |
| + |
| + dialog { height: auto; } |
| </style> |
| </head> |
| <body> |