- Issue created by @longwave
- First commit to issue fork.
- ๐ง๐ทBrazil julio_retkwa Balneรกrio Camboriรบ
julio_retkwa โ changed the visibility of the branch 3519513-remove-remaining-ie11 to hidden.
- ๐ง๐ทBrazil julio_retkwa Balneรกrio Camboriรบ
julio_retkwa โ changed the visibility of the branch 3519513-remove-remaining-ie11 to hidden.
- ๐ง๐ทBrazil julio_retkwa Balneรกrio Camboriรบ
julio_retkwa โ changed the visibility of the branch 3519513-remove-remaining-ie11 to active.
- ๐ง๐ทBrazil julio_retkwa Balneรกrio Camboriรบ
I created an MR for this, but I'm not sure about regression tests since I cannot set IE on my actual setup. I've checked the elements styles on chrome 135.0.7049.85 and looks same as before. If anyone could provide some default test instructions (if there is any guideline for manual testing on core), that would be great.
- ๐ณ๐ฟNew Zealand quietone
@julio_retkwa, thanks for working on this.
For Drupal core, it is preferred that contributors add a comment that they are working on an issue instead of assigning it to themselves. See Assigning ownership of a Drupal core issue โ .
- ๐ง๐ทBrazil julio_retkwa Balneรกrio Camboriรบ
Anyone can review this? If needs any correction let me know
- ๐บ๐ธUnited States andy-blum Ohio, USA
Still a chunk that needs reviewed in windows high-contrast mode
- ๐ณ๐ฟNew Zealand quietone
@andy-blum, thanks for coming back and doing the work to get this to RTBC!
- Status changed to RTBC
about 2 months ago 8:00pm 16 June 2025 -
longwave โ
committed 1c08eaa5 on 11.x
Issue #3519513 by julio_retkwa, andy-blum, quietone: Remove remaining...
-
longwave โ
committed 1c08eaa5 on 11.x
- ๐ฌ๐งUnited Kingdom longwave UK
Oh dammit we missed a single instance:
core/themes/olivero/css/components/header-search-wide.css: background-image: linear-gradient(var(--color--primary-50), var(--color--primary-50)); /* Two values are needed for IE11 support. */ core/themes/olivero/css/components/header-search-wide.pcss.css: background-image: linear-gradient(var(--color--primary-50), var(--color--primary-50)); /* Two values are needed for IE11 support. */
- ๐ฌ๐งUnited Kingdom longwave UK
The final straggler: https://git.drupalcode.org/project/drupal/-/merge_requests/12650
-
longwave โ
committed 6439ca10 on 11.x
Issue #3519513 followup by longwave: Remove remaining IE11 support from...
-
longwave โ
committed 6439ca10 on 11.x
Automatically closed - issue fixed for 2 weeks with no activity.