Chromium Code Reviews| Index: LayoutTests/dialog/non-modal-dialog-containing-block-expected.html |
| diff --git a/LayoutTests/dialog/non-modal-dialog-containing-block-expected.html b/LayoutTests/dialog/non-modal-dialog-containing-block-expected.html |
| index f326cf8e2f27d904d622a0e4b05f8d208cec528d..1a0f9e699a53e23cdffe6fe6c40da91ede29a844 100644 |
| --- a/LayoutTests/dialog/non-modal-dialog-containing-block-expected.html |
| +++ b/LayoutTests/dialog/non-modal-dialog-containing-block-expected.html |
| @@ -1,19 +1,7 @@ |
| <!DOCTYPE html> |
| <html> |
| <head> |
| -<script> |
| -</script> |
| -<style> |
| -.pseudodialog { |
| - position: absolute; |
| - left: 0; right: 0; |
| - margin: auto; |
| - border: solid; |
| - padding: 1em; |
| - background: white; |
| - color: black; |
| -} |
| -</style> |
| +<link rel="stylesheet" href="resources/dialog.css"> |
| </head> |
| <body> |
| <p> |