From 328078c4d259e52db1a4848c00ee0b420775c91c Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 8 Apr 2024 17:18:07 +0200 Subject: Adding upstream version 115.9.0esr. Signed-off-by: Daniel Baumann --- layout/generic/test/file_bug514732_window.xhtml | 17 +++++++++++++++-- .../css-grid/grid-repeat-auto-fill-fit-001-ref.html | 2 ++ .../css-grid/grid-repeat-auto-fill-fit-001.html | 2 ++ .../css-grid/grid-repeat-auto-fill-fit-010-ref.html | 2 ++ .../css-grid/grid-repeat-auto-fill-fit-010.html | 2 ++ .../css-grid/grid-repeat-auto-fill-fit-011.html | 2 ++ layout/style/FontFaceImpl.cpp | 8 -------- layout/tables/nsTableCellFrame.cpp | 6 +++++- 8 files changed, 30 insertions(+), 11 deletions(-) (limited to 'layout') diff --git a/layout/generic/test/file_bug514732_window.xhtml b/layout/generic/test/file_bug514732_window.xhtml index 094ff9ab23..5d7342776f 100644 --- a/layout/generic/test/file_bug514732_window.xhtml +++ b/layout/generic/test/file_bug514732_window.xhtml @@ -5,7 +5,7 @@ xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul" width="600" height="600" - onload="setTimeout(nextTest,0);" + onload="setTimeout(startTests,0);" title="bug 514732 test"> diff --git a/layout/reftests/css-grid/grid-repeat-auto-fill-fit-001-ref.html b/layout/reftests/css-grid/grid-repeat-auto-fill-fit-001-ref.html index e650af263a..422ae78679 100644 --- a/layout/reftests/css-grid/grid-repeat-auto-fill-fit-001-ref.html +++ b/layout/reftests/css-grid/grid-repeat-auto-fill-fit-001-ref.html @@ -10,6 +10,8 @@