Chromium Code Reviews| Index: third_party/WebKit/LayoutTests/fast/dom/HTMLDialogElement-crash-style-recalc-after-dialog-close-expected.html |
| diff --git a/third_party/WebKit/LayoutTests/fast/dom/HTMLDialogElement-crash-style-recalc-after-dialog-close-expected.html b/third_party/WebKit/LayoutTests/fast/dom/HTMLDialogElement-crash-style-recalc-after-dialog-close-expected.html |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..27e4ca12b1a0d67c46db227593522e676ec968ef |
| --- /dev/null |
| +++ b/third_party/WebKit/LayoutTests/fast/dom/HTMLDialogElement-crash-style-recalc-after-dialog-close-expected.html |
| @@ -0,0 +1,2 @@ |
| +<!DOCTYPE html> |
| +<div>The test passes if it doesn't crash</div> |