Skip to content

Conversation

@sabernhardt
Copy link

Twenty Eleven changes:

  • Removes IE conditional code and HTML5 Shiv from header.php
  • Removes IE7 and IE8 sections from style.css and rtl.css
  • Removes width from editor-style.css
  • Removes extra clip syntax from functions.php and style.css
  • Removes filter from style.css and dark.css
  • Removes IE8 width: auto rule for full-size and large-size images in style.css

Trac 58836

Props: neychok


This Pull Request is for code review only. Please keep all other discussion in the Trac ticket. Do not merge this Pull Request. See GitHub Pull Requests for Code Review in the Core Handbook for more details.

Neychok and others added 4 commits June 21, 2023 14:06
Removed IE code from header.php
Removed IE code from editor-style.css
Removed negative paddings and gradient IE code from style.css and dark.css
@github-actions
Copy link

Test using WordPress Playground

The changes in this pull request can previewed and tested using a WordPress Playground instance.

WordPress Playground is an experimental project that creates a full WordPress instance entirely within the browser.

Some things to be aware of

  • The Plugin and Theme Directories cannot be accessed within Playground.
  • All changes will be lost when closing a tab with a Playground instance.
  • All changes will be lost when refreshing the page.
  • A fresh instance is created each time the link below is clicked.
  • Every time this pull request is updated, a new ZIP file containing all changes is created. If changes are not reflected in the Playground instance,
    it's possible that the most recent build failed, or has not completed. Check the list of workflow runs to be sure.

For more details about these limitations and more, check out the Limitations page in the WordPress Playground documentation.

Test this pull request with WordPress Playground.

@sabernhardt sabernhardt marked this pull request as ready for review September 23, 2024 21:00
@github-actions
Copy link

github-actions bot commented Sep 23, 2024

The following accounts have interacted with this PR and/or linked issues. I will continue to update these lists as activity occurs. You can also manually ask me to refresh this list by adding the props-bot label.

Core Committers: Use this line as a base for the props when committing in SVN:

Props neychok, sabernhardt, joedolson, aristath.

To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook.

@joedolson joedolson self-requested a review October 16, 2025 20:39
Copy link
Contributor

@joedolson joedolson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should also remove -ms-linear-gradient, which was dropped in IE 10, adding support for linear-gradient. https://caniuse.com/?search=linear-gradient

@sabernhardt
Copy link
Author

Committed in r60960

@sabernhardt sabernhardt deleted the 2011-legacy-ie branch October 17, 2025 21:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants