Skip to content
This repository has been archived by the owner on Nov 28, 2022. It is now read-only.

Improve cross-browser support #164

Merged
merged 1 commit into from Aug 6, 2016

Conversation

acburdine
Copy link
Member

This PR improves test success in all browsers, and fixes various issues with IE and Edge browsers.

Specific issues fixed:

  • <template> element does not have a content property - closes Bug: Editor broken in Edge browser Ghost#7149
  • IE flex containers with a min-width property don't correctly vertically-align child elements - bug
  • Left side of split button in IE shows different height then the right side

closes #7149
- fix tests in Safari
- fix template tag issue in IE and edge
- various IE css fixes
@acburdine
Copy link
Member Author

Note: tests are still failing pretty hard in Edge and IE; however, manual testing verifies that this fixes the editor issues there.

configurable: true
};

try {

This comment was marked as abuse.

This comment was marked as abuse.

@kevinansfield kevinansfield merged commit a3a00bf into TryGhost:master Aug 6, 2016
@acburdine acburdine deleted the cross-browser-fixes branch August 12, 2016 15:23
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
2 participants