Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compatibility with Firefox Quantum 64.0 #65

Closed
exsilium opened this issue Dec 19, 2018 · 1 comment
Closed

Compatibility with Firefox Quantum 64.0 #65

exsilium opened this issue Dec 19, 2018 · 1 comment
Milestone

Comments

@exsilium
Copy link
Collaborator

exsilium commented Dec 19, 2018

Certain IDE elements no longer render using Firefox Quantum 64.0.

Most probably this is caused by the introduced changes to CSS:

  • The non-standard -moz-box and -moz-inline-box display values have been hidden from web content (Mozilla bug 1496961).
  • The non-standard ::-moz-tree pseudo-elements have been hidden from web content (Mozilla bug 1496961).

This is covered in more detail also here: https://www.fxsitecompat.com/en-CA/docs/2018/display-moz-box-and-moz-tree-pseudo-elements-have-been-removed/

exsilium added a commit that referenced this issue Dec 20, 2018
exsilium added a commit to pylonide/apf that referenced this issue Dec 21, 2018
- CSS and layout engine changes have broken Pylon
- See pylonide/pylon#65
exsilium added a commit that referenced this issue Dec 21, 2018
ljxu1 pushed a commit to ljxu1/cloud9 that referenced this issue May 25, 2019
ljxu1 pushed a commit to ljxu1/cloud9 that referenced this issue May 25, 2019
@exsilium exsilium added this to the v2.6.0 milestone Jul 27, 2019
@exsilium
Copy link
Collaborator Author

I'm closing this as Pylon from dev branch is quite usable on Firebox Quantum 72.0. Some of the compatibility issues have been fixed on Mozilla side. 👍

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

No branches or pull requests

1 participant