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

Update browser versions for <feComposite operator="lighter"> #16278

Merged
merged 1 commit into from
May 13, 2022

Conversation

foolip
Copy link
Collaborator

@foolip foolip commented May 13, 2022

Original source: #9074

This demo was used to test:
https://yari-demos.prod.mdn.mozit.cloud/en-US/docs/Web/SVG/Element/feComposite/_sample_.example.html

The following support was confirmed with BrowserStack:

  • Chrome 41 (not in 40)
  • Edge 79 (not in 18)
  • Firefox 86 (not in 85)
  • Safari 10.1 (not in 9.1)

The precise Safari version was determined by source:
https://trac.webkit.org/changeset/195745/webkit
https://trac.webkit.org/browser/webkit/trunk/Source/WebCore/Configurations/Version.xcconfig?rev=195745

WebKit trunk version 602.1.18 maps to Safari 10 (using WebKit 602.1.50).

Part of #7844.

Original source: mdn#9074

This demo was used to test:
https://yari-demos.prod.mdn.mozit.cloud/en-US/docs/Web/SVG/Element/feComposite/_sample_.example.html

The following support was confirmed with BrowserStack:
 - Chrome 41 (not in 40)
 - Edge 79 (not in 18)
 - Firefox 86 (not in 85)
 - Safari 10.1 (not in 9.1)

The precise Safari version was determined by source:
https://trac.webkit.org/changeset/195745/webkit
https://trac.webkit.org/browser/webkit/trunk/Source/WebCore/Configurations/Version.xcconfig?rev=195745

WebKit trunk version 602.1.18 maps to Safari 10 (using WebKit 602.1.50).

Part of mdn#7844.
@foolip foolip mentioned this pull request May 13, 2022
@github-actions github-actions bot added the data:svg 🖌️ Compat data for SVG features. https://developer.mozilla.org/docs/Web/SVG label May 13, 2022
@foolip foolip requested a review from queengooborg May 13, 2022 11:43
@foolip
Copy link
Collaborator Author

foolip commented May 13, 2022

This is the very last fix for #7844 😌

@queengooborg queengooborg merged commit f1f2e1b into mdn:main May 13, 2022
@foolip foolip deleted the lighter branch May 17, 2022 10:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
data:svg 🖌️ Compat data for SVG features. https://developer.mozilla.org/docs/Web/SVG
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants