-
Notifications
You must be signed in to change notification settings - Fork 201
Add <wbr> element #1370
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
Add <wbr> element #1370
Conversation
|
|
|
I don't think I have BrowserStack access :( |
|
OK, I copied the MDN example into https://software.hixie.ch/utilities/js/live-dom-viewer/?saved=12893 and tried that in Edge 15. It works. I doesn't work in IE11 however. I think the best guess we can make is that support was added in Edge 12 since that's when most of the changes between IE and Edge happened. |
|
I've sent mdn/browser-compat-data#23804 to update BCD. That will change the Baseline low date, so we need to wait for that to reach us via a BCD release. |
Co-authored-by: Daniel D. Beck <[email protected]>
|
Still waiting for mdn/browser-compat-data#23804... |
|
@foolip - can you add blocked to this one please? |
|
done |
foolip
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There's a minor discrepancy in the Safari version with caniuse, but too small to investigate I think.
No description provided.