Chromium Code Reviews| Index: LayoutTests/dialog/top-layer-stacking-dynamic-expected.html |
| diff --git a/LayoutTests/dialog/top-layer-stacking-dynamic-expected.html b/LayoutTests/dialog/top-layer-stacking-dynamic-expected.html |
| index 9d9eca9dc8502b56bbd7c1e557207a53943705f3..6ddb317633130b60d905749cf9e9032b0cfa6fc2 100644 |
| --- a/LayoutTests/dialog/top-layer-stacking-dynamic-expected.html |
| +++ b/LayoutTests/dialog/top-layer-stacking-dynamic-expected.html |
| @@ -1,17 +1,11 @@ |
| <!DOCTYPE html> |
| <html> |
| <head> |
| +<link rel="stylesheet" href="resources/dialog.css"> |
| <style> |
| .pseudodialog { |
| height: 150px; |
| width: 150px; |
| - position: absolute; |
| - left: 0; right: 0; |
| - margin: auto; |
| - border: solid; |
| - padding: 1em; |
| - background: white; |
| - color: black; |
| } |
| </style> |
| </head> |