Chromium Code Reviews| Index: third_party/WebKit/LayoutTests/html/dialog/element-removed-from-top-layer-has-original-position.html |
| diff --git a/third_party/WebKit/LayoutTests/html/dialog/element-removed-from-top-layer-has-original-position.html b/third_party/WebKit/LayoutTests/html/dialog/element-removed-from-top-layer-has-original-position.html |
| index 80e60b0f259dd2785b97e9dbb57f5b11e32682fe..65437da5105be21556a1086b5262bfc858851b5e 100644 |
| --- a/third_party/WebKit/LayoutTests/html/dialog/element-removed-from-top-layer-has-original-position.html |
| +++ b/third_party/WebKit/LayoutTests/html/dialog/element-removed-from-top-layer-has-original-position.html |
| @@ -7,6 +7,7 @@ |
| } |
| #right-dialog { |
| + display: inline; |
| position: static; |
| border: none; |
| padding: 0; |