Loading core/core.libraries.yml +15 −0 Original line number Diff line number Diff line Loading @@ -695,6 +695,21 @@ drupal.textarea-resize: css/components/resize.module.css: component: misc/components/resize.module.css drupal.reset-appearance: version: VERSION css: component: misc/components/reset-appearance.module.css: { weight: -10 } moved_files: system/base: deprecation_version: 11.3.0 removed_version: 12.0.0 deprecation_link: https://www.drupal.org/node/3432346 css: component: css/components/reset-appearance.module.css: component: misc/components/reset-appearance.module.css drupal.states: version: VERSION js: Loading core/modules/system/css/components/reset-appearance.module.css→core/misc/components/reset-appearance.module.css +0 −0 File moved. View file core/modules/navigation/tests/src/FunctionalJavascript/PerformanceTest.php +1 −1 Original line number Diff line number Diff line Loading @@ -94,7 +94,7 @@ public function testLogin(): void { 'ScriptCount' => 3, 'ScriptBytes' => 167569, 'StylesheetCount' => 2, 'StylesheetBytes' => 46000, 'StylesheetBytes' => 45450, ]; $this->assertMetrics($expected, $performance_data); Loading core/modules/system/system.libraries.yml +0 −1 Original line number Diff line number Diff line Loading @@ -8,7 +8,6 @@ base: css/components/clearfix.module.css: { weight: -10 } css/components/hidden.module.css: { weight: -10 } css/components/js.module.css: { weight: -10 } css/components/reset-appearance.module.css: { weight: -10 } admin: version: VERSION Loading core/profiles/demo_umami/tests/src/FunctionalJavascript/OpenTelemetryAuthenticatedPerformanceTest.php +1 −1 Original line number Diff line number Diff line Loading @@ -67,7 +67,7 @@ public function testFrontPageAuthenticatedWarmCache(): void { 'ScriptCount' => 2, 'ScriptBytes' => 123850, 'StylesheetCount' => 2, 'StylesheetBytes' => 42000, 'StylesheetBytes' => 41950, ]; $this->assertMetrics($expected, $performance_data); } Loading Loading
core/core.libraries.yml +15 −0 Original line number Diff line number Diff line Loading @@ -695,6 +695,21 @@ drupal.textarea-resize: css/components/resize.module.css: component: misc/components/resize.module.css drupal.reset-appearance: version: VERSION css: component: misc/components/reset-appearance.module.css: { weight: -10 } moved_files: system/base: deprecation_version: 11.3.0 removed_version: 12.0.0 deprecation_link: https://www.drupal.org/node/3432346 css: component: css/components/reset-appearance.module.css: component: misc/components/reset-appearance.module.css drupal.states: version: VERSION js: Loading
core/modules/system/css/components/reset-appearance.module.css→core/misc/components/reset-appearance.module.css +0 −0 File moved. View file
core/modules/navigation/tests/src/FunctionalJavascript/PerformanceTest.php +1 −1 Original line number Diff line number Diff line Loading @@ -94,7 +94,7 @@ public function testLogin(): void { 'ScriptCount' => 3, 'ScriptBytes' => 167569, 'StylesheetCount' => 2, 'StylesheetBytes' => 46000, 'StylesheetBytes' => 45450, ]; $this->assertMetrics($expected, $performance_data); Loading
core/modules/system/system.libraries.yml +0 −1 Original line number Diff line number Diff line Loading @@ -8,7 +8,6 @@ base: css/components/clearfix.module.css: { weight: -10 } css/components/hidden.module.css: { weight: -10 } css/components/js.module.css: { weight: -10 } css/components/reset-appearance.module.css: { weight: -10 } admin: version: VERSION Loading
core/profiles/demo_umami/tests/src/FunctionalJavascript/OpenTelemetryAuthenticatedPerformanceTest.php +1 −1 Original line number Diff line number Diff line Loading @@ -67,7 +67,7 @@ public function testFrontPageAuthenticatedWarmCache(): void { 'ScriptCount' => 2, 'ScriptBytes' => 123850, 'StylesheetCount' => 2, 'StylesheetBytes' => 42000, 'StylesheetBytes' => 41950, ]; $this->assertMetrics($expected, $performance_data); } Loading