Revert "Firefox 141.0 (#9467)" (#9477)

This commit is contained in:
mr. m
2025-07-15 18:08:58 +02:00
committed by GitHub
parent def1008e2d
commit a283824122
90 changed files with 649 additions and 461 deletions

View File

@@ -1,5 +1,5 @@
diff --git a/dom/base/Document.cpp b/dom/base/Document.cpp
index 36f9681a989bf4007fa837e7c9ef332ee14e55bd..8c407b5297570aee5322515d47b0895b833e3a10 100644
index a16bef739fcde0f14ba7e53e0acfa3aa2ee1dd3a..7c4bee2422f76272022f0c793aa52ea02e292bde 100644
--- a/dom/base/Document.cpp
+++ b/dom/base/Document.cpp
@@ -10,6 +10,7 @@
@@ -10,7 +10,7 @@ index 36f9681a989bf4007fa837e7c9ef332ee14e55bd..8c407b5297570aee5322515d47b0895b
#include <inttypes.h>
#include <stdlib.h>
@@ -3300,6 +3301,11 @@ void Document::FillStyleSetUserAndUASheets() {
@@ -3335,6 +3336,11 @@ void Document::FillStyleSetUserAndUASheets() {
styleSet.AppendStyleSheet(*sheet);
}