Chromium Code Reviews| Index: third_party/WebKit/Source/core/css/html.css |
| diff --git a/third_party/WebKit/Source/core/css/html.css b/third_party/WebKit/Source/core/css/html.css |
| index a0f1d9541605758b0b2046bab2efc27de0344ab4..57e64fe9a0e18d92012c16b8c10900ae30f0f78e 100644 |
| --- a/third_party/WebKit/Source/core/css/html.css |
| +++ b/third_party/WebKit/Source/core/css/html.css |
| @@ -1079,6 +1079,7 @@ dialog:not([open]) { |
| } |
| dialog { |
| + display: block; |
| position: absolute; |
| left: 0; |
| right: 0; |