Index: third_party/WebKit/LayoutTests/fast/dom/HTMLDialogElement/fixpos-dialog-layout-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/dom/HTMLDialogElement/fixpos-dialog-layout-expected.txt b/third_party/WebKit/LayoutTests/fast/dom/HTMLDialogElement/fixpos-dialog-layout-expected.txt |
index 414acbb5f9ed6fb0a2692074adf495c09610a7d0..0c8ae9f4ed1562c94b05a4fdd59bf53eafd919c5 100644 |
--- a/third_party/WebKit/LayoutTests/fast/dom/HTMLDialogElement/fixpos-dialog-layout-expected.txt |
+++ b/third_party/WebKit/LayoutTests/fast/dom/HTMLDialogElement/fixpos-dialog-layout-expected.txt |
@@ -28,7 +28,7 @@ A centered dialog's position should survive becoming display:none temporarily. |
PASS dialog.getBoundingClientRect().top is expectedTop |
Dialog should lose centering when removed from the document. |
-FAIL dialog.getBoundingClientRect().top should be 0. Was 800. |
+FAIL dialog.getBoundingClientRect().top should be 0. Was 820. |
Dialog's specified position should survive after close() and showModal(). |
PASS dialog.getBoundingClientRect().top is expectedTop |